-
This is a VC environment in the realization of shared memory operating system so...
这是一个在VC环境下实现的关于操作系统中共享内存的源代码。-This is a VC environment in the realization of shared memory operating system source code.
- 2022-05-17 17:14:11下载
- 积分:1
-
Operating system, application of the calculation method of the realization of th...
操作系统的应用计算法的实现,先进先出最高响应比-Operating system, application of the calculation method of the realization of the maximum response ratio FIFO
- 2022-09-04 22:00:02下载
- 积分:1
-
操作系统课程设计
模拟unix文件系统
心血
操作系统课程设计
模拟unix文件系统
心血-Simulation of operating systems curriculum design efforts unix file system
- 2022-10-02 12:00:05下载
- 积分:1
-
先进先出等等操作系统中几种进站出站顺序的实现
先进先出等等操作系统中几种进站出站顺序的实现
-操作系统中几种进站出站顺序
- 2023-06-22 00:55:04下载
- 积分:1
-
这是操作系统课,期中考试的题目,用互斥信号量解决进程同步的问题...
这是操作系统课,期中考试的题目,用互斥信号量解决进程同步的问题-This is the OS class, the subject of the examination period, with the volume contradict signal synchronization process to resolve the problem
- 2023-09-05 05:55:03下载
- 积分:1
-
操作系统进程轮调度算法
操作系统进程按时间片轮转,简单说明了其运行机制
- 2022-11-09 21:35:04下载
- 积分:1
-
wince 访问注册表,修改ip地址,网关,如果结合自己程序,放到自动启动程序,可以实现开机后自动配置正确的ip地址,就象winxp一样....
wince 访问注册表,修改ip地址,网关,如果结合自己程序,放到自动启动程序,可以实现开机后自动配置正确的ip地址,就象winxp一样.-err
- 2022-02-05 16:20:35下载
- 积分:1
-
MS-DOS源代码v1.0v2.0
软研究院杰出工程师、总经理Roy Levin透露,“感谢Computer History Museum项目,这些珍贵的源代码得以保留,并提供给技术社区。”这些源代码的查看地址:MS DOS 1.1和2.0、Word for Windows 1.1a。打算下载这部分代码的用户必须同意将其用于非商业用途,同时也不会被发布到互联网的其它任何地方。
- 2023-01-07 21:25:03下载
- 积分:1
-
LRU(最近最少使用算法) and MRU(最近最常使用算法)所谓的LRU(Least recently used)算法的基本概念是:当内存的剩余的可用空间不够...
LRU(最近最少使用算法) and MRU(最近最常使用算法)所谓的LRU(Least recently used)算法的基本概念是:当内存的剩余的可用空间不够时,缓冲区尽可能的先保留使用者最常使用的数据,换句话说就是优先清除”较不常使用的数据”,并释放其空间-LRU (least recently used algorithm) and MRU (most recently used) algorithm called LRU ( Least recently used) algorithm is the basic concept : When the memory of the remaining available space is insufficient, the first buffer as possible to retain the most common users of the data used, In other words priority is to eliminate the "more rarely use the data," and the release of its space
- 2022-06-29 21:11:52下载
- 积分:1
-
操作系统的课程设计 包括银行家算法;内存分配回收;进程调度;作业调度...
操作系统的课程设计 包括银行家算法;内存分配回收;进程调度;作业调度-Operating system, including curriculum design bankers algorithm memory allocation recovery the process of scheduling job scheduling
- 2022-03-15 19:50:44下载
- 积分:1