Results for "Volume: C_Volume2"
Hang the man in PHP. Picks a random word from a wordlist on the server, and the user must guess this word before the man gets hung. Also, you can choose to allow visitors the ability to add new words to the word list on the server (which can result in an _odd_ wordlist). These are checked to be single words using only characters a-z. Image of hanging man is created server side. Can be seen working at http://notfunny.org/hangman
Create a new user and destroy an existing user on a Windows NT domain.. When a user is created, I set him to be a member of Domain Users while you can specify that he goes into Domain User, Domain Guests, Domain Admins Hong YAN
one of my friends ask me to make a gbook, whitout mysql, so i made this code. the code checks your email and password fits together and if it dont you get and error msg, if do it writes to the gbook.
Tells if a dynamic array has been dimensioned or not. Lu
Offers advice on whether you must know C before C++ and whether C is preferable over C++ because of overhead.
This class I developed makes it very easy to put/delete/modify icons in the system tray. You can also get mouse notifications from the system tray. Once again, NO MFC!
converts a char that is 0-9 and returns that value back into an integer. If the char isn't numeric, 0 is returned and an error is displayed.
How to copy a database table. This may require some tweaking.... "Bill Pearson"
This will make a Form Transparent according to a Pixel of it's Picture. Be patient with me as I am learning how to code in C++. This code was ported from a project in VB by Chris Yates. However VB is horribly slow so I thought I'd make a Dll in C++ that did the same. Here's the result
This program is simply a little clock I made in my sp[are time. The clock consists of 28 pictures that alternate between an on and off state to tell the time in binary
Template for a doubly linked-list data structure, can be used also for queues and stacks.
A simple improvement on Shariq Haseeb's award winner tic-tac-toe game. Removed some code redundencies, simplified the control process, etc. This code is dedicated to Shariq Haseeb.
Fully documented!!! I have written the entire algorithm - probably unbreakable by 90% of general computer users - but, it still can be cracked... There are about 700 lines of code to show you many different aspects of Delphi programming.. check it out!! If you like it, please VOTE.
This code will allow you to get the CPU usage on Windows NT/2000. More detailed description available - here
The purpose of this code is to show novice programmers the simple and classic sorting method of Bubble Sort. The code is in C/C++ and should be compilied in DJGPP. The code includes the Bubble Sort Algorithm in action.
This is a flight simulator game made with direct X, its great, this can teach you to use directX in an easy way. You have GOT to check this out. Soon i'll have this ready for selling to the public! Check out this cool code, and vote for me! If you need help, just email me! Visit my Artificial intelligence and C++ channel at: #fuzzylogic on Dalnet
Add the Form_Unload to your form . This code is very hard to find. Great for newbies. Vote pls.
Watch Out!! Here comes TITANIC on ur pc.This program created using c++ has animation as well as sound effects of the ALL TIME SHIP TITANIC!!!!!! PLEASE RATE IT.
Discusses some of the easy to fall into C++ pitfalls and ways to avoid them.
A short routine that backups the tables from an open Access database George Kinney