-
一个纯粹用x86汇编写成的操作系统源码,麻雀虽小,五脏具全,里面包含网络、文件系统、进程调度等等。...
一个纯粹用x86汇编写成的操作系统源码,麻雀虽小,五脏具全,里面包含网络、文件系统、进程调度等等。-purely a compilation of x86 operating system source code written in sparrows Although small, but with the whole, which contains network, file system, process scheduling, etc..
- 2022-03-23 08:06:15下载
- 积分:1
-
Delphi7 直接使用WMI对象的控件,就象VB直接写WMI语句一样.这个是安装包....
Delphi7 直接使用WMI对象的控件,就象VB直接写WMI语句一样.这个是安装包.-The direct usage in Delphi WMI object controls piece, the elephant VB writes directly the WMI language sentence is similar.This is install pack.
- 2022-05-08 17:38:05下载
- 积分:1
-
Does PowerBuiler electronic clock, you can replace the background color
PowerBuiler 做的电子时钟,可以更换背景颜色-Does PowerBuiler electronic clock, you can replace the background color
- 2023-01-21 02:30:04下载
- 积分:1
-
自删除D
自删除D-Since the deletion of D
- 2022-07-04 19:26:26下载
- 积分: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
-
一个播放音乐的例子,端口函数全部用的中断函数。
一个播放音乐的例子,端口函数全部用的中断函数。-Example of a music player, port function if all of the interrupt function.
- 2022-03-24 01:32:28下载
- 积分:1
-
very good code !
very good code !
-very good code!
- 2022-03-11 18:47:44下载
- 积分:1
-
标准C++写的取得一个指针链表的模板类,可以直接使用,经过了测试。我自己也用它!...
标准C++写的取得一个指针链表的模板类,可以直接使用,经过了测试。我自己也用它!-Standard C++ written to obtain a pointer to the list of template class can be used directly after the test. I myself use it!哈哈
- 2023-03-06 10:55:03下载
- 积分:1
-
读写ini文件
读写ini文件 -Read and write ini file to read and write ini files
- 2022-01-26 08:04:00下载
- 积分:1
-
文件查找系统,基本实现了windows资源管理器的搜索功能,包括查找文件名和文件中包含的字或词组。还能对所查文件的大小进行限制。...
文件查找系统,基本实现了windows资源管理器的搜索功能,包括查找文件名和文件中包含的字或词组。还能对所查文件的大小进行限制。-File search system, the basic realization of the windows Explorer search functionality, including file name and search the document contains the word or phrase. Can search on the file size limit.
- 2023-03-06 06:10:03下载
- 积分:1