Friday, July 31, 2009

A C++ program?

Can you tell me any c++ programs or sites .


Programs like:


1.to make a library booking system.


2.ATM system


3.bank account


can I get the coding for such programs?


Any programs which will show the features of C++

A C++ program?
http://www.cprogramming.com
Reply:Or else may be you can contact a C++ expert at websites like http://askexpert.info/
Reply:what is it worth to ya?
Reply:Try using www.codeguru.com..
Reply:The implementation of the ATM simulation in C++ consists of eight modules that declare and implement the various classes - most consisting of an interface (.h) file that contains the class declaration(s) and an implementation (.cc) file that implements the methods declared in the interface. (No implementation file is needed for the class Status, and no interface file is needed for the main program.) Most modules implement a single class, but all the component parts of the ATM are grouped together into a single atmparts module, and all types of transactions are grouped into a single transactions module.





The current version of these files has been compiled and run on both a VAX/VMS system and a Linux system, both using gnu C++. A complete downloadable package of the all the source code will eventually be available via anonymous ftp. The README file in that package contains information about system specific details.


for libraries.


Free Compression and Archiving Libraries


Free Database Libraries, SQL Servers, ODBC Drivers, and Tools


Free Debugging Libraries, Memory Leak and Resource Leak Detection, Unit Testing


Free Edit Controls, Libraries and Source Code


Free Encryption Libraries


Free C/C++ Font Libraries


Free Games Programming Libraries and Source Code


Free Graphics, Image Drawing Libraries, 3D Engines, 2D Engines


Free GUI Libraries


Free Numerical, Graphs, Statistics and Mathematical Libraries


Free Sockets, Winsock, TCP/IP, Internet Libraries


Free Spell Checker Libraries and Source Code


Free Standard Template Libraries (C++ STL Libraries)


Free Thread Libraries


Free Audio, Sound, Music, Digitized Voice Libraries


All Other Free C/C++ Libraries





Bank operations using threads in java


New Visual C++ MFC Codes www.ucancode.net/index.htm
Reply:i think u can go ahead with any of the answers all will sound good


No comments:

Post a Comment