-
easyVM是一个虚拟机,模拟了8086及一些简单外设,可以跑MS
easyVM是一个虚拟机,模拟了8086及一些简单外设,可以跑MS-DOS 6.22。 是一高校毕业设计作品。 在看雪论坛上置顶精华,是不可多得的研究虚拟机的参考资料和代码实现。-easyVM is a virtual machine, to simulate the 8086 and some simple peripherals, you can run MS-DOS 6.22. Is a college graduate design work. Watching the snow Forum Top essence, is a rare study of the virtual machine and code reference implementation.
- 2023-05-09 01:15:03下载
- 积分:1
-
进程调度 先来先服务 最大优先数 最短执行时间
进程调度 先来先服务 最大优先数 最短执行时间-Process scheduling
- 2022-02-07 19:39:40下载
- 积分:1
-
利用Visual C++进行对话框的各种技巧编写
利用Visual C++进行对话框的各种技巧编写-The use of Visual C++ Dialog to the preparation of a variety of skills
- 2023-04-15 20:25:03下载
- 积分:1
-
微内核l4操作系统源码,对操作系统实现感兴趣的朋友可以看下,相信有 用...
微内核l4操作系统源码,对操作系统实现感兴趣的朋友可以看下,相信有 用-L4 microkernel operating system source code, the operating system to achieve interesting friends can look down, I believe useful to
- 2023-05-07 03:50:04下载
- 积分:1
-
计算机专业操作系统读者和写者问题源码,已调试。欢迎下载,谢谢合作。...
计算机专业操作系统读者和写者问题源码,已调试。欢迎下载,谢谢合作。-professional computer operating systems and readers who write FOSS issues, debugging. Welcome to download, Thank you for your cooperation.
- 2022-06-18 00:31:03下载
- 积分:1
-
一套菜单控件
用起来比较方便 皮肤可以由自己定义
一套菜单控件
用起来比较方便 皮肤可以由自己定义 -A set of menu controls more convenient to use the skin can be defined by their own
- 2022-06-27 19:25:40下载
- 积分:1
-
线程同步机制。
互斥器的功能和临界区域很相似。区别是:Mutex所花费的时间比Critical Section多的多,但是Mutex是核心对象(Event、...
线程同步机制。
互斥器的功能和临界区域很相似。区别是:Mutex所花费的时间比Critical Section多的多,但是Mutex是核心对象(Event、Semaphore也是),可以跨进程使用,而且等待一个被锁住的Mutex可以设定TIMEOUT,不会像Critical Section那样无法得知临界区域的情况,而一直死等。-Thread synchronization mechanism. Mutex" s function and the critical region is very similar. The difference is: Mutex spent more time than the multi-Critical Section, but the Mutex is the core object (Event, Semaphore is), you can cross-process use, and has been locked waiting for a Mutex can be set to TIMEOUT, not as Critical Section did not know the critical situation in the region, for so long and so die.
- 2023-07-23 08:05:05下载
- 积分:1
-
VC++ to achieve the relationship between producers and consumers! (OS)
VC++实现生产者与消费者关系!(操作系统OS)-VC++ to achieve the relationship between producers and consumers! (OS)
- 2022-03-03 04:39:04下载
- 积分:1
-
The kernel compiled with C
The kernel compiled with C
- 2022-01-30 13:59:28下载
- 积分:1
-
developed abroad MACH
国外开发的著名分布式操作系统mach的有关代码文章,很有参考价值-developed abroad MACH-distributed operating system code in the articles of great reference value
- 2022-03-24 06:53:50下载
- 积分:1