资源列表
[操作系统开发] ProcessSched
说明:这个是操作系统的进程调度源代码,模拟操作系统的进程调度,可以在VC++开发环境下编译模拟-This is the process of scheduling the operating system source code to simulate the process of scheduling the operating system can be developed in VC++ compiler environment sim<deyaowang> 在 2024-11-10 上传 | 大小:2kb | 下载: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-11-10 上传 | 大小:1kb | 下载:0
[操作系统开发] Processor-scheduling
说明:进程调度,利用时间片轮转算法来模拟计算机操作系统调度进程的过程的代码1-Process scheduling, the use of round-robin algorithm to simulate the process of scheduling a computer operating system code in a process<田坤> 在 2024-11-10 上传 | 大小:2kb | 下载:0
[操作系统开发] contiki-2.2.3
说明:瑞典的一个开源的操作系统,集成ipv6。 -Sweden, an open source operating systems, integrated ipv6. Sweden, an open source operating systems, integrated ipv6.<chenqin> 在 2024-11-10 上传 | 大小:13.67mb | 下载:0
[操作系统开发] Writer-and-reader
说明:实现操作系统中的读者写者问题,能实现读优先或写优先,能在界面上显示读写进度。-The reader to achieve the operating system to write those questions, first read or write to achieve the priority can be displayed on the screen to read and write in progress.<李旭> 在 2024-11-10 上传 | 大小:3.69mb | 下载:0
[操作系统开发] File
说明:wenjian 通过课程设计,要求学生主要掌握如下内容: 1.文件的物理结构可以选用顺序分配、链表分配或索引分配。 2.建立文件:从命令中得到文件名,得到该文件的文件长度,建立文件。修改目录表。 3.删除文件:回收文件占用的空间,修改目录表 4.读文件:read [文件名] [显示开始字节] [显示的字节数] ,直接显示所需要的字节数。 5.写文件:write [文件名] [插入的位置] [插入的内容]<wangxiaomin> 在 2024-11-10 上传 | 大小:132kb | 下载:0
[操作系统开发] FCFS...SPF
说明:基于FCFS和SPF的进程管理系统,进程调度,fcfs和spf,用c++编写,有完整的源代码和实验报告,可执行,方便使用-FCFS and SPF-based process management systems, process scheduling, fcfs and spf, using c++ to write, with complete source code and test reports, perform, easy<wangxiaomin> 在 2024-11-10 上传 | 大小:3.06mb | 下载:0