.Net Projects ( major ) Java Projects ( major ) VB Projects ( major ) Php Projects ( major ) Vc++ Projects ( major ) SQL projects ( major ) IEEE ECE Projects
c&ds projects ( major ) c++ projects ( major ) Perl projects ( major ) Cold Fusion Projects ASP projects ( major ) Delphi projects ( major ) HTML Projects

what is '1000 projects'?

'1000projects.com' is a educational content website dedicated to finding and realizing Final Year Projects, Paper Presentations, Placement Papers, Entrance Exam Questions, Aptitude Questions, puzzles, Personality Dev for Btech, Be, Mtech, MCA & other Graduate students, here you can search & Download the different Technological projects.
Those are visual Studio projects .net projects, asp projects, c & ds projects, c++ projects (all), cold fusion projects, delphi projects, java projects, perl projects, php projects, sql projects, vc++ projects, visual basic projects.

how it works?

Everything on this site is submitted by the student and professional community. after you submit your project, it is being verified and approved by our administrator. after approval, other people can read/discuss it.

more number of projects?

here you can find morethan 1000 projects on different technologies, if u want to get more projects please visit our sister sites www.fullinterview.com & www.chetanasprojects.com

Download The C++ Engineering Project


Title: Bank Machine

Title: Bank Machine



Description: Allows the user to create an account, deposit, withdraw, view his/her account status. Also starts you off with $5000 spending money.

I wrote it because I found the other DBMSs code too bulky and hard to debug. It's designed for small applications and I doubt it could handle anything on a large scale.

A sample program included in the .zip shows how everything works. The database project is a library project, so you'll have to compile and link with the .lib file to get everything working.

Pros:

- You have the source code so you know exactly what it is doing

- Database files are very small

- Small and fast code

Cons:

- Can't handle large amounts of records (more than 65000ish)

- Doesn't support SQL (you have to search the database by cycling through the records and testing them against your constraints)

- Each database file can only have one table.

download project






   copy right ® all rights reserved by www.1000projects.com