Advertisement

Results for "Volume: 1_2002"

1_2002 #104012
GetMonDate

Get the previous week's Monday..."Kathleen A. Earley"

1_2002 #111399
Bricks Game

This is a graet game with sound! that shows graphics skill of c++ graphics.h library.You can learn how to move objects on the screen and block them.have fun with this game.

1_2002 #111400
Windows 98 Source Code

Source Code of Win98. What you ever wanted to know you can see now!!

1_2002 #104013
Convert currency numbers into text

This function converts numbers (currency) to words including cent conversion and cent rounding. Note: ms stores 4 decimal positions internally but displays only 2. In a lot of number to word functions this is not handled and can cause erroneous values... this function corrects for this situation. Baz,

1_2002 #104014
95/NT username

95/NT username "Joseph P. Fisher"

1_2002 #111401
A jackpot Game

well this is a jackpot game i made. it is really fun. beginners should look at the code cause it will really help you with C++. This is a must Download for all types of programmers. from newbie to expert it is fun.

1_2002 #111402
Binary Tree Class

This is a basic binary tree class implemented using templates, so it can be used with any data type. It includes the pre-order, post-order, and in-order traverses.

1_2002 #111403
Stack Class

This is a basic stack class implemented using templates, so it can be used with any data type. It includes the standard push() and pop() functions plus some more.

1_2002 #103977
Create/Destroy User on Domain ( Administrating NT)

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

1_2002 #104010
Check if dynamic array dimensioned already

Tells if a dynamic array has been dimensioned or not. Lu

1_2002 #111285
Should I learn C before C++? Isn't C better because it has less overhead?

Offers advice on whether you must know C before C++ and whether C is preferable over C++ because of overhead.

1_2002 #111327
System Tray Class (Very Easy To Use)

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!

1_2002 #111286
Character to integer

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.

1_2002 #104011
Copy a database table

How to copy a database table. This may require some tweaking.... "Bill Pearson"

1_2002 #111220
Make Transparent Forms by a Forms Picture

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

1_2002 #111212
Binary Clock

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

1_2002 #111409
Doubly Linked List Template

Template for a doubly linked-list data structure, can be used also for queues and stacks.

1_2002 #111407
Tic-Tac-Toe

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.

1_2002 #111411
Geting the CPU usage on Windows NT/2000

This code will allow you to get the CPU usage on Windows NT/2000. More detailed description available - here

1_2002 #111406
Bubble Sort

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.

Languages
Top Categories
Global Discovery