-
一个用VC写的监控别人计算机的程序(65KB),
一个用VC写的监控别人计算机的程序(65KB),-Written by a VC with a computer program to monitor other people (65KB),
- 2022-01-29 04:01:26下载
- 积分:1
-
In the listview automatically lead out of Excel tables
在listview 自动导出来 Excel表格中-In the listview automatically lead out of Excel tables
- 2022-05-05 14:06:16下载
- 积分:1
-
大学的每个专业都要制定教学计划。假设任何专业都有固定的学习年限,每学年含两学期,每学期的时间长度和学分上限值均相等。每个专业开设的课程都是固定的,而且课程在开设...
大学的每个专业都要制定教学计划。假设任何专业都有固定的学习年限,每学年含两学期,每学期的时间长度和学分上限值均相等。每个专业开设的课程都是固定的,而且课程在开设时间的安排必须满足先修关系。每门课程有那些先修课程是确定的,可以有任意多门,也可以没有。每门课恰好占一个学期。试在这样的前提下设计一个教学计划编制程序-Each university should develop a professional teaching programs. The assumption that any profession has a fixed school years, each school year with two semesters, each semester and credits on the length of time limits are the same. Each professional courses are fixed, and the courses offered in the opening hours must meet the pre-relationship. Each course there are those who pre-course is determined, can have any number of doors, there will be no. Each accounted for just one semester courses. Test this premise in the design of a teaching plan programming
- 2022-01-28 09:53:59下载
- 积分:1
-
这种程序实在是简单得不能再简单,网上随处可见,不过我既然写了一个,也放上来吧,附上源码。使用方法请查看压缩包中的Readme文件。...
这种程序实在是简单得不能再简单,网上随处可见,不过我既然写了一个,也放上来吧,附上源码。使用方法请查看压缩包中的Readme文件。 -this procedure is utterly simple, Internet can be seen everywhere, but since I was an also Fangshanglai bar, accompanied source. Please see use of compressed readme file.
- 2023-08-22 17:40:03下载
- 积分:1
-
IE风格的编辑框
IE风格的编辑框-IE-style editing Box
- 2023-08-17 05:05:03下载
- 积分:1
-
c++书籍Addison Wesley
c++书籍Addison Wesley - Essential C-c++ books Addison Wesley- Essential C
- 2022-04-27 23:15:29下载
- 积分:1
-
生日提醒工具 用到CListCtrl,ButtonST
生日提醒工具
VC6编写,能够管理你的联系人,CDialog界面,使用了CListCtrl能够排序,表头能够插入图片,排序,每行间隔颜色,单元格可以设置checkbox和图片
界面使用了ButtonST
联系人包含姓名、手机号、生日,数据保存在TXT文件中
能够设置提前几天提醒
- 2022-09-20 05:00:03下载
- 积分:1
-
基于GA的单点VPR调度问题
用遗传算法解决最简单地车场调度问题,本程序简单易上手,供新手参考,启发思路,并可在此程序上结合其他智能优化算法加以改进。
- 2022-04-21 01:16:05下载
- 积分:1
-
马维尔sdio8686 wifi驱动平台
marvell wifi driver wince5 sdio8686
SD-8686-WINCE50-ARMV4I-7.70.6.p0-36.p3.zip
- 2023-07-29 04:55:05下载
- 积分: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