搜索资源列表
数据结构的课程设计
- 大二时做的一个数据结构的课程设计,用2-3树实现的图书馆管理系统,只是控制台程序,没有很好的图形界面。包括管理员、读者。管理员功能有:采编入库、查看图书、查看读者、删除读者。读者功能有:借书、还书、预约、查找等等。。功能全面。包括注册账号,登录需要账号密码。-Sophomore to do a data structure of the curriculum design, with 2-3 tree implementation of library management system, bu
Book
- 一个控制台程序、图书管理的、很简单的程序、-A console application, library management, very simple procedure
cmobliphone
- C语言实现设计一个简易的手机通讯录管理系统。该题目要求在熟练掌握C语言的基本知识:数据类型(整形、实型、字符型、指针、数组、结构等);运算类型(算术运算、逻辑运算、自增自减运算、赋值运算等);程序结构(顺序结构、判断选择结构、循环结构);大程序的功能分解方法(即函数的使用)等。进一步掌握各种函数的应用,包括时间函数、、绘图函数,以及文件的读写操作等。-Design a simple mobile phone address book management system. The subject
bookManager
- 图书馆管理程序包含四个类,分别为管理图书信息的bookrecord.class,管理借出图书信息的catalogue.class,管理个人信息的borrower.class以及管理借阅者信息的library.class(详见类视图)-Library management program consists of four classes, respectively the management book information bookrecord.class, management inform
book-m
- vc环境下编辑的dos版图书管理系统 可以作为c++课程设计-vc environment editor dos version of library management system can be used as c++ curriculum design
library-management-system
- 借阅者的信息,图书借阅量限定,图书馆借阅等-Borrower information, book lending volume limit, library loan, etc.
Management-Of-Books
- 图书管理系统包括十个大的功能,分别是登陆功能,读者的查询借书信息功能,读者的借书功能,读者的还书功能,管理员的查看用户功能,管理员的删除用户功能,管理员的添加书功能,管理员的删除书功能,管理员的设定日期功能,读者和管理员的查询书库的功能。-Library management system includes ten major features, namely landing capabilities, the reader query function library information,
Medical-store
- It is the complete medical shop management software is so designed as to ease the work load of medical shop professionals. The main feature includes invoicing, inventory and stock control, accounting, client and vendor management. This software h
library-management-system-project-in-c
- Mini Project in C Library Management System. This mini project in C Library Management System is a console application without graphic developed using the C programming language. It is compiled in Code::Blocks with the gcc compiler. In this, you
addbook
- 用VC++6以及VC++2010 编译通过的控制台学生通讯录管理系统,利用结构体,指针,单链表,文件读取等C++的知识,功能有建立通讯录,添加,修改,插入,查询,删除,保存等功能其中数据库保存功能自动实现-VC++6 communication with the VC++2010 console students and compile the book management system, using the structure, pointers, linked list, read the
books-management-system---C
- 图书管理基本业务活动包括:一本书的采编入库,清除库存,借阅和归还等。采用B-树(4阶树)对书号建立索引,以获得高效率。-Library Management basic business activities include: editing a book storage, inventory clearing, borrow and restitution. Using B- tree (4 TREES) ISBN indexed to obtain high efficiency.
Address-Book-system
- 通信录管理系统 用C++设计出模拟手机通信录管理系统,实现对手机中的通信录进行管理,按照姓氏拼音排序。通信名单和信息的文件存储/读取和修改。-Address book management system using C++ design analog mobile phone address book management system, to achieve the phone address book management, sorted by last name spelling. C
Addressbookmanagement
- 一个建议的通讯录管理系统,C语言编写。实现通讯录的增删查改功能。-A suggested address book management system, C language. Contacts realize additions and deletions to change search function.
