-
CPPpersonal-book-management-code
最简单的个人图书管理系统。可以实现图书名、作者名、出版社、阅读状态等内容的输入和显示。具有最简单的搜索功能,以及将搜索结果保存至一个txt文档等。适合C++初学者。(The most simple personal library management system. Can book name, author name, publisher, read the status of the input and display content. With the most simple search function, and save the search results to a txt documents. Suitable C++ beginners.)
- 2013-11-26 03:47:40下载
- 积分:1
-
student24
系统密码是good,用户名是py.
一个简单的学生信息管理系统(system is a good password, user name is py. A simple Student Information Management System)
- 2020-07-03 07:00:02下载
- 积分:1
-
Sacmsystem
一个完整有用的学生成绩管理系统,下载即可用(A complete and useful student management system)
- 2013-06-20 00:25:20下载
- 积分:1
-
0op
这是我做的一个简单的学生信息管理,主要有查询、修改、保存等功能。(This is what I do a simple student information management, the main query, modify, save functions.)
- 2011-06-21 14:52:33下载
- 积分:1
-
a
说明: 一个简单的学生成绩管理系统,具有登陆管理、添加信息、删除信息、修改信息和查询信息等功能(A simple student performance management system, with land management, add information, delete information, change information, and query information and other functions)
- 2011-01-10 13:21:52下载
- 积分:1
-
VBandACCESS
此为学生公寓物业管理系统,用VB+ACCESS编写(This is a student housing property management system, written using VB+ ACCESS)
- 2010-05-06 09:48:35下载
- 积分:1
-
毕设做的交通仿真 CongSim
毕业设计做的交通仿真软件 可以实现路网的创建及路段拥堵仿真(Graduation project so traffic simulation software to achieve the creation of network simulation and road congestion)
- 2009-05-13 13:05:11下载
- 积分:1
-
codetfour
输入10个学生的信息并保存,计算且输出学生的平均分,再按照由高到低的顺序
输出他们的信息(Enter the 10 student information and save the average student computing and the output points, and then the order high to low
Output their information)
- 2015-02-11 20:11:26下载
- 积分:1
-
chengji
c语言学生成绩管理系统, 学生信息录入功能,学生信息浏览功能等等(c language student performance management system, student information input function, student information browsing, etc.)
- 2009-12-15 17:13:24下载
- 积分:1
-
bookmanage
图书管理系统
1、 每种图书的登记内容包括书名、书号、作者、现存量和总库存量。
2、 系统应实现的操作及其功能:
1、 采编入库:新购入一种书,经分类和确定书号之后编辑到图书账目中去,如果中书在账目中已经存在,则只将其库存量增加。
2、 清空库存:某一种书已无保留价值,将它从图书账目中注销。
3、 借阅:如果一种书的现存量大于零,则借出一本登记借阅者的图书证号和归还期限。
4、 归还:注销对借阅者的登记,改变该书的现存量。
5、 查找:实现按书号查找,按书名查找,按作者查找。
6、 查看:实现查看总库图书情况,查看图书借阅情况。(err)
- 2008-06-25 16:04:25下载
- 积分:1