-
很好的代码来看吧!
很好的代码来看吧!-good look at the code!
- 2022-03-26 04:25:58下载
- 积分:1
-
courses on operating system design
操作系统课程设计-courses on operating system design
- 2022-03-06 13:20:18下载
- 积分:1
-
这个是一个完整的药房管理系统,喜欢VC的朋友门参考
这个是一个完整的药房管理系统,喜欢VC的朋友门参考-This is a complete pharmacy management system, like the VC friend of doors Reference
- 2023-08-27 06:10:07下载
- 积分:1
-
这是一个潜入式开发的c语言代码,上面有通讯,采集和处理等功能模块...
这是一个潜入式开发的c语言代码,上面有通讯,采集和处理等功能模块-This is a sneak into the development of the c-language code, the above communications, the collection and processing function modules
- 2022-07-10 19:28:02下载
- 积分:1
-
1 : Prepare a simulation and debugging process scheduling procedures, "Prio...
1、 :编写并调试一个模拟的进程调度程序,采用“最高优先数优先”调度算法对进程进行调度。 “最高优先数优先调度算法的基本思想是把CPU分配给就绪队列中优先数最高的进程。尝试静态优先数与动态优先数两种方法:
a) 静态优先数是指优先数在整个进程运行期间不再改变。优先数可以在数据输入时指定,也可以根据到达顺序、运行时间确定。
b) 动态优先数是指进程的优先数在创建进程时可以给定一个初始值,并且可以按一定原则修改优先数。例如进程获得一次CPU后就将其优先数减少1。或者进程等待的时间超过某一时限时增加其优先数的值。
2、 编写并调试一个模拟的进程调度程序,模拟实现多级反馈队列调度算法。
3、 编写并调试一个模拟的进程调度程序,模拟实现最低松弛度优先算法。
4、 程序与报告要求:
a) 对上述要求1、2、3,至少要完成一项,鼓励尝试多种算法。
b) 输出结果要尽量详细清晰,能够反映调度后队列变化,PCB内部变化。
c) 可以选择在Windows或Linux环境下编写、运行程序
d) 鼓励使用不同的开发工具在不同平台环境上进行开发比较。
e) 在实验报告中,一方面可以对实验结果进行分析,一方面可以对各种算法进行比较,分析它们的优劣,说明各种算法适用于哪些情况下的调度。
-1 : Prepare a simulation and debugging process scheduling procedures, "Priority number of the highest priority" to the process of scheduling algorithms for scheduling. "Highest priority priority scheduling algorithm for the basic idea is to place the CPU allocated to the priority queue highest process. Taste Examination several static and dynamic priority priority number two methods : a) static priority number is priority
- 2022-03-26 12:38:45下载
- 积分:1
-
In layman
深入浅出ARM7-LPC213x_214xEmbedded_systems_architecture_Programming_and_Design-In layman
- 2022-07-01 11:28:27下载
- 积分:1
-
小型文件管理系统
操作系统的课程设计--利用Linux的api设计模拟一个小型的磁盘文件管理系统
- 2023-04-17 01:50:03下载
- 积分:1
-
设备管理主要包括设备的分配和回收、同时实现设备独立性。假定模拟系统中有A(3台)、B(2台)、C三种设备,采用安全分配方式。...
设备管理主要包括设备的分配和回收、同时实现设备独立性。假定模拟系统中有A(3台)、B(2台)、C三种设备,采用安全分配方式。-Device Manager includes equipment distribution and recovery, while achieving device independence. Simulation system assumes that there are A (3 units), B (2 units), C three kinds of equipment, the introduction of safety distribution.
- 2022-09-18 15:10:03下载
- 积分:1
-
Process Scheduling Algorithm Implementation
进程调度算法的实现-Process Scheduling Algorithm Implementation
- 2023-03-15 07:15:03下载
- 积分:1
-
一个小型操作系统,用于对显存进行操作 本人的操作系统课程设计...
一个小型操作系统,用于对显存进行操作 本人的操作系统课程设计-a small operating system, for the right to operate my memory for the operating system design courses
- 2022-12-13 02:45:03下载
- 积分:1