-
loaded question asked to determine whether there is a reasonable proposal will b...
装载问题要求确定是否有一个合理的方案可将这n个集装箱装上这两艘船.有,找出一种方案-loaded question asked to determine whether there is a reasonable proposal will be ready n containers loaded on the vessels. Have to find a program
- 2022-04-18 12:31:25下载
- 积分:1
-
privatesubcombo30.zip视觉基本代码。非常好的代码
PrivateSubCombo30.zip visual basci code. very nice code-PrivateSubCombo30.zip visual basci code. very nice code...
- 2022-01-29 01:33:39下载
- 积分:1
-
PB收发电子邮件mymail.rar
PB收发电子邮件mymail.rar-PB email mymail.rar
- 2022-03-10 17:17:34下载
- 积分:1
-
Fairly good C++ Entry based on the use of tutorials, practical for beginners
相当不错的C++入门基础使用教程,实用初学者-Fairly good C++ Entry based on the use of tutorials, practical for beginners
- 2023-07-17 14:30:03下载
- 积分:1
-
图书管理系统,采用Visual Basic编写,能实现对图书书籍的管理,对其进行添加、删除、修改。并能进行借书日期的管理,当超过一定的时间后就会对读者进行罚款...
图书管理系统,采用Visual Basic编写,能实现对图书书籍的管理,对其进行添加、删除、修改。并能进行借书日期的管理,当超过一定的时间后就会对读者进行罚款-Library management system using Visual Basic development, to achieve the management of the library books, their add, delete, modify. And to date the management of library, when after more than a certain amount of time readers will be fine
- 2022-07-03 12:51:50下载
- 积分:1
-
文本识别
使用 c# 和相同的dlls实现自动文本识别 。程序可以检测到文本和数字。欢迎大家下载、参考。
- 2022-01-25 21:14:32下载
- 积分:1
-
串口通信并将所搜集的数据用波形图显示出来,采用了均值滤波,保存的结果可直接在matlab中重绘图形...
串口通信并将所搜集的数据用波形图显示出来,采用了均值滤波,保存的结果可直接在matlab中重绘图形-Serial communication and data collected with waveform display using the mean filter, the results can be saved directly in the redraw graphics in matlab
- 2023-04-16 21:35:04下载
- 积分:1
-
在C++也解调锁相调制文件
PLL Modulation Document in c++ also demodulation-PLL Modulation Document in c++ also demodulation...
- 2022-02-05 04:46:01下载
- 积分:1
-
把写入的文字保存为c:ss.txtg
把写入的文字保存为c:ss.txtg-put into the preservation of the letter c : ss.txtg
- 2023-07-30 21:40:02下载
- 积分: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