搜索资源列表
进程调度模拟源程序
- 进程调度问题,调度算法有优先数法和时间片轮法,速度调节可以自己设定-process of scheduling problems, priority scheduling algorithm method and the time-wheel, speed regulation can create
multitreadsrc4
- 线程的同步 虽然多线程能给我们带来好处,但是也有不少问题需要解决。例如,对于像磁盘驱动器这样独占性系统资源,由于线程可以执行进程的任何代码段,且线程的运行是由系统调度自动完成的,具有一定的不确定性,因此就有可能出现两个线程同时对磁盘驱动器进行操作,从而出现操作错误;又例如,对于银行系统的计算机来说,可能使用一个线程来更新其用户数据库,而用另外一个线程来读取数据库以响应储户的需要,极有可能读数据库的线程读取的是未完全更新的数据库,因为可能在读的时候只有一部分数据被更新过。-thread s
jcdd
- 简单实现进程的优先数调度,,是操作系统中的一个比较容易棉队的问题
jinchnegdiaodu
- 操作系统实验原代码,进程调度问题,可运行
os_show
- 内含两个本人开发的模拟进程互斥和进程调度的题目以及源代码,本内容只供参考,不得用于抄袭,如有发现将遭本人精神谴责,详细问题可来电010—51122242找黄某人联系解答,请多多指教。-development of the modeling process and the process of scheduling contradict the title of the source code, the content purposes only and should not be used fo
lifashi
- 理发师睡觉问题 可以利用它来解决嗜睡的理发师问题 进程调度与信号量问题-Seville sleep problems can use it to solve the problem sleepiness barber process scheduling and capacity problems of signal
EmployeeDB
- 操作系统调度问题,挂起,等待序列等……a) 时间片轮转 b) 动态优先权调度 c) 高响应比优先调度 -Operating system scheduling problem, hang, waiting for sequence, such as ... ... a) time slice rotation b) the dynamic priority scheduling c) respond to more than high-priority scheduling
chulijidiaodu
- 处理机调度是处理机分析处理的过程,是初学的学生最困难的问题。-Analysis of processor scheduling processor are the treatment process, the students are learning the most difficult questions.
Process-scheduling
- 此程序完成操作系统中进程调度的问题。在C++环境下实现。-This process is completed the operating system process scheduling problems. In C++ environment to achieve.
philosopher
- 哲学家问题,解决进程死锁和恢复,进程调度。 多线程任务。-Philosophers problem, solve the deadlock and restore processes, process scheduling. Multithreaded.
readwrite
- 读写者问题,解决进程死锁和恢复,进程调度。 多线程任务。-Those who read and write and solve deadlock and restore processes, process scheduling. Multithreaded.
p_c
- 进程的状态描述(运行,就绪,阻塞)以及调度问题,包括PCB的变化情况。-The state descr iption of the process (running, ready, blocked), as well as scheduling problems, including changes in the PCB.
pxpaqm
- 用动态规划法-解决流水作业调度的问题,得出最优解,很好的案例(Solve with dynamic programming - line production scheduling problem, it is concluded that the optimal solution, a good case)
nystemareapartial
- 用动态规划法-解决流水作业调度的问题,得出最优解,很好的案例()
进程调度
- ??多道程序设计中,经常是若干个进程同时处于就绪状态,必须依照某种策略来决定那个进程优先占有处理机。因而引起进程调度。本实验模拟在单处理机情况下的处理机调度问题,加深对进程调度的理解。(Multi-channel programming, often at the same time a number of process ready state, a strategy must be determined in accordance with the process priority to o