C/C++

C/C++ Source Code

Free C/C++ Source Code. Download 10 latest C/C++ system's projects with source code for free here.

Library Management System Using C++

Submitted by deb20 on
Friends here is a Library Management System code developed by me.please run this code and send feed back. Before running this code please go through the text file 'help.txt' in the downloaded file. Advance Features: 1. Creating User. 2. Log In and Log Out facility for both admin and user. 3. Restricting user to issue book if no copy of the book is available at that time. Obvious features for a

FreeC++: Simple Recording System with excel/notepad etc

Submitted by DavaoCloudStudio on
Hello codester, this is my simple recording system written in c++. you can add & view records. It is automatically generate on EXCEL, MSWORD, NOTEPAD and also to any other office encoder. How to change extension format files LIKE ".csv .doc .txt" //THIS IS THE INPUT STREAM BEFORE TO GENERATE YOUR RECORD. ifstream infile; infile.open("ACRecords.txt"); Example: OLD "ACrecords.txt" CHANGE "ACrecords

LCD program using C and MicroC PRO for PIC IDE

Submitted by hob2006 on
The beauty of this simple little program is not in its novelty value, but that it can be added to any other program to add functionality and make a point of difference. LCD (Liquid Crystal Display) screen is such a display module and a 16x2 LCD module is very commonly used. These modules are replacing seven segments and other multi segment LEDs for these purposes. The reasons being: LCDs are

Travel Management System

Submitted by JAHANGEERQADIREE on
Travel Management System contain about us (i.e. some info about the travel agency), ticket booking, cancelling of tickets, show the available trains and their arrival and departure time in case of railways. Similarly, it shows the available domestic and international flights (one way, round way journey), select their day of departure, select their day of arrival, type of sex (male or female), no

CMOS Password Breaker/Recovery

Submitted by JAHANGEERQADIREE on
CMOS Password Breaker Is a useful Utility. This is a helpful utility for those person who forgot their cmos password. This programm can break all the cmos password stored in cmos battery (SUPERVISOR Password and USER Password). NOTE: When you break cmos password by using this, then next time when you boot your computer then at startup cmos shows checksum error and restore defaults. IT IS NORMAL.