CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - scheduler

搜索资源列表

  1. elevator

    0下载:
  2. 模拟电梯调度程序 五部电梯 每个电梯10层的调度-Elevator Simulation scheduler five 10-story elevator in each elevator scheduling
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-23
    • 文件大小:7.29mb
    • 提供者:coffeelu
  1. pcb

    0下载:
  2. 设计一个有 N个进程并行的进程调度程序,采用最高优先数优先的调度算法(即把处理机分配给优先数最高的进程)和先来先服务算法.-Design of a parallel process, N a process scheduler, using the highest priority number of priority scheduling algorithm (ie the number of processors allocated to the highest priority to th
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-25
    • 文件大小:108.82kb
    • 提供者:魏忠祥
  1. Elevator1.0

    0下载:
  2. 一个可以自动设置楼层高度和电梯数量的异步电梯调度程序。-Can automatically set up a floor height and the number of asynchronous elevator elevator scheduler.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-15
    • 文件大小:98.48kb
    • 提供者:蒲涛
  1. Elevator

    0下载:
  2. 利用Java语言实现电梯算法得调度程序,欢迎大家下载测试,附图片,-Elevator implementation using Java language a scheduler algorithm, welcome everyone to download the test, with pictures, thank you
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:324.03kb
    • 提供者:何国栋
  1. Scheduler

    0下载:
  2. 一個強大的定時服務程序,因為經常會遇到要定時作同樣的一件事,但有時又會忘記,所以寫了這個服務程序,有點像Sql的Job定時一樣,可以設定多久執行一次。-A strong service program from time to time, because often when we try to regularly do the same thing, but sometimes forget, so this service has written procedures, a bit like
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:723.38kb
    • 提供者:Kevin
  1. C8051F350

    0下载:
  2. Co-operative scheduler C8051F350 合作式调度器C8051F350-Co-operative scheduler C8051F350
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:65.93kb
    • 提供者:zhang
  1. Hybrid_scheduler_C8051F350

    0下载:
  2. Hybrid scheduler C8051F350 混合式调度器C8051F350-Hybrid scheduler C8051F350.rar
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:84.96kb
    • 提供者:zhang
  1. BigTex

    0下载:
  2. Use with scheduler to make sure you know when (for example) the meeting starts. This program will make a windows as large as the screen and display the passed text on it.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:51.18kb
    • 提供者:Matthew Reed
  1. Scheduler

    0下载:
  2. 用于单片机控制led数码管发光是小程序,特别适合初学者学习实践。-Led digital tube for SCM light is a small program, especially for beginners learning practice.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:1.23kb
    • 提供者:nainiu
  1. 52772

    0下载:
  2. 计算机调度,按优先权调度编写的处理机调度程序。-Computer scheduling, priority scheduling prepared by the processor scheduler.
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:72.72kb
    • 提供者:Huang
  1. FCFSandRR

    0下载:
  2. 时间片轮转调度,具体做法是调度程序每次把 CPU 分配给就绪队列首进程使用一个时间片。当这个时间片结束时,就强迫一个进程让出处理器,让它排列到就绪队列的尾部,等候下一轮调度。实现这种调度要使用一个间隔时钟。当一个进程开始运行时,就将时间片的值置入间隔时钟内,当发生间隔时钟中断时,就表明该进程连续运行的时间已超过一个规定的时间片。此时,中断处理程序就通知处理器调度进行处理器的切换工作。-The round-robin scheduling, specific practices scheduler
  3. 所属分类:Other systems

    • 发布日期:2017-12-03
    • 文件大小:347.88kb
    • 提供者:kong
  1. OS

    1下载:
  2. 里面包括了动态分区分配方式的模拟程序、模拟动态优先权进程调度程序、请求调页存储管理方式的模拟程序、编辑距离算法程序、最长子序列的算法!-Which includes a dynamic partition allocation simulation program to simulate the dynamic priority process scheduler, to request paging storage management simulation program, edit dis
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-22
    • 文件大小:6.09kb
    • 提供者:赵风
  1. ProcessSchedulingHF

    0下载:
  2. 编写并调试一个模拟的进程调度程序,采用“最高优先数优先”调度算法对五个进程进行调度。   “最高优先数优先”调度算法的基本思想是把CPU分配给就绪队列中优先数最高的进程。静态优先数是在创建进程时确定的,并在整个进程运行期间不再改变。-To write and debug a simulated process scheduler, " the number of the highest priority priority" scheduling algorithm for
  3. 所属分类:Other systems

    • 发布日期:2017-12-05
    • 文件大小:705.25kb
    • 提供者:ariel
  1. pcb

    0下载:
  2. 例题    设计一个有 N个进程共行的进程调度程序。 进程调度算法:采用最高优先数优先的调度算法(即把处理机分配给优先数最高的进程)和先来先服务算法。-Example design of a process of a total of N-line process scheduler. Process Scheduling Algorithm: The highest priority priority scheduling algorithm (ie processors alloca
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-22
    • 文件大小:2.67kb
    • 提供者:丁伟
  1. win-2000-xp-task-scheduler-exploit

    0下载:
  2. win 2000 xp task scheduler exploit, win 2000 xp task scheduler exploit-win 2000 xp task scheduler exploit
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1.67kb
    • 提供者:gaofei
  1. scheduler

    0下载:
  2. 操作系统任务调度问题。操作系统任务分为系统任务和用户任务两种。其中,系统任务的优先级 < 50,用户任务的优先级 >= 50且 <= 255。优先级大于255的为非法任务,应予以剔除。现有一任务队列task[],长度为n,task中的元素值表示任务的优先级,数值越小,优先级越高。函数scheduler实现如下功能,将task[] 中的任务按照系统任务、用户任务依次存放到 system_task[] 数组和 user_task[] 数组中(数组中元素的值是任务在task[] 数组
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:742.67kb
    • 提供者:逍遥
  1. fullcalendar-scheduler-1.2.0

    0下载:
  2. HTML FOR fullcalendar
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:262.02kb
    • 提供者:wawsafd
  1. Scheduler

    1下载:
  2. Flexible, lightweight CRON compliant scheduler. Works directly the code. Main features: Compatible with most of what CRON is offering Setting the CRON is as simple as setting one string. Example bellow. It also supports simple intervals in a
  3. 所属分类:Other windows programs

    • 发布日期:2016-12-31
    • 文件大小:403kb
    • 提供者:yahosua
  1. sicple-cowment

    0下载:
  2. 进程调度程序是进程管理的主要内容之一,通过设计,编制,调试一个简单的进程调度模拟系统-Process scheduler is one of the main content of process management, by design, compile and debug a simple process scheduling simulation system
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-12
    • 文件大小:21.5kb
    • 提供者:clxgz!863399
  1. User Manual

    0下载:
  2. manual user manual for scheduler
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:1.77mb
    • 提供者:almoutaz
« 12 »
搜珍网 www.dssz.com