资源列表

« 1 2 ... .18 .19 .20 .21 .22 623.24 .25 .26 .27 .28 ... 915 »

[操作系统开发JC

说明:模拟各种进程调度算法,并能管理各种进程调度算法的演示过程。-Simulate various process scheduling algorithms, and can manage the process of scheduling a demonstration of the process.
<詹磊> 在 2024-10-08 上传 | 大小:8192 | 下载:0

[操作系统开发os

说明:Fork: 实现了以进程解决生产者消费者问题. pclone: 实现了以线程解决生产者消费者问题. test_scheduler: 实现了处理机调度--实时调度算法EDF和RMS store_scheduler: 实现了存贮管理--动态不等长存储资源分配算法 HashFile: 实现了文件系统--Hash结构文件 device: 实现了设备管理--Linux设备驱动程序安装(注意头文件的位置随环境不同而改变)-For
<詹磊> 在 2024-10-08 上传 | 大小:31744 | 下载:0

[操作系统开发CUNCHU

说明: 模拟各种内存分配算法及回收过程,并能动态演示。结合进程调度算法,能为进程模拟分配内存,并设计一个跟踪该内存模拟分配的进程或线程,记录内存分配的结果;-Simulate all kinds of memory allocation algorithms and recycling process, and can dynamic presentation. Combination of process scheduling algori
<詹磊> 在 2024-10-08 上传 | 大小:2048 | 下载:0

[操作系统开发operating-system-kernel-documents

说明:在系统基础只是上,对操作系统的内核、进程进行了详细的描述,并附有源码。-Based only on the system, the operating system kernel, a detailed descr iption of the process, together with the source.
<qym> 在 2024-10-08 上传 | 大小:4211712 | 下载:0

[操作系统开发os

说明:操作系统6.1 文件和文件系统 6.2 文件的逻辑结构 6.3 外存分配方式 6.4 目录管理 6.5 文件存储空间的管理 6.6 文件共享与文件保护 6.7 数据一致性控制 -OS 6.1 file 6.2 file and file system logical structure of the external memory allocation 6.4 6.3 6.5 content mana
<zhai> 在 2024-10-08 上传 | 大小:756736 | 下载:0

[操作系统开发neicunguanli

说明:操作系统中的内存管理 C++编辑 实现内存管理-Operating system memory management C++ compiler to implement memory management
<齐越> 在 2024-10-08 上传 | 大小:1034240 | 下载:0

[操作系统开发scan_and_sstf

说明:最短寻道时间优先(SSTF)和扫描(SCAN)算法。可以对给出的任意的磁盘请求序列、计算平均寻道长度; 要求可定制磁盘请求序列长度、磁头起始位置、磁头移动方向。-Shortest seek time first (SSTF) and scanning (SCAN) algorithm. Can be given any sequence of disk requests, calculate the average seek lengt
<李朗> 在 2024-10-08 上传 | 大小:197632 | 下载:0

[操作系统开发LRU

说明:编程实现LRU算法或CLOCK/改进算法等置换算法(二选一),模拟实现虚拟存储器的地址变换过程。-Programming LRU algorithm or CLOCK/improved algorithms replacement algorithm (alternative), analog virtual memory address translation process.
<李朗> 在 2024-10-08 上传 | 大小:141312 | 下载:0

[操作系统开发group

说明: 模拟成组链接法的原理; 设系统具有7个可用磁盘块,每组3块。 编程模拟实现成组链接法。输入请求的磁盘块数,模拟成组链接分配;输入回收的磁盘块号,模拟成组链接回收。 -Simulation into a set of links  law principles based system with 7 free disk blocks, each 3. Programmed into a se
<李朗> 在 2024-10-08 上传 | 大小:240640 | 下载:0

[操作系统开发Page-replacement

说明:页面置换, 1、任意给出一组页面访问顺序(如页面走向是1、2、5、7、5、7、1、4、3、5、6、4、3、2、1、5、2)。 2、分配给该作业一定的物理块(如3块、4块等)。 3、利用某几种页面置换算法模拟页面置换过程并计算其缺页率并分析结果。 4、通过给出特殊的页面访问顺序,分配不同的物理块,利用FIFO算法计算其缺页率,进一步理解Belady现象。-Page replacement, 1, a group of a
<刘莹> 在 2024-10-08 上传 | 大小:988160 | 下载:0

[操作系统开发diaodu-

说明:操作系统的进程四种调度的算法用C语言实现的方法的代码实现-Operating system processes four kinds of scheduling algorithms in C language implementation of the method code
<haoluan> 在 2024-10-08 上传 | 大小:1024 | 下载:0

[操作系统开发FIFO

说明:操作系统先进先出页面置换算法。。。自己写的-FIFO page replacement algorithm for the operating system. . . Wrote it myself. .
<chezai> 在 2024-10-08 上传 | 大小:1033216 | 下载:0
« 1 2 ... .18 .19 .20 .21 .22 623.24 .25 .26 .27 .28 ... 915 »

源码中国 www.ymcn.org