资源列表

« 1 2 ... .10 .11 .12 .13 .14 715.16 .17 .18 .19 .20 ... 915 »

[操作系统开发Process-scheduling

说明:操作系统程序,四种进程调度算法,(fcfs,sjf,gxyb)C语言版-failed to translate
<御弟哥哥> 在 2025-06-04 上传 | 大小:5kb | 下载:0

[操作系统开发jinchenguanli

说明:模拟操作系统进程管理的方法,实现其简单的模拟-Simulation of the operating system process management methods, to achieve its simple analog
<谢伟月> 在 2025-06-04 上传 | 大小:5kb | 下载:0

[操作系统开发OSTest2

说明:模拟操作系统的主存分配,运用可变分区的存储管理算法设计主存分配和回收程序,并不实际启动装入作业。采用最先适应法、最佳适应法、最坏适应法分配主存空间。 -Simulation of the operating system main memory allocation, the use of variable storage management algorithm partition of main memory allocation and recovery procedures, and
<艾原媛> 在 2025-06-04 上传 | 大小:5kb | 下载:0

[操作系统开发zaozuoxitongshiyan

说明:存储管理的主要功能之一是合理地分配空间。请求页式管理是一种常用的虚拟存储管理技术。 本实验的目的是通过请求页式存储管理中页面置换算法模拟设计,了解虚拟存储技术的特点,掌握请求页式管理的页面置换算法。 -One of the main functions of storage management is a reasonable allocation of space. Request the page management is a common virtual storage mana
<张飞> 在 2025-06-04 上传 | 大小:5kb | 下载:0

[操作系统开发duzhexiezhe

说明:读者写者问题 读者-写者问题的读写操作限制(包括读者优先和写者优先)-Readers to write the the problem of readers- to write those who the the problem of the read and write operations restrictions (including the readers priority and write those who priority)
<彭阳> 在 2025-06-04 上传 | 大小:5kb | 下载:0

[操作系统开发autousb.tar

说明:linux系统字符界面下,自动挂载usb设备到指定挂载点。autousb.tar.gz-character-based interface of the linux system to mount usb devices to the specified mount point. autousb.tar.gz
<lz> 在 2025-06-04 上传 | 大小:5kb | 下载:0

[操作系统开发ReaderAndWriter

说明:一个在VC10环境下写的读者写者问题的例子,可以通过这个Demo程序加深对读者写者问题的理解-Readers who write a VC10 environment written example, through the Demo program to deepen the understanding of the readers who write
<kzm> 在 2025-06-04 上传 | 大小:5kb | 下载:0

[操作系统开发simple-file

说明:简单的文件系统试验源代码,可用于操作系统的大型实验-Simple test source code of the file system, the operating system can be used for large-scale experiments to ~
<chenedward> 在 2025-06-04 上传 | 大小:5kb | 下载:0

[操作系统开发fuxi

说明:本资料是重庆大学的操作系统复习资料,有需要的请下载-This information is the operating system of Chongqing University review information, please download the necessary
<吴禹> 在 2025-06-04 上传 | 大小:5kb | 下载:0

[操作系统开发Bankers

说明:这个代码模拟出了操作系统在避免死锁时所采用的banker算法。para.txt中给出了示例参数(CPU数量、资源种类、每种资源的数量,以及各个任务所申请的资源种类和数量)。-This project simulates the Banker algorithm, which is widely used by all kinds of operating system (OS) to avoid dead lock. The para.txt is a sample scr ipt for th
<Zhang> 在 2025-06-04 上传 | 大小:5kb | 下载:0

[操作系统开发file-management-experiment

说明:操作系统文件管理实验:利用交互式命令实现树型目录结构和文件管理,同时利用位示图表示外存的分配情况,新建文件时分配必要的空间,模拟文件分配表记录文件在外存上的存储方式。了解系统对文件的操作。 在文件中保存目录内容,创建文件或子目录可以用命令行命令:MD、CD、RD、MK(创建文件)、DEL(删除文件)和DIR-Operating system file management experiment: the use of interactive command tree directory st
<金旭斌> 在 2025-06-04 上传 | 大小:5kb | 下载:0

[操作系统开发filesystem

说明:  编写并调试一个树型目录结构的文件系统,模拟文件管理工作流程。     1).设计多用户文件系统,采用多级文件目录。     2).至少要有十个以上的实用命令,应设置文件保护措施。 3).设计一个较实用的用户界面,方便用户使用,界面要为用户提供足够的选择信息,不需用户打入冗长的命令。-failed to translate
<海鹰> 在 2025-06-04 上传 | 大小:5kb | 下载:0
« 1 2 ... .10 .11 .12 .13 .14 715.16 .17 .18 .19 .20 ... 915 »

源码中国 www.ymcn.org