Results for "Volume: 6_2008-2009"
This Sample Is Good Source For Learning How To Programming With Visual Basic And MS Access . This Program Can Control Users,Admin,User,Monthly Salary And ... This Application Is Finishid And Not Defective . Password For Login Tu System : 123456
Sliding Puzzle With Auto Solve U Can Choose Your Own Pic I Hope U like It Have fun
Rapidshare downloader
Demonstrates how simple functions written in pure VB can be faster than many of VB's built in functions. For example, the super short and simple Split function is 30% faster than VB's. The Replace function with no API optimizations is 2 times faster than VB's, and over 3 times faster on large strings ... All functions are written in pure VB. Also declares the GetLocaleInfo API for use with the First Day Of The Week related functions, and for default system settings for the Formatting functions ... This would be a great learning tool for newbies. Of course, it would also be a great resourse for anyone using VB5, just plug this module into any project to enable all the VB6 functions it uses.
Example how scan a Directory's and the relevant sub-directorie's, and create the list of file's in a HTML or PDF file that contains the list of folder's (link) with clickable links! Note: Clickable links not implemented in PDF File!
Suppose you're on a game show and you're given the choice of three doors. Behind one door is a car; behind the others are goats [that is, booby prizes]. The car and the goats were placed randomly behind the doors before the show. The rules of the game show are as follows: After you have chosen a door, the door remains closed for the time being. The game show host who knows what is behind the doors now opens one of the two remaining doors, and the door he opens must have a goat behind it. If both remaining doors have goats behind them, he chooses one randomly. After he opens a door with a goat, he will ask you to decide whether you want to stay with your first choice or to switch to the last remaining door. Imagine that you chose Door 1 and the host opens Door 3, which has a goat. He then asks you "Do you want to switch to Door Number 2?" Is it to your advantage to change your choice? ~~~ Note that the player may initially choose any of the three doors (not just Door 1), that the host opens a different door revealing a goat (not necessarily Door 3), and that he gives the player a second choice between the two remaining unopened doors. All situations with different door numbers form equivalent formulations of the problem and lead to the same conclusion.
This is a full media player
Online CD/DVD shop where register user can buy Disc. Project has many features some of them are 1)Login system which has 3 types of user Guest,User and admin. 2)Add To Cart feature 3)Detail of buyed Disc and many more features..
Originally by Paul Caton (txtCodeId=64867), this is a class that gives your forms a customizable shadow. Updated to use LaVolpe's revamped SelfSub (txtCodeId=68737) and adds support for Windows Vista and Windows 7.
This application was developed for Quiz Competition. It uses XML for Quiz Question. It contains two parts; Quiz Question Maker - Quiz Prelims Exam. Quiz Question Maker - To Create the Quiz Question. Questions are stored in .qst file. Quiz Prelims Exam - To attend the quiz program instead of written.
A remake of an earlier submission.Added sound and new images.Also includes another project for creating and drawing polygons.
During his long sea voyages, Captain Cook was often absent in the evenings and eventually the crew began to joke that he must have a mistress in his cabin. When they discovered that the Captain had simply been playing this game with the ship's scientists, the game was christened "The Captain's Mistress". ~~ This program uses bitmaps to represent the Board, iterative Search deepening, Alpha-Beta pruning, and Principal Variation search. No positional evaluation is made at the search tree leaves, it simply relies on search depth to find winning combinations. Search depth is about 10 to 12 with a two seconds time check (Advanced level). The program is hard to beat even in Beginner mode. See Screenshot. ~~ Download is 33kB.
Shows how to add shadow to form without using any subclassing. All using WinAPIs. Just 8 Lines of code.
This Project is more Over usefull for the Beginner.
Hi this is a small tool I made to makeing Databases in VB with out a Access, you can add tables, fields, types, you can also add, edit and delete records this is only the first version so I hope you like it.
This is a Library System that I have made for the semester in our subject file organization. This the first one that I have submitted to the pscode. I hope you appreciate it. This will help the other beginners in VB to use ADODB Connection and a treeview as a menu. Thanks to my idol in VB programming, Mr. Philip V. Naparan. More power sir!... God Bless.. please e-mail me at antigo_johnny@yahoo.com for your comments about the application. Your vote is really much appreciated. Thanks!... Kamusta sa mga TIPQC-CITE (College of Information Technology Education) Hello sa mga friends ko,alam nio na yun!.. tska sa LAHAT ng PINOY!!.. Mabuhay tayong lahat!... Peace!..
maintain the ratio of an image into picturebox
CRATE LIST MP3,WMA,MID,MP1,MP2,MOD,OGG,M4A,AVI,ASF, MPE,MPEG,MPG,MOV,WMV,MP4,FLAC(New), GBA, NDS(rar, zip, 7z), Programs list MULTI LANGUAGE Create m3u list in each folder Txt Create list of all the mp3 in the folder selected with attached album titles by copy of folder names."Solved the problem of sub-directories and Folders Read-Only".Also create only text files NINTENDO and file VIDEO and Programs folders. Crea lista m3u in ogni cartella Crea lista txt di tutti gli mp3 contenuti nella cartella selezionata con annessi titoli album tramite copia dei nomi delle cartelle. Crea anche solo file di testo lista VIDEO e NINTENDO e Programmi(Solo prima cartella). "Risolto il problema delle sottocartelle"
Star field screen saver, but with rotating 3 dimensional spheres. Set bBUILDMODE=True for form sized, bBUILDMODE=False for full multi monitor screen saver. Set SetupStars / ReDim uStars(20) to the number of balls on screen at any one time. uStars().q controls Theta, .w controls Alt, .r=ball radius
This application demonstrates how you can implement in your programs the option to Burn any data to CDW/DVD thanks of the library NeroCOM. The file zip include the complete source code (see the screen-shot). The project also includes the related DLLs (updated). If you not found the DLL in the file zip, you can download them from this link: http://www.netshadows.it/BX-zip. The Project create 4 folders (Backup) into path of the program (mybackup) and the related subFolders -> (bend\Backup\ISO\LOG\YBC) <-. I use this folders for my backup. Any files that is inside these folders will be Burned! The project also create a (*.nrg) File ISO (compatible with Nero) and (*.iso;*.cue) format from any folder you select. Burn also any File ISO and any selected folder! Suggestion and question are welcome. Happy coding!