-
C++通用算法之修正算法,其中包括查找容器中相同的元素,容器中相同的元素统计等等,这些算法都比较高效,直接就可以复制使用,特别方便。这些代码都是经过自己推敲研究...
C++通用算法之修正算法,其中包括查找容器中相同的元素,容器中相同的元素统计等等,这些算法都比较高效,直接就可以复制使用,特别方便。这些代码都是经过自己推敲研究过的-C generic algorithms correction algorithms, including the search for packaging the same elements, Vessel Statistics same elements, and so on, these algorithms are more efficient and can directly copy, in particular convenience. These codes are weighing himself studied the
- 2022-01-25 23:35:22下载
- 积分:1
-
on the MDI view, it contains the standard positioning
在MDI视图中,它包含标准定位
- 2022-04-21 08:26:16下载
- 积分:1
-
可以为无字库的LCD生成汉字或者字符的编码值,非常好用。
可以为无字库的LCD生成汉字或者字符的编码值,非常好用。-can no font LCD generation of Chinese characters or character encoding value, a very handy.
- 2023-05-08 12:05:02下载
- 积分:1
-
c写的坦克大战源程序,好极了
c写的坦克大战源程序,好极了-c write cycles source, a very good Ha Ha
- 2023-03-05 13:05:04下载
- 积分:1
-
MFC message map example of the MFC message map is very important ~~~~~~~~~~~~
MFC 消息映射的例子,消息映射对MFC非常重要-MFC message map example of the MFC message map is very important ~~~~~~~~~~~~
- 2022-05-18 04:03:02下载
- 积分:1
-
C语言写的排序头文件,当时是做实验报告用的。
使用方法 打开看看
include调用一下就好了 非常简单...
C语言写的排序头文件,当时是做实验报告用的。
使用方法 打开看看
include调用一下就好了 非常简单
- 2022-03-20 06:22:41下载
- 积分:1
-
设停车场是一个可停放n辆汽车的狭长通道,且只有一个大门可供汽车进出。汽车在停车场内按车辆到达时间的先后顺序,依次由北向南排列(大门在最南端,最先到达的第一辆车停...
设停车场是一个可停放n辆汽车的狭长通道,且只有一个大门可供汽车进出。汽车在停车场内按车辆到达时间的先后顺序,依次由北向南排列(大门在最南端,最先到达的第一辆车停放在车场的最北端),若车场内已停满n辆汽车,则后来的汽车只能在门外的便道上等候,一旦有车开走,则排在便道上的第一辆车即可开入;当停车场内某辆车要离开时,在它之后进入的车辆必须先退出车场为它让路,待该辆车开出大门外,其他车辆再按原次序进入车场,每辆停放在车场的车在它离开停车场时必须按它停留的时间长短缴纳费用。试为停车场编制按上述要求进行管理的模拟程序。-Suppose the parking is narrow opening which can park many cars,and the cars come and leave the park only though one gate.The first car parks in the northernmost of the parking ,then the later parks beside it towards the south of the parking(the gate is in the southernmost,and the first car parks the northernmost point of the parking)
- 2022-08-21 18:05:13下载
- 积分:1
-
软件文件自动更新源代码,使用本程序,可以自动更新WEB服务器上的程序,使用XML文件作为配置文件。...
软件文件自动更新源代码,使用本程序,可以自动更新WEB服务器上的程序,使用XML文件作为配置文件。-Software automatically updates the source code file, use this procedure, you can automatically update the WEB server, the use of XML files as configuration files.
- 2022-01-25 22:59:44下载
- 积分: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++ FTP 工具
C++ FTP 工具 ----比较实用,稳定,安全-C++ FTP Tool
- 2022-03-11 17:26:41下载
- 积分:1