资源列表

« 1 2 ... .84 .85 .86 .87 .88 389.90 .91 .92 .93 .94 ... 915 »

[操作系统开发ASIX_OS

说明:一个操作系统源代码 用于嵌入式设备 在Vc++环境下仿真 成功移植到多款处理器上-An operating system source code for embedded devices in Vc++ Environment simulation successfully transplanted to several processors
<qj> 在 2024-11-16 上传 | 大小:14.66mb | 下载:0

[操作系统开发I600mA17

说明:bios工具,可能随心所欲升级自己的bios版本-bios tools, may want to upgrade their bios version
<拾星> 在 2024-11-16 上传 | 大小:511kb | 下载:0

[操作系统开发caozuoxitong

说明:操作系统复习资料,有讲解,有题目,题目有答案-Review information on the operating system, there are explanations, there is the subject of the topic is the answer
<余文龙> 在 2024-11-16 上传 | 大小:6.83mb | 下载:0

[操作系统开发pv

说明:信号量也称为信号锁,主要应用于进程间的同步和互斥,在用于互斥时,通常作为资源锁。信号量通常通过两个原子操作wait(P)和signal(V)来访问。wait操作使信号量的值+1,signal操作使信号量的值-1。本程序模拟了操作系统的pv操作-Semaphore is also known as signal lock, mainly used in inter-process synchronization and mutual ex
<龙海> 在 2024-11-16 上传 | 大小:8kb | 下载:0

[操作系统开发producer-consumer

说明:用信号量解决生产者消费者问题,简捷易懂!-Semaphore producers with consumers to solve the problem, simple and understandable!
<王春林> 在 2024-11-16 上传 | 大小:1kb | 下载:0

[操作系统开发caozuoxitong

说明:模拟CPU调度进程的程序。这是一个模拟cpu调度的程序,方便大家在做课程设计的时候用。-Simulation of CPU scheduling process procedures. This is a simulation of cpu scheduling procedures to facilitate curriculum design in a time when so used.
<刘锦瑞> 在 2024-11-16 上传 | 大小:236kb | 下载:0

[操作系统开发pcb

说明:这是一个操作系统的源代码,关于进程调度问题的代码。可以模拟cpu的进程调度,虽然拙劣了点。但是值得参考一下的、-This is an operating system source code, the process of scheduling problems on the code. Cpu can simulate the process of scheduling, although clumsy for that. But i
<刘锦瑞> 在 2024-11-16 上传 | 大小:1kb | 下载:0

[操作系统开发yin

说明:操作系统--银行家算法 实验目的: 1、对死锁避免中的银行家算法作进一步理解。 2、加深理解死锁的概念。 3、加深理解安全序列和安全状态的概念。 4、通过编程,掌握银行家算法分配资源的一步步实现过程。 -Operating system- bankers algorithm experimental purposes: 1, to avoid deadlock in the banker s algorithm
<李小玲> 在 2024-11-16 上传 | 大小:152kb | 下载:0

[操作系统开发ek1_s3c44b0x_ads12

说明:嵌入式实时操作系统内核, 更多信息,请看www.evvei.com-Embedded real-time operating system kernel, more information, see www.evvei.com
<weilin> 在 2024-11-16 上传 | 大小:747kb | 下载:0

[操作系统开发fifo

说明:操作系统调度方法中的先进先出页面置换算法-Operating system scheduling methods FIFO page replacement algorithm
<xun> 在 2024-11-16 上传 | 大小:3kb | 下载:0

[操作系统开发ymzh

说明:操作系统内存调度中的页面置换算法模拟过程。-Scheduling the operating system memory page replacement algorithm simulation.
<xun> 在 2024-11-16 上传 | 大小:4kb | 下载:0

[操作系统开发qingqiu

说明:可以实现内存管理,采用先来先服务算法,在淘汰一页时,只将该页在页表中修改状态位。而不再判断它是否被改写过,也不将它写回到辅存。-Memory management can be achieved using a first-come first-serve algorithm, in one out of only the page in the page table modify status bits. Rather than to
<Jhon> 在 2024-11-16 上传 | 大小:1kb | 下载:0
« 1 2 ... .84 .85 .86 .87 .88 389.90 .91 .92 .93 .94 ... 915 »

源码中国 www.ymcn.org