-
SUN Xin teachers VC++ Tutorial CD
孙鑫老师的VC++教程的光盘源代码,数写的很好,代码也很好,值得研究!-SUN Xin teachers VC++ Tutorial CD-ROM source code, written in a few very good, code is also good, worthy of study!
- 2022-12-18 11:20:03下载
- 积分:1
-
基本图书管理系统功能需求:
基本图书管理系统功能需求:
1. 新书入库
2. 读者信息管理:
(1)读者信息录入
(2)读者信息修改
(3)读者信息删除
(4)读者信息查询。
3. 图书查询:
(1) 输入一个书号,在文件中查找此书,若找到则输出此书的全部信息;若找不到则输出查找失败的信息。
(2) )查询所有要购入的图书的书名和书号。
4. 借阅管理
(1) 每个读者的信息包括姓名,编号,借阅图书1,借阅图书2,借阅图书3,输入M个读者的信息并存入数组reader中.
(2) 借书登记:输入读者的姓名及所借图书的书号,先判断姓名是否在读者数组中,若有则将书号存入reader数组中,同时修改book数组中此书的现存量.若reader数组中无此姓名,则应提示错误。
(3) 还书管理:输入读者的姓名,所还图书的书号,修改reader数组和book数组中相应的项。
5. 输出全部图书信息和全部读者信息。
6. 退出系统。
-Basic library management system functional requirements:
1. Book storage
2. Readers Information Management:
(1) reader information into
(2) modify the reader information
(3) the reader information to delete
(4) the reader information query.
3. Book Search:
(1) Enter an ISBN, in the document to find the book, if the output of the book to find all the information if it can not find the output of the failure to find information.
(2)) check all books to be purchased titles, and ISBN.
4. Lending Management
(1) Every reader s i
- 2022-03-20 01:18:53下载
- 积分:1
-
aam模型,又称主动表现模型,即active appearence model。是研究人脸识别,表情识别,3D人脸建模等不可多得的好材料。...
aam模型,又称主动表现模型,即active appearence model。是研究人脸识别,表情识别,3D人脸建模等不可多得的好材料。-aam model, also known as the active performance of models, namely, active appearence model. Is to study the face recognition, face recognition, 3D face modeling and other rare good material.
- 2023-02-07 08:45:04下载
- 积分:1
-
实现计算器的四则运算,代码简洁。但缺乏进制转换和复杂运算...
实现计算器的四则运算,代码简洁。但缺乏进制转换和复杂运算-4 realize calculator computation, concise code. However, the lack of M-ary conversion and the complexity of computing
- 2023-01-16 22:35:03下载
- 积分:1
-
四则运算 将算术表达式转换成后缀表达式后计算
四则运算 将算术表达式转换成后缀表达式后计算-#include
#include
- 2022-02-26 10:38:04下载
- 积分:1
-
a very simple type of drive control can be transplanted
一种非常简单的驱动控制可以移植
- 2022-01-31 17:30:39下载
- 积分:1
-
检查inband tone的算法,原始的pcm包中检查dtmf包
检查inband tone的算法,原始的pcm包中检查dtmf包-Inband tone to check the algorithm, the original package pcm DTMF packet inspection
- 2022-04-11 17:46:25下载
- 积分:1
-
《windows程序设计》书源码。这本书相信大家都非常之熟悉了,就不多介绍了。
《windows程序设计》书源码。这本书相信大家都非常之熟悉了,就不多介绍了。-"windows program design" book source. This book I believe we all are very familiar with, not many introduced.
- 2022-02-21 23:48:23下载
- 积分:1
-
只要计算机已连上因特网,本软件就可以查询全国2400多个县、市、地区的今天及未来两天的天气情况,包括最高气温、最低气温。本软件还是一个绿色软件,不写入注册表,不...
只要计算机已连上因特网,本软件就可以查询全国2400多个县、市、地区的今天及未来两天的天气情况,包括最高气温、最低气温。本软件还是一个绿色软件,不写入注册表,不产生临时文件。还可显示农历。-as long as the computer has been connected to the Internet, the software can find more than 2,400 national, county, city, region today and over the next two days to the weather conditions, including the maximum temperature, minimum temperature. The software is a green software, do not write it into the registry and do not create temporary files. Lunar also showed.
- 2022-02-25 06:44:34下载
- 积分:1
-
多线程实现读者写者问题
多线程实现读者写者问题-multithreading problem readers to write
- 2022-02-06 11:48:44下载
- 积分:1