-
此代码为我们操作系统课程设计,此算法为页面置换,编程环境vb,编译通过,能够运行。...
此代码为我们操作系统课程设计,此算法为页面置换,编程环境vb,编译通过,能够运行。-this code for the operating system curriculum design, this algorithm page replacement, vb programming environment, compiler, capable of running.
- 2022-07-25 08:19:02下载
- 积分:1
-
服务:标准C写得服务,让初学者可以深刻
理解服务的编写!...
服务:标准C写得服务,让初学者可以深刻
理解服务的编写!-Services: Standard C written service for beginners can be a profound understanding of services to prepare!
- 2022-05-09 03:55:02下载
- 积分:1
-
不需打开网站就可以自动登录网站,解决日常工作中有时嫌每次输入用户名和密码麻烦的问题。...
不需打开网站就可以自动登录网站,解决日常工作中有时嫌每次输入用户名和密码麻烦的问题。-Do not open the website can automatically log in on the website to address the day-to-day work, sometimes too-per-enter your username and password problem trouble.
- 2022-10-22 13:40:08下载
- 积分:1
-
不需要使用任何的系统API就可以得到硬盘序列号的VB程序。
不需要使用任何的系统API就可以得到硬盘序列号的VB程序。-The system does not require the use of any API can be the hard disk serial number of the VB program.
- 2022-02-03 14:08:16下载
- 积分:1
-
微软的MSDOSV6.0源代码,本站不能没有啊。 研究DOS和进行一些底层编程的必不可少。 实在不行,也可以进行收藏啊...
微软的MSDOSV6.0源代码,本站不能没有啊。 研究DOS和进行一些底层编程的必不可少。 实在不行,也可以进行收藏啊-MSDOS 6.0 system source code
- 2022-08-13 00:07:49下载
- 积分:1
-
PHP Sample, system manage.use for bugs
PHP Sample, system manage.use for bugs
- 2022-01-28 13:35:54下载
- 积分:1
-
不需要DLL,实现3级跳转,网上资源,大家下载
不需要DLL,实现3级跳转,网上资源,大家下载-Does not require DLL, the realization of 3 Jump, online resources, download the U.S.
- 2023-06-11 19:05:04下载
- 积分:1
-
The use of C# Set system time (as distinct from the previous procedure, is taken...
使用C#设置系统时间(不同于以往的程序,是考虑了时区的)-The use of C# Set system time (as distinct from the previous procedure, is taken into account the time zone)
- 2022-03-23 06:43:28下载
- 积分:1
-
系统服务编程示例!
系统服务编程示例!-System Programming Example!
- 2022-09-27 23:40:03下载
- 积分:1
-
该文件是关于运动会分数统计的程序。问题描述: 参加运动会的有n个学校编号为1...
该文件是关于运动会分数统计的程序。问题描述: 参加运动会的有n个学校编号为1-----n。比赛分成m个男子项目和w个女子项目,项目编号分别为1---m和m+1---m+w。由于各项目参加人数差别较大,有些项目取前五名,得分顺序为7,5,3,2,1;有些项目取前三名,得分顺序为5,3,2。写一个统计程序产生得分报表。 基本要求: 产生总分报表,内容包括校号、男子团体总分、女子团体总分和团体总分。 测试数据: 对于n=4,m=3,w=2,编号为奇数的项目取前五名,编号为偶数的项目取前三名,设计一组实例数据。 实现提示: 可以假设n
- 2022-04-24 10:20:52下载
- 积分:1