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

搜索资源列表

  1. shijianplunzhuan

    0下载:
  2. 进程调度算法:先来先服务算法、时间片轮转调度算法的实现 -The process of scheduling algorithms: first-come, first-served algorithm, time slice Round Robin Scheduling Algorithm
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-30
    • 文件大小:2266
    • 提供者:ZZ
  1. ColoneImmuneforworkshop

    2下载:
  2. 运用免疫算法中的克隆免疫算法来解决生产调度过程中的零等待问题,经运行后效果较好,放在这里让大家指正。-The use of immune algorithm in the cloning of immune algorithm to solve the production scheduling in the process of zero-wait problem, after running better-placed here so that everyone correction.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:123350
    • 提供者:Julia
  1. 1

    0下载:
  2. 时间片轮转法调度算法 时间片轮转法调度算法-Time-slice Round-Robin Scheduling Algorithm for time-slice Round-Robin Scheduling Algorithm for
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:1246
    • 提供者:wjf
  1. job

    0下载:
  2. 作业调度,实现作业的调度,了解作业调度在操作系统中的作用,以加深对作业调度算法的理解。-Job scheduling to achieve job scheduling, job scheduling to understand the role of the operating system in order to deepen the understanding of job scheduling algorithms.
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:818
    • 提供者:jason lee
  1. dispatching

    0下载:
  2. 多级反馈队列调度算法,c写的,直接下载,在vc中运行,是模拟的-duojifankuiduiliesuanfa
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1138
    • 提供者:jkhk
  1. Memory

    0下载:
  2. 处理机的调度,比例共享调度算法指基于CPU使用比例的共享式的调度算法,其基本思想就是按照一定的权重(比例)对一组需要调度的任务进行调度,让它们的执行时间与它们的权重完全成正比。-Processor
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:385982
    • 提供者:yihao417
  1. FTPandVideo

    0下载:
  2. wcdma分组调度算法,编程语言为c和c++, -wcdma schduling algomax
  3. 所属分类:3G develop

    • 发布日期:2017-05-16
    • 文件大小:4534014
    • 提供者:王庆
  1. Elevator

    1下载:
  2. 这是一个电梯调度模拟算法,基于MFC的对话框写的,有电梯移动的界面,输入电梯等待人数,点击仿真,就会再不同楼层随机产生等待的人,请求电梯承载,电梯会在有请求的层数打印出,谁进了电梯,谁出了电梯的文字描述,当所有人都使用完电梯,则算法结束,当中用到了timer,但是我把图像处理的那部分都写在了画图里面,导致系统界面会不断刷新,输入多人仿真的时候效果比较明显-This is an elevator dispatching simulation algorithm, based on MFC dial
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:617248
    • 提供者:李梓钺
  1. 111

    0下载:
  2. 用进程调度算法的多级反馈队列实现 的过程模拟系统-The process of scheduling algorithm using multi-level feedback queue, the process of realization of simulation system
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:1238
    • 提供者:YIRUWEIBO
  1. bobobobo

    0下载:
  2. 用进程调度算法的多级反馈队列实现 的过程模拟系统-The process of scheduling algorithm using multi-level feedback queue, the process of realization of simulation system
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:1243
    • 提供者:YIRUWEIBO
  1. priority

    0下载:
  2. 编写并调试一个多道程序系统的作业调度模拟程序。   作业调度算法:采用基于优先级的作业调度。 -Write and debug a multi-track procedures for job scheduling system simulation program. Job scheduling algorithms: Priority-based job scheduling.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-24
    • 文件大小:1807
    • 提供者:sylvia
  1. mp1

    0下载:
  2. Nachos mp1调度算法的实现,自己实现的,大家可以看下-Nachos mp1 scheduling algorithm implementation, its implementation, we can Kanxia
  3. 所属分类:OS Develop

    • 发布日期:2017-03-24
    • 文件大小:544007
    • 提供者:zhj
  1. zuoyediaoducaozuoxitong

    0下载:
  2. 作业等待算法:分别采用先来先服务(FCFS),最短作业优先(SJF)、响应比高者优先(HRN)的调度算法。-FCFS.SJF.HRRN
  3. 所属分类:OS Develop

    • 发布日期:2017-03-31
    • 文件大小:1972
    • 提供者:张驰
  1. jinchengdiaodu

    0下载:
  2. 模拟进程调度算法,用先来先服务算法进行调度。-Simulate the process of scheduling, first-come first-served scheduling algorithm.
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:1363
    • 提供者:张驰
  1. jinchengdiaodu2

    0下载:
  2. 进程调度算法,使用类做的先来先服务算法进行调度-Process scheduling algorithm, using the class to do a first-come first-served scheduling algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:1405
    • 提供者:张驰
  1. shiyanyi

    0下载:
  2. 设计一个有N个进程并发的进程调度程序。 进程调度算法:采用最高优先数优先的调度算法(即把处理机分配给优先数最高的进程)算法。 -Design of a concurrent process, N a process scheduler. The process of scheduling algorithm: The number of priority the highest priority scheduling algorithm (ie the number of process
  3. 所属分类:OS Develop

    • 发布日期:2017-03-27
    • 文件大小:1417
    • 提供者:
  1. MemoryManagementSourcecode

    0下载:
  2. 存储管理原代码,在Linux环境下模拟多种内存调度算法。-Memory management source code in the Linux environment, to simulate a variety of memory scheduling algorithms.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:30914
    • 提供者:Gras.Heaven
  1. abc

    0下载:
  2. 计算机操作系统磁盘驱动调度算法的模拟实现-Computer operating system disk drive simulation scheduling algorithm to achieve
  3. 所属分类:OS Develop

    • 发布日期:2017-03-30
    • 文件大小:9942
    • 提供者:多啦A梦
  1. moni

    0下载:
  2. 磁盘调度模拟的算法实验课程设计的良药啊-Disk scheduling algorithm for simulation experimental medicine curriculum design ah
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:14053
    • 提供者:jiazhiyu
  1. jinchengdiaodu

    0下载:
  2. 编写并调试一个模拟的进程调度程序,采用“最高优先数优先”调度算法对五个进程进行调度。   “最高优先数优先”调度算法的基本思想是把CPU分配给就绪队列中优先数最高的进程。   静态优先数是在创建进程时确定的,并在整个进程运行期间不再改变。   动态优先数是指进程的优先数在创建进程时可以给定一个初始值,并且可以按一定原则修改优先数。例如 :在进程获得一次CPU后就将其优先数减少1。或者,进程等待的时间超过某一时限时增加其优先数的值,等等 -Write and debug
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-30
    • 文件大小:23512
    • 提供者:张超
« 1 2 ... 40 41 42 43 44 4546 47 48 49 50 »
搜珍网 www.dssz.com