Sunteți pe pagina 1din 9

JAWAHAR NAVODAYA

VIDYALAYA
MEJA KHAS ALLAHABAD

Computer science PROJECT


2017-2018

SUBMITTED TO:- SUBMITTED BY:-


MR. Manoj khare Madhu Sen

(H.O.D OF C.S.) Class 12h(P.C.M)

Roll no................
LAB CERTIFICATE

This is to certify that Madhu Sen of class XII Roll


number…................………. has completed project on
.............................. under my supervision. She has
taken care and shown sincerity in completion of this project.
I certify that this project is upto my expectations and as per
the guidelines issued by CBSE.

Date……………

PRINCIPAL Manoj Khare (P.G.T.Computer Science)

Jawahar Navodaya Vidyalaya Jawahar Navodaya Vidyalaya

Meja-Khas, Allahabad. Meja-Khas, Allahabad.

EXTERNAL EXAMINER

..........................
Acknowledgement
I express my sincere thanks to Mr. Sanjay Shukla
,principle J.N.V. Meja Khas Allahabad who has
always been a source of inspiration and encouragement,
trough execution of this project. I am very grateful to
Mr. Manoj khare (P.G.T.) head of dept. of computer
science for valuable guidance in caring out this project.

Madhu Sen

Class 12th(P.C.M)

Roll no................
BIBLIOGRAPHY

BOOK NAME CLASS AUTHOR


Computer Science XI Sumita Arora
with C++
Computer Science XII Sumita Arora
with C++
Computer Science XI Reeta Sahoo
with C++
Computer Science XII Reeta Sahoo
with C++
REQUIRMENTS
*Hardware Requirements:-
1. Processor – Dual Core or above.
2. Space on Hard Disc – 1MB (approx.).
3. RAM – 1GB

*Software Requirements:-
1. Operating system-windows (any version).
2. Turbo C++
INTRODUCTION
The c++ coding of this Project is working for the library
management system. This Project contains all the process
involved in library such as issue a book, create a book, write
students records,deposit books etc. Every process contains
specific function such as report(),modify() etc gives information
of the books in the library.This project also contains different
binary files such as book.dat,student.dat etc.
To show the applications of this project ,it contains an
admin_menu() function which provide all the informations
which we need & it also contains newly all the process which are
used in the library.
DATA DICTIONARY
Header file Functions
fstream.h read(),write(),open(),close()

conio.h clrscr(),getch()

iomanip.h setw()

stdio.h gets(),puts()

process.h exit()

string.h strcmpi()
VARIOUS FUNCTIONS USED
FUNCTIONS USE
Write_book() to write a book

Modify_book() to modify records

Delete_book() to delete records

Display_alls() to display students list

Book_issue() to issue a book

Deposit_book() to deposit a book

Intro() introduction function

Admin_menu() administrator menu


Thank You

S-ar putea să vă placă și