-
读取BIOS信息,检测运行的操作系统是否是虚拟机.
读取BIOS信息,检测运行的操作系统是否是虚拟机.-read BIOS information, testing whether an operating system is the virtual machine.
- 2022-10-26 23:45:03下载
- 积分:1
-
编写并调试一个模拟的进程调度程序,采用“最高优先数优先”调度算法对五个进程进行调度。
“最高优先数优先”调度算法的基本思想是把CPU分配给就绪队列中优先数...
编写并调试一个模拟的进程调度程序,采用“最高优先数优先”调度算法对五个进程进行调度。
“最高优先数优先”调度算法的基本思想是把CPU分配给就绪队列中优先数最高的进程。
静态优先数是在创建进程时确定的,并在整个进程运行期间不再改变。
-prepared a simulation and debugging process scheduling procedures, "Priority number of the highest priority" Scheduling Algorithm of five scheduling process. "Priority number of the highest priority" scheduling algorithm The basic idea is to place the CPU allocated to the parade were the highest priority in the process. Static priority is the creation of a number of processes identified, and the entire process will not change during operation.
- 2022-03-19 06:54:52下载
- 积分:1
-
一个类似绘图板的程序,支持线条,举行等等操作
一个类似绘图板的程序,支持线条,举行等等操作-A similar procedure for the drawing board to support the lines, etc., held to operate
- 2022-06-02 14:21:08下载
- 积分:1
-
FontList程序用两种方式使用EnumFontFamilies函数来枚举系统里所有字体
FontList程序用两种方式使用EnumFontFamilies函数来枚举系统里所有字体-FontList procedures used in two ways EnumFontFamilies system function to enumerate all the fonts
- 2022-05-25 11:11:53下载
- 积分:1
-
本程序是用VC++实现的 "增强的模拟滑鼠"源代码.
本程序是用VC++实现的 "增强的模拟滑鼠"源代码.-this procedure is the VC "enhanced simulation mouse" source code.
- 2022-10-20 02:15:04下载
- 积分:1
-
用vc写的自动关机程序,包含托盘,只允许运行一个实例,写注册表等技术...
用vc写的自动关机程序,包含托盘,只允许运行一个实例,写注册表等技术-vc used to write the automatic shutdown procedures, including trays, allowing only one run examples of technical writing registry
- 2022-03-17 22:12:28下载
- 积分:1
-
检测CPU的运行状态
检测CPU的运行状态- Examines CPU the running status
- 2022-01-21 05:46:35下载
- 积分:1
-
系统设置程序V2.0
系统设置程序V2.0-可以说作者在API函数应用以及系统注册表方面有相当浑厚的功底-system setup procedures V2.0-can be said to the author API function applications, and the registry has a very powerful foundation
- 2023-02-01 08:10:03下载
- 积分:1
-
Contains assembly language programming intel supporting a compressed CD
包含intel汇编语言程序设计的配套光盘的一个压缩包,里面有一些实例的源代码,还有masm的安装文件-Contains assembly language programming intel supporting a compressed CD-ROM package, which has some examples of source code, as well as the installation files MASM
- 2022-08-26 09:23:25下载
- 积分:1
-
操作系统页面置换算法模拟,好东西不容错过.值得参考.
操作系统页面置换算法模拟,好东西不容错过.值得参考.-Operating system page replacement algorithm simulation, good things should not be missed. It is also useful.
- 2022-10-27 15:55:03下载
- 积分:1