-
Many want to use their own and the sequence to control their own computer, here...
很多的都想用自已的和序控制自己的电脑,这里有一些常用函数,希望对大家有用-Many want to use their own and the sequence to control their own computer, here are some commonly used functions, in the hope that useful to everybody
- 2022-09-12 02:30:03下载
- 积分:1
-
FireXOS the design and implementation of major systems introduced FireXOS task s...
FireXOS的设计与实现,主要介绍FireXOS系统的任务调度程序,图形设置的实现方法与原理!-FireXOS the design and implementation of major systems introduced FireXOS task scheduling procedures, graphic settings to achieve the method and principle!
- 2022-02-05 12:56:35下载
- 积分:1
-
操作系统中的哲学家就餐算法 c语言编写
操作系统中的哲学家就餐算法 c语言编写-OS philosopher dine algorithm c language
- 2022-11-22 20:55:03下载
- 积分:1
-
Intro.to.OrangeS
OS构建自己的操作系统
Intro.to.OrangeS
OS构建自己的操作系统-Intro.to.OrangeS OS Build your own operating system
- 2022-08-18 11:03:12下载
- 积分: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
-
嵌入式文件系统制作工具,非常实用,可以用来制作文件系统...
嵌入式文件系统制作工具,非常实用,可以用来制作文件系统-Embedded file system tool, very useful and can be used to create the file system
- 2023-02-27 20:55:04下载
- 积分:1
-
模仿操作系统的先来先服务,用单链表写的程序
模仿操作系统的先来先服务,用单链表写的程序-imitate the operating system first-come first-service, single-Chain written procedures
- 2022-04-18 04:56:10下载
- 积分:1
-
Chinese handwriting input, support and other PDA WINCE5.0
中文手写输入,支持PDA WINCE5.0等-Chinese handwriting input, support and other PDA WINCE5.0
- 2022-08-13 06:22:02下载
- 积分:1
-
操作系验实验:模拟进程调度
操作系验实验:模拟进程调度-Operation of the Department of inspection experiment: Analog Process Scheduling
- 2022-01-23 11:08:46下载
- 积分:1
-
使用配置:
a) 如果将系统安装在网站的根路径下,直接拷贝即可使用;
b) 如果将系统安装在一个虚拟路径下,请将bin、CuteSoft_Client、...
使用配置:
a) 如果将系统安装在网站的根路径下,直接拷贝即可使用;
b) 如果将系统安装在一个虚拟路径下,请将bin、CuteSoft_Client、Templates、Uploads文件夹及移动到根路径下。
c) 如果WEB服务器和数据库服务器不在一台服务器上,请将Web.Config中的
-err
- 2022-03-22 10:31:13下载
- 积分:1