资源列表

« 1 2 ... 39 40 41 42 43 4445 46 47 48 49 ... 915 »

[操作系统开发yinhangjia

说明:银行家算法的c++源代码是一个不错的学习文件系统的材料-Bankers algorithm c++ source code is a good file system to learn the material
<cube> 在 2024-12-29 上传 | 大小:1kb | 下载:0

[操作系统开发fenye

说明:实现操作系统中基本分页算法的变成模拟,包括查看页表和回收分配物理块的功能-To achieve the basic operating system paging algorithms into simulation, including viewing the page table allocation and recovery of physical function of the block
<柯金龙> 在 2024-12-29 上传 | 大小:1kb | 下载:0

[操作系统开发Processor-scheduling2

说明:进程调度,利用时间片轮转算法来模拟计算机操作系统调度进程的过程的代码2-Process scheduling, the use of round-robin algorithm to simulate the process of computer operating system process scheduling code 2
<田坤> 在 2024-12-29 上传 | 大小:1kb | 下载:0

[操作系统开发FIFO

说明:操作系统 页面调度的算法,FIFO,SJF等,非常齐全-Operating system paging algorithms, FIFO, SJF, etc., very complete
<yy> 在 2024-12-29 上传 | 大小:1kb | 下载:0

[操作系统开发ym

说明:有关操作系统的程序,页面置换算法。带有解释,欢迎下载。-The operating system program, the page replacement algorithm. With an explanation, please download.
<yy> 在 2024-12-29 上传 | 大小:1kb | 下载:0

[操作系统开发diaodu-

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

[操作系统开发duodao

说明:多道批处理系统 用于作业的进程调度 修改哲学家就餐问题-Multi-channel system for batch process scheduling jobs to modify the dining philosophers problem
<kavy> 在 2024-12-29 上传 | 大小:1kb | 下载:0

[操作系统开发count_hp_filesys_info

说明:统计hp操作系统文件系统的信息,统计hp操作系统文件系统的信息。-count hp filesys info
<cici> 在 2024-12-29 上传 | 大小:1kb | 下载:0

[操作系统开发hashing

说明:This is a code of hashing.
<niranjan> 在 2024-12-29 上传 | 大小:1kb | 下载:0

[操作系统开发ProtectedModeMBR

说明:Example of turning on protected mode inside MBR code. The program reads and prints memory content at 0xBF7980C0. This task can t be done in 16-bit mode
<> 在 2024-12-29 上传 | 大小:1kb | 下载:0

[操作系统开发Simulation

说明:编写程序完成页式虚拟存储管理中地址转换过程和模拟缺页中断的处理。实验具体包括:首先对给定的地址进行地址转换工作,若发生缺页则先进行缺页中断处理,然后再进行地址转换;最后编写主函数对所作工作进程测试。 假定主存64KB,每个主存块1024字节,作业最大支持到64KB,系统中每个作业分得主存块4块。 -Writing process is complete page-based virtual memory address tran
<yyy> 在 2024-12-29 上传 | 大小:1kb | 下载:0

[操作系统开发page-replacement-algorithm

说明:该程序描述了在操作系统里的页面替换算法,主要是FIFO、OPT、LRU这三种。-This procedure described in the operating system s page replacement algorithm, mainly FIFO, OPT, LRU three.
<嘉何月> 在 2024-12-29 上传 | 大小:1kb | 下载:0
« 1 2 ... 39 40 41 42 43 4445 46 47 48 49 ... 915 »

源码中国 www.ymcn.org