|
c++ Programs |
Friday, June 16, 2006 |
Generic Console programs
Fraction Example program to add and reduce fractions.
Fraction A Fraction class that has the ability to add, subtract, multiply, divide and show various statistics of the fraction.
Triangle Small program for beginners demonstrating the use of loops and iostream + iomanip libraries.
Master String This is a collection of functions, and classes that will aid you in very explicit string manipulation.
Encrypt Encrypts/Decrypts a piece of text using vigenere algorithm.
Rectangle A simple program demonstrating tokenizing by drawing a rectangle.
Bynary convert A simple program that converts a string into its binary representation.
Windows programs
Winnie A small program that shows one of the fundamentals of Windows programming: How to create a window.
SDI Frame A basic framework for Single-Document-Interface applications.
BMP Loader Example on how to load a BMP File.
GIF View Example on how to load and display animated GIF and BMP Files.
CWinTcpSocket C++ Winsock wrapper class.
Master Library Header file containing a lot of C++ functions. Over 6,000 lines of code with code ranging from DirectX to Winsock. Good resource for windows C++ programming (Visual C++ project files).
MasterKong 2D Level editor A 2D DirectX video game which plays around with a few different concepts. Contains graphics,sounds,tilemap,ai,projectiles, level editor and more (Visual C++ project files).
Win32 Example Basic intro Windows API, with multiple windows (Visual C++ project files, using C).
Win32 Example (II) Basic intro Windows API, controls, menu (Visual C++ project files). Jared Bru
URL Downloader This is a simple application that allows you to download a file from a web page (Visual C++ project files).
Basic Direct 3D 8 Basic intro Direct3D8, sets up the window and draws a few things (Visual C++/DirectX project files).
Tank 3.0 Beta Beta version of a direct3d game that the author is programming at the
HWPrint Example program to demonstrate printing using Win32 API.
MS-DOS programs
Notepad Text editor.
|
posted by Zaara @ 10:43 AM
|
|
|
|
|