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

搜索资源列表

  1. OS作业调度模拟.rar

    0下载:
  2. 所属分类:Windows编程

    • 发布日期:
    • 文件大小:1544
    • 提供者:
  1. JobCTL

    0下载:
  2. 作业调度模拟程序,操作系统实验来的.会对你有很大帮助的,哈哈哈哈.-scheduling simulation program, the operating system of the experiment. You will be very helpful, ha ha ha ha.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2140
    • 提供者:戴维
  1. 操作系统课程设计(四实验和一)

    0下载:
  2. 广东工业大学 洪凌郁 操作系统的课程设计:包括进程管理,作业调度,存储管理,和磁盘调度!有问题可以E-mail联系我!-guangdong industry university honglinyu OS cource project: include process schedule, job schedule, memory management, disk schedule. Any question, please email to the writer.
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:1516795
    • 提供者:阳光
  1. 调度算法

    1下载:
  2. 这是操作系统实验的调度算法,包含时间片轮转法,抢占式优先权算法,非抢占式优先权算法,先来先服务算法,短作业(进程)优先调度算法. -This is the experimental operating system scheduling algorithms, including time-rotate, Preemptive priority algorithm, non-preemptive priority algorithm, first-come first-serve algor
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:15062
    • 提供者:梁狂
  1. 处理机调度new

    0下载:
  2. 单处理机调度包括时间片轮转法,短作业优先算法,动态优先算法。- The single processor dispatch rotates the law including the time piece, short work first algorithm, dynamic first algorithm.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:1793
    • 提供者:李李
  1. 实验1_作业调度_实验2_进程调度

    0下载:
  2. 本程序是两个操作系统的上机题目,有源代码.-two operating systems on the plane topic, active code.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:43391
    • 提供者:fd
  1. 硬盘结构及其分区简介

    0下载:
  2. 模拟操作系统中作业调度算法的vc++程序。从好几个方面描述了os的作业调度问题。 -simulation operating system scheduling algorithm vc procedures. From several aspects described os operations scheduling problem.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:33746
    • 提供者:张仪
  1. 823842

    0下载:
  2. 为操作系统作业调度算法,请大家给点意见,谢谢合作 -operating system for scheduling algorithm, we have given points, Thank you for your cooperation
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2084
    • 提供者:王宇
  1. zuoyediandu

    0下载:
  2. 自己业余编写的 编制一个利用优先级队列对作业调度的程序 包括使用说明文档,具有参考价值-their amateur prepared by the use of the preparation of a priority queue for scheduling procedures, including the use of documentation. with reference value
  3. 所属分类:界面编程

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

    0下载:
  2. 作业调度实验 \\App.ico ............\\AssemblyInfo.cs ............\\bin\\Debug ............\\bin ............\\CodeFile1.cs ............\\Form1.cs ............\\Form1.resx ............\\InputForm.cs ............\\InputForm.re
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:23144
    • 提供者:lingbing
  1. zuoyediaodu2-3

    0下载:
  2. 是操作系统的作业调度模拟程序,一共有两个,采用了不同算法!!!这是2-operating system is the job scheduling simulation program, a total of 2, using different algorithms! ! ! This is 2
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:2045
    • 提供者:杨钦洪
  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. yxt

    0下载:
  2. 一个用于演示操作系统作业调度的模拟程序,实现了Fifo,LRU两种算法,并计算了缺页次数-a demonstration of the operating system for scheduling the simulation program, achieving SC16CxxBUARTs. LRU algorithm, and calculated the number of missing pages
  3. 所属分类:操作系统开发

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

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

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

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

    • 发布日期:2008-10-13
    • 文件大小:2147
    • 提供者:ghostfish
  1. zydd

    0下载:
  2. 单道批处理系统的作业调度程序(短作业优先,最高响应比,先来先服务三种算法)-Shan Road Batch Job Scheduling System (short operating priority, the highest response ratio, first-come first three service algorithm)
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:1668
    • 提供者:cici
  1. osshiyanbaogao

    0下载:
  2. 大三时的操作系统实验报告完整版,有进程管理,作业调度,存储管理和模拟文件管理。有些附了实验报告有些没有,虽然程序有些写的不算好,但还是希望对为做操作系统实验而正在烦恼的兄弟有些帮助吧。-ruins of the operating system integrity experimental version of the report, process management, job scheduling, Storage management and document management si
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:68025
    • 提供者:烟仔
  1. Sys-simulate

    0下载:
  2. 模拟先来先服务作业调度 模拟最短作业优先作业调度 模拟响应比高者优先作业调度 -simulated first-come first-service job scheduling simulation shortest priority job scheduling operations simulation response ratio were higher priorities Job Scheduling
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:136464
    • 提供者:李建康
  1. jobwork

    0下载:
  2. 操作系统的作业调度,单批道,有源程序和报告文档-Job Scheduling System, the single group, a source documentation and reporting
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:67648
    • 提供者:dadsada
  1. 主要是基于柔性作业车间调度的遗传算法求解

    4下载:
  2. 主要用于作业车间调度的遗传算法求解,研究的问题是柔性作业车间(It is mainly used to solve the genetic algorithm of job shop scheduling. The research problem is flexible job shop)
  3. 所属分类:matlab例程

    • 发布日期:2021-04-03
    • 文件大小:10240
    • 提供者:codebit
« 1 2 3 4 56 7 8 9 10 ... 34 »
搜珍网 www.dssz.com