资源列表

« 1 2 ... 38 39 40 41 42 4344 45 46 47 48 ... 915 »

[操作系统开发3

说明:一个简易的FAT文件系统,在内存中模拟硬盘分块,并用FAT表管理这些块-a simple FAT filesystem
<郑亚斌> 在 2024-11-08 上传 | 大小:1kb | 下载:0

[操作系统开发Test3

说明:系统内存管理源代码,自己写了一上午完成的。可以实现内存的自动分配,模拟操作系统的实际操作-Memory management system source code, to write the morning complete. Automatic allocation of memory can simulate the actual operation of the operating system
<chen> 在 2024-11-08 上传 | 大小:1kb | 下载:0

[操作系统开发FIFO

说明:用一种计算机高级语言来实现请求分页存储管理方式先进先出(FIFO)置换算法,设计要求如下: ⑴ 能够输入给作业分配的内存块数; ⑵ 能够输入给定的页面,并计算发生缺页的次数以及缺页率; ⑶ 缺页时,如果发生页面置换,输出淘汰的页号。-A computer with high-level language to implement demand paging memory management FIFO (FIFO)
<张城> 在 2024-11-08 上传 | 大小:1kb | 下载:0

[操作系统开发zxuejiajiucanwenti

说明:哲学家就餐问题:很好解决死锁问题,是操作系统课程设计的一个范例-Dining philosophers problem: a good solution to the deadlock problem, the operating system is an example of curriculum design
<张龙> 在 2024-11-08 上传 | 大小:1kb | 下载:0

[操作系统开发FIFO

说明:操作系统先进先出算法,用c++编写,算法简单易懂,思路清晰-Operating system FIFO algorithm, written by c++, algorithm is simple to understand, clear
<时先生> 在 2024-11-08 上传 | 大小:1kb | 下载:0

[操作系统开发banker.cpp

说明:操作系统原理的银行家算法模拟程序, 可以参考下-Operating System bankers algorithm simulation program, you can refer to the following
<张佳> 在 2024-11-08 上传 | 大小:1kb | 下载:0

[操作系统开发spooling

说明:操作系统原理的spooling技术的模拟.-Operating System of the spooling technology simulation.
<张佳> 在 2024-11-08 上传 | 大小:1kb | 下载:0

[操作系统开发Initial--OPI---LRU

说明:页面置换算法,1:先进先出;2:最佳值换算法;3:最近最久未使用置换算法-Page replacement algorithms, 1: FIFO 2: Best value for algorithm 3: The most-recently-used replacement algorithm recently
<huang> 在 2024-11-08 上传 | 大小:1kb | 下载:0

[操作系统开发Main

说明:C语言用函数指针实现多线程,类似于操作系统之任务调度,仅有任务状态,使用循环计数以大概模拟延时。-a little virtul os,just for understanding the multi task and learning hao to use function pointer.
<陈客> 在 2024-11-08 上传 | 大小:1kb | 下载:0

[操作系统开发2

说明:这是操作系统的一个关于读者写者的代码,内容以及算法基本符合要求-This is one of the operating system' s code written on the reader, the basic content and algorithms to meet the requirements
<冯霞> 在 2024-11-08 上传 | 大小:1kb | 下载:0

[操作系统开发3

说明:这是一个关于操作系统方面的关于调度问题中的短进程优先的算法。-This is a operating system on the process of scheduling priority in the short algorithm.
<冯霞> 在 2024-11-08 上传 | 大小:1kb | 下载:0

[操作系统开发4

说明:这是一个操作系统中关于调度问题中的先来先服务调度算法。-This is an operating system on the scheduling of a first-come first-served scheduling.
<冯霞> 在 2024-11-08 上传 | 大小:1kb | 下载:0
« 1 2 ... 38 39 40 41 42 4344 45 46 47 48 ... 915 »

源码中国 www.ymcn.org