CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - scheduling algorithm

搜索资源列表

  1. mp1.tar

    0下载:
  2. 基于nachos模拟器的源代码,可以进行编译和修改,用于研究操作系统中调度算法-Nachos simulator based on the source code can be compiled and revised research operating system Scheduling Algorithm
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:64160
    • 提供者:田园
  1. zzxd

    0下载:
  2. 进程调用的各种算法(优先权调度和各种调度算法),以及相应的源代码。-process called algorithms (Priority Scheduling and various scheduling algorithm), and the corresponding source code.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:15744
    • 提供者:jy
  1. caozuo02050210

    0下载:
  2. 操作系统课程设计----进程调度 LRU算法 内附设计报告-courses on operating system design process-scheduling algorithm containing LRU design report
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:300987
    • 提供者:于勇
  1. JCTD

    0下载:
  2. 进程调度算法中的一个 简单的算法,实现进程调度。-process Scheduling Algorithm of a simple algorithm to achieve process scheduling.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2289
    • 提供者:李昆
  1. yiemian

    0下载:
  2. 页面调度算法的实验报告,全格式,绝对可用!朋友不妨试一试哦!-pages scheduling algorithm experiments, the whole format, absolutely available! Friends may try Oh!
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2600
    • 提供者:郭莉
  1. JOBattemper

    0下载:
  2. 单道系统作业调度:作业调度算法:分别采用先来先服务(fcfs)、最短作业优先(sjf)、响应比高者优先(hrn)的调度算法。 多道系统作业调度:作业调度算法:采用先来先服务(fcfs),即按作业提交的先后次序进行调度。总是首先调度在系统中等待时间最长的作业。-Shan Road System Operation : Job Scheduling Algorithm : By using the first-come first-serve (fcfs) the shortest operat
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:42449
    • 提供者:风飘零
  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
    • 文件大小:129067
    • 提供者:赵佳
  1. Spf_and_rr

    0下载:
  2. 短进程优先算法和时间片轮转调度算法自己写的望指正-short algorithm and the process of priority-time Web Scheduling Algorithm himself wrote the correct look
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1338
    • 提供者:xiaoxiao
  1. wanghao

    0下载:
  2. 好程序,很好的程序 ,用VC写的进程调度算法-program is a good program that will write the VC process Scheduling Algorithm
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:24192
    • 提供者:111111
  1. course_attemper

    1下载:
  2. 关于进程调度的一个程序,采用C语言编写程序,选用优先数调度算法或简单轮转法对五个进程进行调度,每个进程处于运行(Run)、就绪(Ready)和完成(Finish)三种状态之一,并假定起始状态为就绪状态。-on the process of scheduling a procedure using C language programming, a few selected priority scheduling algorithm or a simple method to rotate fiv
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:1555
    • 提供者:zhou
  1. yemian

    0下载:
  2. 操作系统的实习 实现页面调度算法 用visual c++实现的-operating system to achieve attachment pages scheduling algorithm used visual realization of the c
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:1456
    • 提供者:戴明珠
  1. 060628

    0下载:
  2. 一个用C实现的堆排序问题算法,希望和大家交流-achieve a C sculptors scheduling algorithm, and you exchange
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:4715
    • 提供者:guoxingxi
  1. FCFS

    0下载:
  2. 作业调度三种算法FCFS,SJF,HRN-Job Scheduling Algorithm FCFS, SJF, 010-001
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:45375
    • 提供者:yuzhou
  1. SuanFaShiYan

    0下载:
  2. 这是本科算法实验中的程序包括快速排序,GREED算法硬币找零算法,会场排序和矩阵相乘算法。-This is the algorithm experimental procedures including rapid sequencing, GREED algorithm coins have sought algorithm, venue Scheduling algorithm and matrix multiplication.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:16752
    • 提供者:sunhaikuo
  1. memoryyyyy

    0下载:
  2. 存储管理实验 内存页面调度算法比较 理解内存页面调度的机理,掌握几种理论调度算法实现,并通过实验比较各种调度算法的优劣。此外通过实验了解HASH表数据结构的使用。 -experimental memory storage management pages scheduling algorithm better understanding of memory pages scheduling mechanism, Several theories master scheduling a
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:15860
    • 提供者:wodanige
  1. ALLOCATE

    0下载:
  2. 模拟内存调度算法-simulation memory Scheduling Algorithm
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:1330
    • 提供者:陈非
  1. 调度

    0下载:
  2. 一个用vc编写的调度算法程序-vc prepared with a scheduling algorithm procedures
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1487
    • 提供者:韩鹏
  1. 调度3

    0下载:
  2. 一个用vc编写的调度算法程序-vc prepared with a scheduling algorithm procedures
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1294
    • 提供者:韩鹏
  1. 调度2

    0下载:
  2. 一个用vc编写的调度算法程序-vc prepared with a scheduling algorithm procedures
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1865
    • 提供者:韩鹏
  1. FCFS,SJF,HRN

    0下载:
  2. 作业调度三种算法FCFS,SJF,HRN-Job Scheduling Algorithm FCFS, SJF, 010-001
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2147
    • 提供者:ghostfish
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com