登录
首页 » Process-Thread » 进程调度算法

进程调度算法

于 2022-02-16 发布 文件大小:23.87 kB
0 41
下载积分: 2 下载次数: 1

代码说明:

进程调度算法--动态优先权抢占式和时间片轮转算法的调度。-process scheduling algorithm-- Dynamic Preemptive priority and time-scheduling algorithm postings.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 此为操作系统实验报告:处理器调度 内含:程序流程图 设计目的与思路 主要源码等. 简介:在采用多道程序设计的系统中,往往有若干个进程同时处于就绪状态。当就绪状态...
    此为操作系统实验报告:处理器调度 内含:程序流程图 设计目的与思路 主要源码等. 简介:在采用多道程序设计的系统中,往往有若干个进程同时处于就绪状态。当就绪状态进程个数大于处理器数时,就必须依照某种策略来决定哪些进程优先占用处理器。本实验模拟在单处理器情况下处理器调度,帮助学生加深了解处理器调度的工作。-experimental operating system for this report : Processor Scheduling consisting of : flowchart designed and ideas such as major source. Introduction : the introduction of multi-channel programming system, often there are a number of processes at the same time readiness. When the readiness of the process is greater than the number when the number of processors, it must, in accordance with a strategy to determine which process priority processor. Experimental simulation of the processor in a single processor scheduling circumstances, to help students better understand processor scheduling work.
    2023-03-20 12:00:03下载
    积分:1
  • 用C++ Builder进行多线程操作的示例
    用C++ Builder进行多线程操作的示例-C Builder multithreaded operation example
    2022-03-22 22:06:20下载
    积分:1
  • 多线程应用的例子
    多线程应用的例子-multi-threaded application examples
    2022-04-13 09:38:59下载
    积分:1
  • Asm win32 多线程开发,在win32 asm 下创建线程和线程的调用。
    Asm win32 多线程开发,在win32 asm 下创建线程和线程的调用。-Asm win32 multi-threaded development, in the win32 asm create threads and thread call.
    2022-03-04 16:16:15下载
    积分:1
  • 通过向Mode模块发送event来做状态迁移,Mode模块中有一个Matrix表,通过Matrix表来做出判断...
    通过向Mode模块发送event来做状态迁移,Mode模块中有一个Matrix表,通过Matrix表来做出判断-through Mode modules make this event the movement Mode Module Matrix is a table through the Matrix to make a judgment Table
    2022-05-20 04:48:23下载
    积分:1
  • MODBUS通信程序.可用于学习施耐得PLC通信、现在国产好多RTU都用MODBUS协议...
    MODBUS通信程序.可用于学习施耐得PLC通信、现在国产好多RTU都用MODBUS协议-MODBUS communications procedures. Learning can be used Shi able to endure PLC communications, now many domestic MODBUS RTU using agreement
    2022-03-17 11:17:56下载
    积分:1
  • 介绍多
    多线程编程的入门指导 图书语言: 简体中文 图书类型: 程序设计 >> 程序基础下载 授权方式: 免费程序基础图书 图书大小: 765 KB -Introduction to multi-threaded programming guide books Language: Simplified Chinese Book Type: Program Design
    2022-11-18 16:25:03下载
    积分:1
  • 我们的操作系统实验的论文,内容好多,可以看看,
    我们的操作系统实验的论文,内容好多,可以看看,-papar of os experiment,just try it
    2022-08-22 16:24:34下载
    积分:1
  • 模拟进程调度 实现了FCFS,SJF和Priority算法 界面友好,使用C#编写,异常处理严密...
    模拟进程调度 实现了FCFS,SJF和Priority算法 界面友好,使用C#编写,异常处理严密-Simulate the process of scheduling implements FCFS, SJF, and Priority algorithm is user-friendly, using C# write, exception handling tight
    2022-05-15 20:14:56下载
    积分:1
  • readers to write source code problem. I included in the Notes. Not joined the pr...
    读者写者问题源码.包含我的注释. 没有加入工程文件. 只有一个R&W.cpp.在vc++6.0下编译成功. 在Windows 2000 环境下,创建一个包含n 个线程的控制台进程。用这n 个线程来表示n 个读者或写者。每个线程按相应测试数据文件的要求,进行读写操作。请用信号量机制实现读者-写者问题(读者优先)。 读者-写者问题的读写操作限制: 1)写-写互斥; 2)读-写互斥; 3)读-读允许; 读者优先的附加限制:如果一个读者申请进行读操作时已有另一读者正在进行读操作,则该读者可直接开始读操作。 运行结果显示要求:要求在每个线程创建、发出读写操作申请、开始读写操作和结束读写操作时分别显示一行提示信息,以确信所有处理都遵守相应的读写操作限制。 下面是一个测试数据文件的例子: 1 R 3 5 2 W 4 5 3 R 5 2 4 R 6 5 5W 5 3 -readers to write source code problem. I included in the Notes. Not joined the project documents. Only one R
    2023-05-26 02:50:03下载
    积分:1
  • 696522资源总数
  • 104045会员总数
  • 50今日下载