Results for "Volume: 4_2005-2006"
This tutorial is meant to cover the bare basics of polymorphism.
This program fills an array[20] with random numbers between 1 and 20, without repeating a number. This code can be used for encryption, games, testing software and much much more. give me some credit if you use it, and if you like it vote.. if you change it, please send me the updated version. thanks for downloading it.
the game of brick inspired frmmr ali akbar
This small program allows you to keep a list of friends, families, and other contacts...it also lets you load appointments/reminders for any date selected. One other feature is the text editor. If you have to write yourself a note, you can type it in the text editor and save it to a file to be retrieved at anytime. Printing is also enabled for the notepad section and the contacts section. We were unable to get the print preview to work, but if you print it will format items appropriately. So, print does work. Note: There is a help file included. Simply run MIMO, click on help, then click on help in the drop down. To give credit: contributors to this project were Omar Abhari, Brett Oster, and Jennifer Balcazar.
A simple notepad developed in Java. For mote info see my site a http://www.rekahsoft.tk
It seems that a lot of people are having problems sending Email from VB to multiple people. Here's a procedure that should fix that.
(Works with Swing)*Create,View & Print. 100% Database independent, you can use it with any application, yes it can show your reports too, just try this, useful for any database oriented application.
This small java code draws random colored lines on the java compatible cell phone.
this matrix class implements sum,differantiation and product of matrices, scaler product, determinant, triangular form and inverse functions. One can save and load a matrix in most statistical programs file format. For other statistical packages such as descriptive statistics, multivariate statistics, linear regression and least median of squares regression see my website http://www.geocities.com/mhsatman
This is a nice quick fast stright to the point tutorial on structs for [Beginners]. Its a little humorous so i dont bore any of you so check it out if you need help. :)
Take a string and calculate a Number that only that String has! Pretty Fast and can do files with a little editing of the code! This is a very well written out code and is pretty simple if you know most of the Visual Basic Commands! Thank You and please Visit Http://vbcode.8m.com
Shows How To Create a thread and how to Operate on as well. Do a function in the background while your program shows a system modal or program modal. Allows you to create a thread set properties on it and figure out how they work.. This Program is a Multi-Threaded Program( It uses Two(2) Threads To Change Colors on the pictures. It is a pretty nice example of a program. It is probaly the only thread Example that shows how to create a real thread. Email Me if Any Problems Occur or Post Feedback. Yes, its not stable in VB6 But, im working on it...
I created a class of linked list then inherited stack and queue from it, also I use composition for stacks and queue(i.e: not inherited but have object of linked list);
If you want to include your program name to the pop-up menus (the one that opens when you click the right button :) ) in windows. It adds currently when you right-click the START BUTTON, in WINDOWS EXPLORER and the "My Computer" Icon. If you have anything to add please send me a copy.
To understand the .NET Framework
translate grammar -> regular expressions grammar -> Automata Automata -> regular expressions Automata -> Grammar regular expressions -> Automata regular expressions -> Grammar
This code will save and retrieve bitmap graphic files from an OLE Object field inan Access 97 database. The same principle applies to earlier versions of Access/VB, but I haven't tested them. You'll need to use the appropriate DAO library. Let me know if you find a way to save other graphic formats.
The purpose originaly for this software was to fulfill the request of my sisters which was to make them a diary for the computer. So i started making it. The first "version" fell short of my requirements. So i created a second "version" which is closer to my requirements. It has many features that i added. There area still a few bugs that i need to fix. Also the one way it falls short is it has no encryption or high security.
The Number Guessing Game will generate a number between 1 and 100. The user will have infinite attempts to guess the number.
I was looking for a winamp code that went beyong the normal play, pause, and stop functions. When I couldn't find it, i made it myself. This is the best winamp module on planetsourcecode, it does more than just play and stop, it can get song length, get song position, set the song position, get the status of winamp, allows you to do just about everything winamp can do. You don't want to miss this code if your looking for code to work with winamp, for plugins or for anything. It's extremely easy to use too, even novice programmers will be able to understand.