资源列表
772834595
- 学籍管理系统,一款简单的学生信息管理系统-School management system, a simple Student Information Management System
31767677dsadasdasdas
- LOOK Strategy Scheduling in c-LOOK Strategy Scheduling in c++
ZJZH
- 操作系统课程设计之存储管理---最佳置换算法-courses on operating system design -- the best memory management algorithm replacement
d
- 运行的源码,刚开始学习powerbuiler,希望获得更多的资料,-run programe
081510
- 设计一个按响应比高者优先调度算法实现进程调度的程序。-Design a person according to their response than the high priority scheduling process scheduling algorithm procedure.
dsadasdasdas
- 自己看磁盘调度算法要的自己载磁盘调度算法-look disk-scheduling algorithms to set its own disk scheduling algorithm
SCHEDULING
- Job Scheduling using different algo
3
- c c++ 模拟虚拟分页存储管理系统 弄了蛮久的-c c++ simulation of the virtual paging memory management system, get a quite a long time
fenqucunchu
- 编写程序完成可变分区存储管理方式的内存分配会受。实验具体包括:首先确定内存空间分配表;然后采用最佳分配算法完成内存空间的分配和回收;最后编写主函数对所做工作进行测试-Completed programming stored variable district management will be affected by the memory allocation. Specific experiments include the following: first determine alloca
cpdd
- 这是一个磁盘调度算法的源程序代码,为C++格式的,里面包含了先来先服务等三个代码的算法,与大家分享-This is a disk scheduling algorithm source code for C++ format, which includes a first-come first-serve algorithm for the three codes to share with you
1
- 操作系统内存管理,1.随机生成2k-10k的文件50个,文件名为1.txt、2.txt、……、50.txt,按照上述算法存储到模拟磁盘中。-Operating system memory management, a randomly generated 2k-10k file 50, a file named 1.txt, 2.txt, ......, 50.txt, according to the above algorithm to simulate disk storage.
timeroll
- 操作系统中简单的时间片轮转实现算法,可设多个进程,在Linux环境下使用vi编译器写的C程序-Simple operating system time slice rotation algorithm, multiple processes can be set in the Linux environment, using vi to write the C compiler program