-
简单的进程调度程序,包含先进先出和优先级调度程序,自己可以加入一些初始化设定,可以更好的模拟系统运行...
简单的进程调度程序,包含先进先出和优先级调度程序,自己可以加入一些初始化设定,可以更好的模拟系统运行-simple process scheduling procedures, including FIFO and priority scheduling procedures, they can join some initialization set, we can better run a simulation
- 2022-10-06 22:40:03下载
- 积分:1
-
Test callback mechanism CALLBACK. DLL file is called as dynamic invocation. This...
测试回调机制CALLBACK。DLL文件调用为动态调用。此示例在VS2008下测试通过。注意在DLL中需要在DEF文件里的EXPOERTS下面添加tester,编译后将callbackdll.dll添加到dllimporttest的DEBUG目录下。
-Test callback mechanism CALLBACK. DLL file is called as dynamic invocation. This example in VS2008 under test. Note that the DLL is required for EXPOERTS in the DEF file to add the following tester, compiled after callbackdll.dll added to dllimporttest the DEBUG directory.
- 2022-01-21 04:40:32下载
- 积分:1
-
设置windows定时关机。
设置windows定时关机。-Mytob.BSNotes installed windows.
- 2023-07-08 15:30:03下载
- 积分:1
-
一个很不错的内存池的源码,本人在项目中使用.很有价值.
一个很不错的内存池的源码,本人在项目中使用.很有价值.-A very good memory of the source pool, I used in the project. Very valuable.
- 2023-01-25 02:30:04下载
- 积分:1
-
Downloaded from the Internet most of usb
从网上下载usb相关的程序大多没带这些文件,编译不成功,去下载ddk也很麻烦,为了方便大家,我从xp ddk 2600版中提出来的,与usb相关的头文件和库,添加进工程中就可以编译。(很全,满足usb设备相关的程序)-Downloaded from the Internet most of usb-related procedures did not have these documents, the compiler is not successful, go download the DDK is also very troublesome, in order to facilitate everyone, I went from xp ddk 2600 version put forward, with the usb-related header files and libraries, add project can be compiled. (Very wide, to meet the usb device-related procedures)
- 2022-02-20 20:24:46下载
- 积分:1
-
在dos环境下用汇编语言显示asc码的源代码程序
在dos环境下用汇编语言显示asc码的源代码程序-dos environment in assembly language code asc show the source code procedures
- 2022-01-31 05:03:30下载
- 积分:1
-
编写NT服务程序的模板
编写NT服务程序的模板 -The app template for writing NT service
- 2023-07-15 17:20:04下载
- 积分:1
-
获取硬盘分区序列号
获取硬盘分区序列号-Hard disk partition to obtain the serial number
- 2022-08-18 03:35:19下载
- 积分:1
-
Small and medium
适用中小医院使用的一套录入系统医院药品信息管理系统!-Small and medium-sized hospital applicable to a recording system used by hospital information management system for drugs!
- 2023-08-19 08:20:03下载
- 积分:1
-
four experimental operating system : Continuous and pagination main memory manag...
操作系统实验四:连续式与分页式主存管理的模拟实现
模拟在连续分配与分页管理两种方式下,主存空间的分配与回收,帮助学生加深了解存储器管理的工作过程。
注意,该实验为模拟实验,并不要求进行真正的内存分配与回收,主要是编写程序模拟其中过程即可。
-four experimental operating system : Continuous and pagination main memory management simulation simulation in a row and pagination distribution management in two ways, Main storage space for the distribution and recovery, to help students better understand the storage management process. Noted that the experiment simulated experiment, does not require real memory allocation and recovery, preparation procedure is the process which can be simulated.
- 2023-03-25 10:35:03下载
- 积分:1