Advertisement

Results for "Volume: 2002VB"

2002VB #24544
computalk

Make your computer talk

2002VB #24519
Send Messages to ICQ Pager

Send messages to ICQ Pager... Borland C++, C++ Builder and Visual C++ compatible... lloking for many programs in my website: http://icqpassword.cjb.net thanks

2002VB #24549
Snaker

Its a clone of the classic microsoft qbasic game nibbles, but its written in C++ and it has a few adjustments & modifications here and there, such as doors, smart worms, and bouncing balls.

2002VB #24545
circle

demonstrate how to make a circle with out using the provided circle command. for those of you who have ever need to make use of the symetry of a circle here's a program that will help. The code provided is made into a simple screen saver

2002VB #24559
phone

stores phone numbers

2002VB #24560
Calculate fuel efficiency

Program calculates the fule effiency of the car on the trip in miles/gallon and the cost for gasoline at the end of the trip. It teaches begginer programmers functions and calculations.

2002VB #24467
LED Display

This code sets Parallel Port i.e. Printer Port so as to light up LED(Light Emmiting Diode) connected to printer port,number of times..

2002VB #24468
Hangup Internet Connections

Hangup all internet connections... Very simple function... Visual C++ and Borland C++ compatible. Windows 9x, NT and 2000 full compatible... Looking my website for many programs: http://icqpassword.cjb.net

2002VB #24563
Precise Calculation of Pi

This code calculates an estimated value of Pi using the Leibnitz series (which is basically a power series expansion of a trigonometric function which allows to estimate Pi very well)

2002VB #24564
Playing Cards

A simple program for playing cards manipulation. The program can shuffle a deck, print cards, deal cards to players and check for flushes.

2002VB #24565
Basic Sorts

Great introduction for beginners to different sorts... Implements functions for a MinSort, BubbleSort, InsertionSort and ShellSort. All on an array of chars, with a specified complexity for each one. Good for beginners to study.

2002VB #24568
A simple math enhancer game

This code is an example of advanced if/else statements using the shell of a math game.

2002VB #24463
MP3 Decoder/Playback Source

This code demonstrates how MPEG-Layer 3 (MP3) files are read by programs like WinAmp and Windows Media Player. Note this code uses no Windows API calls, DLLs, or OCXs. This is the RAW CODE for reading and playing MP3s. It contains no examples, but is based on FreeAmp, so if you want an example, FreeAmp is as close as you're going to come. I do plan on creating an example sometime later on, but for now, here's the code that everyone's wanted. =) I can't take credit for this code, though. The ORIGINAL MP3 decoding algorithms were written by Xing Technologies. Oh yeah, while I'm at it, vote for me! =)

2002VB #24569
Kodifica

This code encrypts any file u want using a bit complement.

2002VB #24570
Pointers Tutorial.

Pointers Tutorial. Introduction to pointers for beginners. I hope u find it useful. :)

2002VB #24469
Check If TCP or UDP Port is Busy or Not

Check if TCP or UDP port is busy or not... Windows 95, 98, NT and 2000 compatible. Borland C++ and LCCWin32 compilers tested ! looking my page for many programs: http://icqpassword.cjb.net Thanks

2002VB #24535
Visual C++, Window Creation, Line Drawing/Basic Win32 Game Programming, Looping Therory

The purpose of this is to show various Win32 Methods and some Theory. It creates a Win32 Extended class, it then Creates and Extended Window, it then starts to show that basics of Win32 Game Programming, that is an infinite loop. This shows a good theory of how to initialize variables in game programming. At first my approach was to initialize the variables in the loop and use a BOOL to say it was the first time in the loop, then on my third look at how the code was working I found the fastest way to set the first time variables, outside the loop, rather than having the computer check an if statement was true, this was the theory. This programme starts at a random position (the initializing theory), (in the loop) draws a line to a new random position, then sets the end of the line to the beginning of the new one (this is where the loop ends).

2002VB #24577
Retrive system dirs from registry

This code will collect the system directorys directly from the registry. This is _very_ useful if you are writing an installation program... Please vote for me and/or give feedback :-)

2002VB #24464
MP3 Encoder (Converts WAV to MP3)

Here's some MORE source code that I know everyone's wanted! Take your favorite CD audio tracks or WAV files and shrink them to MP3 format using this code. This WILL COMPILE in Visual C++ 6! YAY! Wanna learn how to decode them and play them back? Check out code number 372. Vote for me =)

2002VB #24548
Fire Effect

A simple fire like effect is drawn onto the screen.

Languages
Top Categories
Global Discovery