资源列表

« 1 2 ... 14 15 16 17 18 1920 21 22 23 24 ... 915 »

[操作系统开发banker

说明:操作系统中解决死锁的银行家算法的演示算法-Operating system to resolve Deadlock banker
<> 在 2024-05-24 上传 | 大小:1024 | 下载:0

[操作系统开发clock

说明:操作系统中改进型clock页面置换算法的演示算法-Improved version of the operating system clock page replacement algorithm demonstration algorithm
<> 在 2024-05-24 上传 | 大小:1024 | 下载:0

[操作系统开发leap-year

说明:一个FIFO设计的例子,例子简单,但很经典。 是学好数字设计的好开端。-A FIFO design examples, example of simple, but very classic. Learn digital design is a good start.
<Benson> 在 2024-05-24 上传 | 大小:1024 | 下载:0

[操作系统开发FIFO

说明:操作系统实践课程实验,页面置换的4种方法,FIFO等-Practice Course experimental operating system, page replacement of the four kinds of methods, FIFO, etc.
<gf> 在 2024-05-24 上传 | 大小:1024 | 下载:0

[操作系统开发boot

说明:引导扇区程序源码 编译后可以从软盘启动计算机 操作系统制作的第一步-Boot sector program source code can be compiled from the floppy disk to start the computer operating system produced by the first step
<ggg> 在 2024-05-24 上传 | 大小:1024 | 下载:0

[操作系统开发ProcessesCommunication

说明:程序模拟操作系统课程中的进程间通信,方便起见,各个进程只有编号信息。所用数据结构为大小为10的队列。运行情况为:用户输入进程总数以及各个进程的编号,此后程序模拟进程对队列提出请求,若队列不空,则插入,队列满则不予插入。程序利用rnd这个随机变量是奇数还是偶数决定是入队还是出队。-Procedures for operating systems courses in the simulation process communication
<> 在 2024-05-24 上传 | 大小:1024 | 下载:0

[操作系统开发cao

说明:有关操作系统的代码,是关于高响应比优先算法的,不知能不能用-On the operating system code, is a high response ratio on the priority scheduling algorithm, I do not know can not
<舒舒> 在 2024-05-24 上传 | 大小:1024 | 下载:0

[操作系统开发producer-consumer

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

[操作系统开发fifo

说明: 银行家算法是从当前状态出发,逐个按安全序列检查各客户中谁能完成其工作,然后假定其完成工作且归还全部贷款,再进而检查下一个能完成工作的客户。如果所有客户都能完成工作,则找到一个安全序列,银行家才是安全的。 ♦ 与预防死锁的几种方法相比较,限制条件少,资源利用程度提高了。 -Banker s algorithm is a departure from the current state, one by one accor
<赵与> 在 2024-05-24 上传 | 大小:1024 | 下载:0

[操作系统开发1

说明:这个程序是操作系统中的 生产者与消费者的 模拟程序-This procedure is the operating system producer and consumer of simulation program
<赵与> 在 2024-05-24 上传 | 大小:1024 | 下载:0
« 1 2 ... 14 15 16 17 18 1920 21 22 23 24 ... 915 »

源码中国 www.ymcn.org