-
判断程序是文本界面/console程序还是图形界面/GUI程序
判断程序是文本界面/console程序还是图形界面/GUI程序 -Judging the app is whether a console app or a GUI a
- 2023-08-05 01:50:02下载
- 积分:1
-
一个图书馆案例,数据库使用了sqlserver,完成了图书馆里的基本功能 。...
一个图书馆案例,数据库使用了sqlserver,完成了图书馆里的基本功能 。-a library case, the database used SQLServer, completed the library"s basic functions.
- 2022-07-15 12:15:23下载
- 积分:1
-
Windows NT/2000/XP下直接使用I/O端口的开发包,周五…
Windows NT/2000/XP 下的直接使用端口I/O的开发包,附带驱动安装程序-Windows NT/2000/XP under the direct use of I/O port in the development kits, fringe driver installation procedures
- 2022-01-21 23:52:45下载
- 积分:1
-
建议ITU
RECOMMENDATION ITU-R M.1654*
A methodology to assess interference from broadcasting-satellite service
(sound) into terrestrial IMT-2000 systems intending to use
the band 2 630-2 655 MHz
- 2022-03-22 04:31:40下载
- 积分:1
-
A deviation from the code directory, you can make the directory search
一个偏离目录的代码,可以做目录搜索-A deviation from the code directory, you can make the directory search
- 2022-04-23 19:04:15下载
- 积分:1
-
windows rakion inject dll
windows rakion inject d-windows rakion inject dll
- 2022-10-19 16:10:02下载
- 积分:1
-
设备信息的获取,以及设备驱动的开发,利用VC++开发
设备信息的获取,以及设备驱动的开发,利用VC++开发-equipment access to information, and device driver development, VC++
- 2022-03-07 08:45:44下载
- 积分:1
-
清晰的java项目
clear java project
c lear java project
- 2022-01-28 09:18:59下载
- 积分:1
-
获取CPU信息的几种方法,VC++下调试通过。可以使用注册表、平台SDK、汇编等多种方法获取CPU的信息,使用者可以自行生成dsw组合这些源码。...
获取CPU信息的几种方法,VC++下调试通过。可以使用注册表、平台SDK、汇编等多种方法获取CPU的信息,使用者可以自行生成dsw组合这些源码。
- 2022-11-23 19:40:03下载
- 积分:1
-
存储管理中页面置换算法性能测试
要求:设系统采用固定分配局部置换的存储分配策略,编写仿真程序对下述页面
置换算法进行性能测试,并对结果进行分析和比较...
存储管理中页面置换算法性能测试
要求:设系统采用固定分配局部置换的存储分配策略,编写仿真程序对下述页面
置换算法进行性能测试,并对结果进行分析和比较。
(1) 最佳适应(Optimal)页面置换算法;
(2) 先进先出(FIFO)页面置换算法;
(3) 最近最久未使用(LRU)页面置换算法;
(4) 最少使用(LFU)页面置换算法。
要求可适用于键盘输入和自动产生随机页面走向序列两种数据输入方式。-Memory management page replacement algorithm in the performance testing requirements: system for the distribution of partial replacement of fixed storage allocation strategy, the preparation of simulation program on the following page replacement algorithm performance testing, and the results were analyzed and compared. (1) the best adaptation (Optimal) page replacement algorithm (2) First In First Out (FIFO) page replacement algorithm (3) the most recent use of long (LRU) page replacement algorithm (4) use at least (LFU) page replacement algorithm. Requirements applicable to the keyboard input and automatically generated pages to a random sequence of two data entry methods.
- 2022-03-10 14:23:25下载
- 积分:1