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

搜索资源列表

  1. process-scheduling

    0下载:
  2. 操作系统进程调度,包括最高优先数优先算法、简单时间片轮转调度算法、多级反馈队列调度算法-Operating system process scheduling, including the highest priority first algorithm, a simple time-slice round-robin scheduling algorithm, multi-level feedback queue scheduling algorithm
  3. 所属分类:OS Develop

    • 发布日期:2017-11-17
    • 文件大小:242702
    • 提供者:潘宝
  1. OS_Assignment

    0下载:
  2. 操作系统 进程调度, 作业调度,内存分配-Operating system process scheduling, job scheduling, memory allocation
  3. 所属分类:CSharp

    • 发布日期:2017-11-24
    • 文件大小:148943
    • 提供者:康锐
  1. CPP_fifo_sjf

    0下载:
  2. 操作系统进程调度算法,先来先服务,短进程优先,高响应比-Operating system process scheduling algorithms, first-come, first-served, a short process priority, high response ratio
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-08
    • 文件大小:78774
    • 提供者:junyingh
  1. example

    0下载:
  2. 操作系统进程调度演示,能够实现创建,阻塞,删除,唤醒,调度等功能-Operating system process scheduling presentations, be able to achieve the creation of obstruction, delete, wake up, scheduling and other functions
  3. 所属分类:CSharp

    • 发布日期:2017-11-27
    • 文件大小:401099
    • 提供者:河洛天书
  1. os

    0下载:
  2. 该程序为操作系统进程调度模拟,用c语言开发,算法为短作业优先,其中预留了其他算法的接口。-Operating system process scheduling simulation algorithm for short operating priority
  3. 所属分类:MacOS develop

    • 发布日期:2017-11-20
    • 文件大小:50227
    • 提供者:恩恩
  1. process-scheduling-experiment

    0下载:
  2. 操作系统进程调度实验://代码没有问题,是由cpp改成txt的,肯定能够运行。 //功能:根据磁盘调度的三种算法FCFS、短作业优先SJF和时间片轮转计算出处理机在分配内存时的工作原理,同时加深对这三种算法的记忆。 -Operating system process scheduling experiment ://code no problem, is changed by the cpp txt certainly be able to run.// Function: acc
  3. 所属分类:OS Develop

    • 发布日期:2017-11-25
    • 文件大小:1628
    • 提供者:金旭斌
  1. jincheng

    0下载:
  2. 操作系统进程调度的实验源代码,能更好的理解该部分知识-Operating system process scheduling experiment source code, a better understanding of that part of the knowledge
  3. 所属分类:Other systems

    • 发布日期:2017-11-25
    • 文件大小:1925
    • 提供者:李璇
  1. taskAttemper

    0下载:
  2. 操作系统进程调度模拟!先来先服务和响应比高者优先的调度-Operating system process scheduling simulation! First come first serve and the response is high priority scheduling
  3. 所属分类:Applet

    • 发布日期:2017-11-26
    • 文件大小:2736
    • 提供者:cation
  1. Process-scheduling

    0下载:
  2. 用vc++编写的一个对操作系统进程调度的一个模拟算法,可以根据界面提示进行操作。-The a written vc++ a simulation of the operating system process scheduling algorithm, According to the interface.
  3. 所属分类:OS Develop

    • 发布日期:2017-11-07
    • 文件大小:2057
    • 提供者:
  1. process_scheduling

    0下载:
  2. 这段代码是实现操作系统进程调度源代码,采用C语言进行编写-This code is to achieve the operating system process scheduling source code, using C language to write
  3. 所属分类:OS Develop

    • 发布日期:2017-11-26
    • 文件大小:5806
    • 提供者:lantian
  1. 123

    0下载:
  2. 操作系统进程调度,通过时间片轮转算法实现了处理机的调度。-Operating system process scheduling, through the round-robin algorithm to achieve a processor scheduling.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-16
    • 文件大小:964
    • 提供者:安立宝
  1. csharp

    0下载:
  2. 操作系统进程调度,C++和C#均有实现方案。-Operating system process scheduling, C++ and C# both implementations.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-20
    • 文件大小:42564
    • 提供者:finding
  1. os

    0下载:
  2. 使用java语言或C++语言编程实现模拟操作系统进程调度子系统的基本功能;实现先来先服务、时间片轮转、多级反馈轮转法对进程进行的调度过程;掌握各个调度算法的特点。-Using java language or C++ programming language operating system simulation process scheduling subsystem basic functions achieve a first-come, first-served, the time s
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-24
    • 文件大小:899780
    • 提供者:jasonzjx
  1. process-manage

    0下载:
  2. 操作系统进程调度算法,这个是我做课程设计时写的C语言实现的代码-Operating system process scheduling algorithm, this is what I do write curriculum design of the C language code
  3. 所属分类:OS Develop

    • 发布日期:2017-04-07
    • 文件大小:188858
    • 提供者:Ray
  1. process-of-scheduling-algorithm

    0下载:
  2. windows操作系统进程调度算法的模拟实现-To achieve the process of scheduling algorithm
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:1694
    • 提供者:yinzi
  1. jcdd

    0下载:
  2. 操作系统进程调度的实现,进程阻塞程序的模拟实验因为模拟时间t一直在不停的+1,只有满足进入运行队列条件后才调度到运行队列中 所以程序执行可能会慢点。-Realization of the operating system process scheduling, process simulation program blocked because the simulation time t been kept+1, only to meet the conditions before ente
  3. 所属分类:OS Develop

    • 发布日期:2017-04-07
    • 文件大小:640978
    • 提供者:邵沛
  1. Test2

    0下载:
  2. 操作系统 进程调度实验(优先数调度算法和时间片循环调度算法),代码+测试数据+实验报告-Operating system process scheduling experiment (priority scheduling algorithm and time slice cycle scheduling algorithm), test data+ code+ test report
  3. 所属分类:OS Develop

    • 发布日期:2017-04-05
    • 文件大小:382375
    • 提供者:J_Dark
  1. scheduling-simulation-program

    0下载:
  2. 计算机操作系统 进程调度模拟算法 源代码-Computer operating system process scheduling simulation algorithm source code
  3. 所属分类:OS Develop

    • 发布日期:2017-04-13
    • 文件大小:1936
    • 提供者:颜庭岩
  1. OS_work

    0下载:
  2. 操作系统进程调度算法,用java语言编写-Operating system process scheduling algorithm, using java language
  3. 所属分类:Java Develop

    • 发布日期:2017-04-24
    • 文件大小:17506
    • 提供者:wq
  1. FCFS-SJF-algorithm

    0下载:
  2. 先来先服务和短作业优先的操作系统进程调度算法,使用C++实现,测试可用-First come first serve and short operating priority operating system process scheduling algorithm using C++ implementation, testing available
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:2762
    • 提供者:xingzhi
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 36 »
搜珍网 www.dssz.com