CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程 其它 搜索资源 - scheduling algorithm

搜索资源列表

  1. NDisk

    1下载:
  2. 操作系统模拟磁盘调度算法 先进先出 最短优先 扫描算法-disk operating system simulation algorithm FIFO scheduling priority shortest scanning algorithm
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:44.13kb
    • 提供者:卡卡
  1. 实验11

    0下载:
  2. 进程管理设计进程控制块PCB表结构,适用于优先数调度算法调度算法。 ②建立进程就绪队列。 ③编制进程调度算法:优先数调度 -process management design process control block PCB table structure, applicable to a few priority scheduling algorithm scheduling algorithm. create a process in place cohort. prepa
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:77.5kb
    • 提供者:
  1. ProcessDeployProject

    0下载:
  2. 操作系统课程实习之进程调度模拟实现--采用时间片轮转算法(JAVA版)-training courses on operating system simulation scheduling a process to achieve -- time-use Web algorithm (Java version)
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:13.06kb
    • 提供者:蓝蜂
  1. procedul--simulate

    0下载:
  2. 是关于CPU进程调度的模拟程序,可以实现三种算法的进程调度:先来先服务,短进程优先,最高优先级。是操作系统的大作业。-is on the CPU scheduling process simulation program that can be achieved in three of process scheduling algorithm : first-come first-serve, short process priority, the highest priority. The o
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:126.04kb
    • 提供者:赵佳
  1. dbry4yh5

    0下载:
  2. 我是新手,对时间片轮转调度算法不数 VB也不熟 请高手给我些指点 谢谢了-I greenhorn, right time slice Web scheduling algorithm is not unfamiliar with the number of VB 19:56 gave me some kind of thank you
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2.53kb
    • 提供者:成城
  1. s111

    0下载:
  2. 用高级语言编写和调试一个进程调度程序,以加深对进程的概念及进程调度算法的理解-used high-level language development and debugging of a process scheduler, to promote the concept of the process and the process of understanding the scheduling algorithm
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:10.29kb
    • 提供者:qiang
  1. lynn

    0下载:
  2. 优先级调度算法,使操作系统的重要算法之一-priority scheduling, so the operating system an important algorithm
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3.78kb
    • 提供者:zhanglynn
  1. 23

    0下载:
  2. 进程调度算法!-process scheduling algorithm!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2.59kb
    • 提供者:张波
  1. diaodusuanfa

    0下载:
  2. 进程调度算法,有首次适应,最优适应算法,最差适应算法-process scheduling algorithm, the first adaptation, optimal adaptation algorithm, the worst adaptation algorithm
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.83kb
    • 提供者:于里
  1. jinchen1

    0下载:
  2. 用C语言实现进程调度-操作系统课程设计设计思想: “最高优先数优先”调度算法的基本思想是把cpu分配给就绪队列中优先数最高的进程。采用动态优先数,即优先数在创建进程时给定一个初始值,当进程获得一次cpu后其优先数就减少1。-C language scheduling process-design courses on operating system design : "Priority number of the highest priority" scheduling
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:12.28kb
    • 提供者:zz
  1. schedule

    0下载:
  2. 操作系统的页面调度算法-OS pages Scheduling Algorithm
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:13.57kb
    • 提供者:zeng
  1. 分支限界法_批处理作业调度

    1下载:
  2. 算法设计中的分支限界法中的批处理作业调度问题的实现,是用VC++编写的-algorithm design of branch and bound method of batch job scheduling problem is true, VC + + prepared
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:10.56kb
    • 提供者:ddd
  1. 操作系统——PCB模拟

    0下载:
  2. 该程序使用tc2.0编译,带有图形界面和可输入命令的简易控制台 源代码较长,但总共就两大部分——进程调度部分和图形界面部分。 /*多道系统动态优先级调度算法及可变大小内存分配模拟*/-the procedures used tc2.0 compiler, with a graphical interface and can import orders of the source code for simple console longer, but the majority of the tot
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6.2kb
    • 提供者:范志鸿
  1. Proj5_2

    0下载:
  2. 一个模仿操作系统的页面调度算法,模拟了调试的基本操作。-a copy of the operating system pages scheduling algorithm, a simulation testing the basic operation.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:968.27kb
    • 提供者:泉台
  1. 轮转法调度

    0下载:
  2. 处理机调度:按轮转法调度算法 随机产生进程的个数及到达时间。-Processor Scheduling : Web Act by scheduling algorithm randomly generated number and the process of arrival time.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2.29kb
    • 提供者:jackyzhao008
搜珍网 www.dssz.com