Advertisement

Results for "Volume: 2002ASP"

2002ASP #656
Client Server Chat

This is a pretty good exemple of what you can do whit Client/Server Applications In this exemple i use a chat Application but it could be a game or database App. You ca even make an icq with this just add some Send File routine and database... you ca even make a Fake static server with this Email me For more Detail on that. elterrorista@videotron.ca Thanks for using this code Carlos.

2002ASP #7696
Code Request - string replace

will replace a substrings within a string. made this for my friend. Watch out for the size of your character arrays so they have enough space for the replacements, so you dont get a buffer overflow.

2002ASP #7346
mvxPong

Its Pong!!!!! An example of making a full app with mvxEngine.

2002ASP #7948
millionaire.zip

This is my version of the game Who Wants To Be A Millionaire based on the TV series gameshow. It shows an example where "goto" actually makes programming similar to this more simple if you already have a lot of defined functions. Also, by using goto in this code, it avoids problems in compilation with the delay function. Great example for beginners of using nested if statements and declaring and defining functions and using arrays to make programming more simple.

2002ASP #7697
MasterString2

contains well over 3,000 lines of string algorithms, structures and classes. Contains backwards compatiblity with MasterString1 (if You want), as well as having all the important algorithms optomized and recoded for MasterString2. Uses operator overloading, namespaces, inheritance, polymorphisim, etc comes with a sample driver program, which uses each of the new recoded algorithms. Well worth a look at.

2002ASP #7265
C/C++ 101: Introduction to C/C++ (Part III)

This tutorial is made to help people learning C/C++ language which is commonly believed as a hard language.

2002ASP #7513
generating "real" random numbers

This article tells you how to generate real random numbers using rand(), srand(), and time()

2002ASP #7694
Code Example - Stack Template

A simple stack template.

2002ASP #444
Basic RPG engine made entirly using bitblt

This is a RPG game made entirly using bitblt. It is very simplistic, and it's main purpose is for those who are intermediat programmers, who want to learn how to program basic games. Also comes with a map editor, for editing existing maps, or for creating new ones.

2002ASP #7695
Code Example - List Template

a simple little list template, done for practice. Comes with example driver.

2002ASP #722
A.S.P. Database Access (ADO) with Paging

Accesses any ODBC database using ADO. Records are displayed in a table withe rows that alternate colors. Paging control code allows the user to select which page in the recordset to go to. Current code has been tested with Microsoft Access and SQL 7.0.

2002ASP #7690
Code Example - Vector Template

a simple vector template.

2002ASP #356
blocks - a cool tetris clone

A cool tetris clone just like the original. Programming by Anton Gustavsson, graphics by Me.

2002ASP #7897
C++/Java

The differences between C++ and Java

2002ASP #7900
Casts Made Easy!

A tutorial that explains and gives examples for static_cast, reinterpret_cast, const_cast, and dynamic_cast.

2002ASP #7986
^! BlackJack !^

Basic black jack program. Ive studied C++ for about 10 hours and this is my first project. Its simple, I hope you enjoy it

2002ASP #501
Make your own screen saver

This gives the basic code for making a windows screen saver. Very easy to understand and use!!

2002ASP #445
A great pong game, fully working this time, Zip!

This is a fully working pong game, almost identical to the origional one. It has a fairly good (but very basic) computer player, and the ball deflects at different angles depending on how far away from the center of the paddle it is. Ok, I just re-wrote this in VB3 so that every body can have access to it, and I'm putting it up in a zip file again. The VB6 version is included in the zip.

2002ASP #238
Basic Sound Engine

Play wave files with one command

2002ASP #703
Create Multiline Message Boxes!

Creates multiline MsgBoxes

Languages
Top Categories
Global Discovery