-
C语言最新编程技200例,,,c语言初学者用得到的
C语言最新编程技200例,,,c语言初学者用得到的-c 200
- 2023-04-09 02:10:04下载
- 积分:1
-
cards telling source code. Only entertainment. Not superstition.
扑克牌算命源代码。只是娱乐。不要迷信。-cards telling source code. Only entertainment. Not superstition.
- 2022-01-28 09:21:13下载
- 积分:1
-
opencv2.4.9直方图匹配
在vs2010平台下 运行,需要安装opencv2.4.9 是opencv3编程入门这本书后边的附赠程序,计算视频中两个图像区域的相似程度,此程序用于摄像头采集视频,然后我们可以在视频上用鼠标选定两个矩形区域,然后opencv就会为我们算出图像区域的相似度数值,然后绘制出rgb三色图直方图
- 2023-07-13 13:25:05下载
- 积分:1
-
源代码样本章2,4,6,和8都包含在evenchap…
The source code samples for chapter 2, 4, 6, and 8 are contained in the EvenChapters project. Those chapters all reference various aspects of this single project. The source code for the BullsEye control (chapter 10 example) is in the BullEyeCtl project. The source samples for the other chapters are provided in the Chapter XX sub-directories.
- 2022-02-01 15:30:58下载
- 积分:1
-
Example document for using MTB from MIT
Example document for using MTB from MIT
- 2023-01-24 03:00:03下载
- 积分:1
-
大二时做的稀疏数组课程设计,希望对大家有帮助
大二时做的稀疏数组课程设计,希望对大家有帮助-Sparse array of curriculum design, we want to help
- 2022-02-06 08:37:00下载
- 积分:1
-
User instructions and event information are displayed during execution.
Phones...
User instructions and event information are displayed during execution.
Phones must be on hook before starting the sample.
- 2023-05-16 19:35:03下载
- 积分:1
-
Acer15
Acer15寸液晶内部资料,值得参考,要的朋友 快来吧-Acer15-inch LCD internal information, it is also useful to let a friend Come
- 2022-02-02 22:11:34下载
- 积分:1
-
基于arm的wince 5.0 下的ndis函数说明 手册
基于arm的wince 5.0 下的ndis函数说明 手册-Wince 5.0 based on the arm of the NDIS function under the instruction manual
- 2023-05-31 08:15: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