CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 操作系统进程调度

搜索资源列表

  1. jc

    0下载:
  2. 操作系统的进程调度(最大优先数),win32控制台应用程序-Operating system process scheduling (maximum priority number)
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-05
    • 文件大小:280713
    • 提供者:DAN
  1. processscheduling

    0下载:
  2. 操作系统: 进程调度模拟程序设计 2,实现的功能:实现了进程调度模拟程序设计中的基于动态优先权的算法。 3,优点: 在程序的窗口给出了最开始的时候的队列里的状况,随机生成了每个进程的“优先权”和“要求运行时间”,并考虑到了避免产生 较大的数而导致程序长时间陷入循环,(即设定了优先权和要求运行时间的上下限); 可以方便的添加或者删除进程数目,(只需要改动源代码中的MAXN值即可,其他的不需要改动)而不影响程序的运行,健壮性好。 4,缺点:
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:301000
    • 提供者:天蓝
  1. Single-processor-scheduling-process

    0下载:
  2. 这个C程序用来模拟操作系统中的单处理器进程调度。用户可以输入时间片,要创建的进程等。-This C program used to simulate a single processor operating system process scheduling. Users can enter a time slice, the process to be created and so on.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-08
    • 文件大小:224109
    • 提供者:点点
  1. os_test1

    1下载:
  2. 操作系统实验,进程调度 1.设计进程控制块 PCB 的结构,通常应包括如下信息: 进程名、进程优先数(或轮转时间片数)、进程已占用的 CPU 时间、进程到完成还需要的时间、进程的状态、当前队列指针等。 2.编写两种调度算法程序: 优先数调度算法程序 循环轮转调度算法程序 3.按要求输出结果。-Operating system experiment, the process scheduling 1. The structure of the design pro
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1967
    • 提供者:杨萌
  1. jinchengdiaodu

    0下载:
  2. 这是操作系统实验中进程调度的源代码,使用C++编写-This is the operating system process scheduling experiment source code
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-23
    • 文件大小:229881
    • 提供者:李华
  1. LRU_OSmode

    0下载:
  2. 利用VC和ege图形函数库编写基于LRU的请求分页模拟操作系统。模拟的功能有文件系统,鼠标响应,进程调度等。-VC and ege use graphics library written request LRU paging simulation operating system is based. Analog features include file systems, the mouse response, process scheduling.
  3. 所属分类:Console

    • 发布日期:2017-06-15
    • 文件大小:24179521
    • 提供者:李德
  1. Operating-System-B-test-reports

    0下载:
  2. 开发一个仿真操作系统,要求具备进程调度、存储器管理、文件及设备管理等基本功能-The development of a simulation operating system, requires scheduling process, the basic functions of memory management, file and device management
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-25
    • 文件大小:227504
    • 提供者:杨开达
  1. ProcessDispatcher

    0下载:
  2. 老师编写的模拟操作系统的进程调度实验 里面的代码 需要读者自行实现-Teacher preparation simulation operating system process scheduling experiments inside the code requires the reader to implement
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:59365
    • 提供者:wang
  1. Operating-System-Simulation

    0下载:
  2. 用.net制作的仿造操作系统运行的小程序,主要包括进程调度,存储管理,银行家算法等几个小程序的集成,是学习现代操作系统课程中良好的辅助理解仿真程序-With.net copy of operating system to run small programs, including process scheduling, storage management, bankers algorithm, such as a few small application integration, is to
  3. 所属分类:.net

    • 发布日期:2017-05-07
    • 文件大小:1146990
    • 提供者:林志勇
  1. czxtjcdd

    0下载:
  2. 操作系统进程的调度算法,RR,SJF等,利用C语言实现的,代码在VS下运行没有问题-Scheduling algorithms operating system process, RR, SJF etc, use C language code in the VS running without problems
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:6300
    • 提供者:
  1. Cpp1100

    0下载:
  2. 计算机操作系统,优先权的进程调度算法的C++源代码,-Computer operating system, the priority of the process of scheduling algorithm C++ Source code,
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-12
    • 文件大小:1229
    • 提供者:rd41yekao
  1. Cpp1101

    0下载:
  2. 模拟操作系统中进程调度,时间片轮转,优先级调度。用PCB代表进程,随机生成n个进程-Simulation of the operating system process scheduling, time slice rotation, priority scheduling. With PCB on behalf of the process of randomly generated n-process
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-13
    • 文件大小:1819
    • 提供者:rd41yekao
  1. jchdiaodu

    0下载:
  2. 进程调度 操作系统实验 程序优先级的调度算法 绝对适用-Experimental procedures for the operating system process scheduling priority scheduling algorithm is absolutely applicable to
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-13
    • 文件大小:1759
    • 提供者:w31747chengmou
  1. jinchengdiaodusuanfa

    0下载:
  2. 操作系统课程设计中的一个进程调度模拟算法,包含了先来先服务,最先级数和时间轮转片三个算法。-Curriculum design in an operating system process scheduling simulation algorithm, contains first-come, first-served, and the first three series and time-rotation algorithm films.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-13
    • 文件大小:2547
    • 提供者:xv0769qies
  1. Cpp1100

    0下载:
  2. 计算机操作系统,优先权的进程调度算法的C++源代码,-Computer operating system, the priority of the process of scheduling algorithm C++ Source code,
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-12
    • 文件大小:1480
    • 提供者:yfenpigai4
  1. jchdiaodu

    0下载:
  2. 进程调度 操作系统实验 程序优先级的调度算法 绝对适用-Experimental procedures for the operating system process scheduling priority scheduling algorithm is absolutely applicable to
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-13
    • 文件大小:1552
    • 提供者:v5jjjiab
  1. os

    0下载:
  2. 操作系统实验代码 一:编写并调试一个模拟的进程调度程序,采用“最高优先数优先”调度算法对五个进程进行调度。 二:编写并调试一个模拟的进程调度程序,采用“简单轮转法”调度算法对五个进程进行调度。 编写和调试一个系统动态分配资源的简单模拟程序,观察死锁产生的条件,并采用银行家算法,有效地防止和避免死锁的发生。-OS experiment code one: write a simulation and debugging process scheduling procedures, &quo
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:2743
    • 提供者:hml
  1. sournz

    0下载:
  2. 这是操作系统中的一个进程调度算法的源程序!不错-This is a process of operating system scheduling algorithm source code!
  3. 所属分类:File Operate

    • 发布日期:2017-12-13
    • 文件大小:188482
    • 提供者:qcve+899
  1. estpmate-figure

    0下载:
  2. 操作系统中的进程调度, 模拟存储管理中内存空间的管理和分配-In the operating system process scheduling, simulated storage management in the management and allocation of memory space
  3. 所属分类:File Operate

    • 发布日期:2017-12-18
    • 文件大小:17408
    • 提供者:rjtebo
  1. fzogram

    0下载:
  2. 这是个操作系统的程序,关于作业进程调度的程序,有界面的!不错-This is a program of the operating system, on operation process scheduling procedures, there are interface!
  3. 所属分类:ComboBox

    • 发布日期:2017-12-15
    • 文件大小:90112
    • 提供者:Ashvyw
« 1 2 ... 5 6 7 8 9 1011 12 13 »
搜珍网 www.dssz.com