'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.
Description: It's a system to keep your telephonic contacts information computer. The software has been made in C++ language and uses a GUI environment to add, update, delete and search contacts.
Electronic Address-phone book 1.0 (English)
Hi everybody, I am GR, student of systems engineering and computing . I wrote this program to get my final grade in C programming.
This address-telephone book is totally written in graphic mode and is in spanish.
To create this program, I had to learn everything about the mouse, its handling, every command used in graphic mode, I learn saving information in files and how to work with calendars, too.
Some of the routines and functions that I used, are not mine, but I improve them very much and I adapted them to my program, for example:
The mouse library, some functions to manipulate dates, the buttons idea and other small, but useful routines.
I make this program with a partner, he helps me with some functions like: gmens() and mens(). This functions allow you to introduce text in graphic mode(two text lines till five, 150 characters). He wrote a function that draws a notebook in the screen, too.