-
孙鑫最新课件源代码vc++,绝对正确完整
孙鑫最新课件源代码vc++,绝对正确完整-SUN Xin latest software source code vc++, the absolute accuracy and completeness of
- 2022-07-12 12:24:31下载
- 积分:1
-
c programs developed in compiler
c programs developed in compiler
- 2023-02-05 09:00:03下载
- 积分:1
-
用C编写的八数码难题的解法,采用宽度优先搜索算法。
用C编写的八数码难题的解法,采用宽度优先搜索算法。-C eight prepared by the problem of the digital method, using the width first search algorithm.
- 2022-01-26 01:18:42下载
- 积分:1
-
Perl for Win32 Build B515源代码
资源描述PERL32的C语言源代码,绝对珍贵,编程高手赶紧下载!
- 2022-10-21 18:25:04下载
- 积分: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
-
一款简单的基于C/S模式的网络白板代码(Java)
一款简单的基于C/S模式的网络白板代码(Java)-Based on a simple C/S mode network whiteboard code (Java)
- 2022-01-26 08:07:18下载
- 积分:1
-
de accurate access to the computer within milliseconds, very precise
de能准确的得到计算机内的毫秒,非常精确-de accurate access to the computer within milliseconds, very precise
- 2022-03-23 03:42:58下载
- 积分:1
-
经典的模式识别算法,感知算法,所用模型…
模式识别的经典算法之一,感知器算法,用来对模式进行分类,采用matlab编写。-the classic pattern recognition algorithm, perception algorithm, the model used for classification, prepared using Matlab.
- 2023-04-17 07:50:03下载
- 积分:1
-
局域网对时程序,使用VC/MFC编写,Server提供对时服务,Client是对时服务客户端...
局域网对时程序,使用VC/MFC编写,Server提供对时服务,Client是对时服务客户端-LAN of the time, the use of VC/MFC prepared, Server provides time service, Client is a client when the service
- 2023-04-14 04:30:03下载
- 积分:1
-
在Windows大行其道的今天,windows界面程序受到广大用户的欢迎。对这些程序的
操作不外乎两种,键盘输入控制和鼠标输入控制。有时,对于繁杂的,或重复...
在Windows大行其道的今天,windows界面程序受到广大用户的欢迎。对这些程序的
操作不外乎两种,键盘输入控制和鼠标输入控制。有时,对于繁杂的,或重复性的输入
操作,我们能否通过编制程序来代替手工输入,而用程序来模拟键盘及鼠标的输入呢?
答案是肯定的。这里主要是通过两个Windows API函数来实现的。
-Windows popular in today, windows interface procedures by the majority of users. The operation of these procedures only two input control keyboard and mouse input control. Sometimes, for complex or repetitive input operations, our ability to process through the development to replace the manual input, and using procedures to simulate the keyboard and mouse input it? The answer is yes. Here mainly through the two Windows API function to be achieved.
- 2022-03-15 12:00:05下载
- 积分:1