-
怎样用system()函数来调用与本身文件不在同一目录下的.exe文件...
怎样用system()函数来调用与本身文件不在同一目录下的.exe文件
-How to use system () function call with its own file is not in the same directory. Exe files
- 2022-12-04 00:10:03下载
- 积分:1
-
这是一个用VB做的成绩管理系统.请大家看看给点意见,那里需要改进的地方....
这是一个用VB做的成绩管理系统.请大家看看给点意见,那里需要改进的地方.-A grade management system designed in VB.Please read the code to improve it.
- 2022-02-10 16:02:14下载
- 积分:1
-
VC is a virtual process, the keyboard input on the show that is a good learning...
是一个虚拟VC程序,键盘输入就显示,是一个比较好的学习材料。-VC is a virtual process, the keyboard input on the show that is a good learning materials.
- 2022-04-10 20:37:57下载
- 积分:1
-
完整的代码,与各位共享,很适合初学者参考,大家可以下载。...
完整的代码,与各位共享,很适合初学者参考,大家可以下载。
-Complete code, with you sharing, it is suitable for beginners and reference, everyone can be downloaded.
- 2022-02-06 22:45:40下载
- 积分:1
-
又一内存修改利器,主要用于搜索修改目标进程内存数据
又一内存修改利器,主要用于搜索修改目标进程内存数据-Another memory, modify the weapon, the main goal of the process used to search for modified memory data
- 2022-05-05 06:01:04下载
- 积分:1
-
In this tutorial we use two spheres, rendered using Quadrics , to show local and...
In this tutorial we use two spheres, rendered using Quadrics , to show local and world coordinate systems.
- 2022-02-07 14:29:19下载
- 积分:1
-
模拟交通信号灯控制,一般情况下正常显示,有急救车到达时,两个方向交通 信号灯全红,以便让急救车通过。设急救车通过路口时间为10 秒,急救车通过后,交通恢 复正常...
模拟交通信号灯控制,一般情况下正常显示,有急救车到达时,两个方向交通 信号灯全红,以便让急救车通过。设急救车通过路口时间为10 秒,急救车通过后,交通恢 复正常,用单次脉冲申请外部中断,表示有急救车通过。-simulated traffic signal control, under normal circumstances normal show that emergency vehicles arrived, the two directions of traffic lights all red, in order to allow emergency vehicles through. Based emergency vehicles through the intersection for 10 seconds, after the passage of emergency vehicles, traffic returned to normal, with a single pulse for external interrupts, saying that a first aid trucks.
- 2023-07-06 21:40:03下载
- 积分:1
-
bsdsort
bsdsort-1.0.tar BSD排序
- 2022-01-30 12:33:23下载
- 积分:1
-
Paint a more complete software source code, support for brushes and other drawin...
一个比较完整的画图软件的源代码,支持画笔等多种画图工具-Paint a more complete software source code, support for brushes and other drawing tools
- 2022-05-06 05:20:59下载
- 积分: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