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

搜索资源列表

  1. jobshedule

    0下载:
  2. 这是学习操作系统时书上让完成的一个作业调度程序,这是纯c写的,所有的作业采取链表的方式保存,所有内容均写到了了一个文件中,实现了短作业优先,先来先到,和最高响应比三种方法,在VC6.0下编译调试通过,仅供参考。-This is a book to learn the operating system to complete a job scheduler, which is written in pure c, all the way to save jobs to list all the c
  3. 所属分类:Console

    • 发布日期:2017-04-03
    • 文件大小:213500
    • 提供者:Xsank
  1. Job-scheduler

    0下载:
  2. It contains documentation on Automatic storage managment system implemnted in oracle 10G server.
  3. 所属分类:Oracle

    • 发布日期:2017-05-17
    • 文件大小:4439957
    • 提供者:Sanam
  1. AITV_Framework

    0下载:
  2. 这是一个基于命名管道的进程通信及调度程序框架的试验版本。一个solution中包含3个Project.其中,AppScheduling是进程调度程序(这个是将来可以使用的版本),TestJiuGong和TestPlayer分别是九宫格导航和播放器的简单模拟(将来会被实现真实功能的程序所替换。) AppScheduling的功能:启动后自动隐藏窗口,启动九宫格导航。九宫格导航按1键后退出,启动播放器;播放器按0键后退出,启动九宫格导航;九宫格导航按0键后退出整个系统(包括AppScheduli
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-28
    • 文件大小:147352
    • 提供者:Roger King
  1. ag_matlab

    0下载:
  2. Genetic algorithm scheduler using matlab
  3. 所属分类:Algorithm

    • 发布日期:2017-04-23
    • 文件大小:66021
    • 提供者:Sisilia
  1. DAGSchedule1

    0下载:
  2. 工作流调度程序,同其他同类算法相比,该算法复杂度小,Makespan更短,该程序附DAG(Directed Acyclic Graphs)输入的例子。-Workflow Scheduler, compared with other similar algorithms, the complexity of the algorithm is small, Makespan shorter, the program with DAG (Directed Acyclic Graphs) input e
  3. 所属分类:Linux Network

    • 发布日期:2017-04-08
    • 文件大小:3055
    • 提供者:jonseng
  1. ProcessFinal

    0下载:
  2. 按动态优先级调度算法模拟操作系统的CPU调度程序-Dynamic priority scheduling algorithm by simulation of the operating system CPU scheduler
  3. 所属分类:OS Develop

    • 发布日期:2017-04-02
    • 文件大小:178491
    • 提供者:头绪
  1. Elevator

    0下载:
  2. 实现5部电梯,20层楼的电梯调度程序。存在的问题: 由于在写调度算法时, 用的是顺序遍历这5个线程, 导致0号线程总是最有可能被调用, 4号线程总是最有可能空闲, 这是对资源的不太高效的利用, 有待改进。-Achieve 5 lifts, 20 floors of the elevator scheduler. Problems: Since writing the scheduling algorithm, using a sequence through these five threa
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:10089
    • 提供者:王程
  1. meetnotes

    0下载:
  2. 一个会议提醒小工具,配合windows的任务计划可以很方便的做到信息提醒功能-A meeting reminder gadget, with the windows task scheduler can easily be information alerts
  3. 所属分类:CSharp

    • 发布日期:2017-05-22
    • 文件大小:6947797
    • 提供者:黎宏
  1. Scheduler

    0下载:
  2. Linux OS Java-based round-robin scheduling algorithm.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:1613
    • 提供者:hifi
  1. jincheng

    0下载:
  2. 用高级语言编写和调试一个进程调度程序,以加深对进程的概念及进程调度算法的理解。-High-level language to write and debug a process scheduler, in order to deepen the concept of process understanding and process scheduling algorithm.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-05
    • 文件大小:220652
    • 提供者:juling
  1. AjaxSearch

    0下载:
  2. 任务计划程序如果能够自定义一个事件,比如说系统时间到达8:00,让系统将这个事件交给我的应用程序,我的应用程序写触发方法.这样的解决方案比较完美. -If Task Scheduler is able to customize an event, such as system time reaches 8:00, the system will give this event my application, my application to write the trigger method T
  3. 所属分类:.net

    • 发布日期:2017-03-29
    • 文件大小:151415
    • 提供者:孙岳岳
  1. MultiProcess

    0下载:
  2. 操作系统实验 模拟实现单处理机下的进程调度程序 包括先来先服务 短作业优先 时间片轮转 动态优先级 并有详细注释-Experimental simulation of the operating system under the single-processor scheduler process, including a first-come first-served priority round-robin short operating dynamic priority and detai
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:2427
    • 提供者:123
  1. main.cpp

    0下载:
  2. Operating System Process Scheduler simulation: FCFS, SRTN
  3. 所属分类:OS Develop

    • 发布日期:2017-04-04
    • 文件大小:4821
    • 提供者:hzhou
  1. RT-Thread-0.3.3

    0下载:
  2. rt_thread嵌入式实时操作系统最新版本源码,实现了线程继承算法,没有优先级反转问题,实时性更好-rt_thread scheduler
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-20
    • 文件大小:5770844
    • 提供者:zhangyiwei
  1. rr

    0下载:
  2. 时间片轮转调度是一种最古老,最简单,最公平且使用最广的算法。每个进程被分配一个时间段,称作它的时间片,即该进程允许运行的时间。如果在时间片结束时进程还在运行,则CPU将被剥夺并分配给另一个进程。如果进程在时间片结束前阻塞或结束,则CPU当即进行切换。调度程序所要做的就是维护一张就绪进程列表,当进程用完它的时间片后,它被移到队列的末尾。-CPU will be denied and assigned to another process. If the process before the end
  3. 所属分类:OS Develop

    • 发布日期:2017-04-06
    • 文件大小:2623
    • 提供者:缪缪
  1. 15646544213513

    0下载:
  2. 操作系统实验 实验一: 进程调度 实验二: 作业调度 实验三(综合性):主存空间的分配与回收 实验四:文件系统-Experimental operating system Experiment 1: the process of scheduling Experiment 2: job scheduler Experiment 3 (integrated): the distribution of main memory space and recycling
  3. 所属分类:OS Develop

    • 发布日期:2017-04-16
    • 文件大小:16902
    • 提供者:
  1. SCED

    1下载:
  2. 电力系统调度程序,考虑安全约束的经济调度-Power system scheduler
  3. 所属分类:matlab

    • 发布日期:2015-01-21
    • 文件大小:1024
    • 提供者:yuejiankun
  1. quickscheduling

    0下载:
  2. Online Web Scheduler for PHP
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-08
    • 文件大小:22063
    • 提供者:Mark Harold
  1. job

    0下载:
  2. 操作系统中模拟作业进入内存的状态,作业调度程序-Operating system job scheduler
  3. 所属分类:OS Develop

    • 发布日期:2017-04-02
    • 文件大小:2547
    • 提供者:wanglun
  1. user-level-threads

    0下载:
  2. User level threads library with IPC, TIMERS, Internal Scheduler
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:290198
    • 提供者:sasi
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 25 »
搜珍网 www.dssz.com