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

搜索资源列表

  1. Elevator

    0下载:
  2. 使用Java写的电梯调度程序,主要体现的是操作系统的进程,线程的关系-The elevator scheduler written in Java, mainly reflected the relationship of operating system processes, threads
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-08
    • 文件大小:27239
    • 提供者:王晨曦
  1. Controller

    0下载:
  2. 调度系统,这个系统是由8个模块(注册、平地机、控制器、调度程序,检查程序/评审员,收集器/收银员,管理员,和网络成绩单)。该系统涵盖了一个学校的时间表,高中或大学。它使用一个快速和有效的制定时间表算法。这有能力显示房间时间表,时间表,时间表和部分教师可以建议房间可用性和教师通过图形化的方式显示的可用性。-Scheduling system, this system is composed of eight modules (Registration, grader, controller, sc
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-04
    • 文件大小:417504
    • 提供者:七彩云
  1. SEC_OMX_Resourcemanager

    0下载:
  2. Max allowable video scheduler component instance.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-28
    • 文件大小:2752
    • 提供者:kenluetei
  1. avr_sched

    0下载:
  2. this a real time scheduler for avr microcotnroller.-this is a real time scheduler for avr microcotnroller.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-16
    • 文件大小:13466
    • 提供者:sreed
  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
    • 文件大小:2731
    • 提供者:丁伟
  1. osjincheng

    0下载:
  2. 用高级语言编写和调试一个进程调度程序,以加深对进程的概念及进程调度算法的解. 进程调度时进程管理的主要内容之一,通过设计,编制,调试一个简单的进程调度模拟系统,对进程调度,进程运行状态变换加深理解和掌握。模拟计算机操作系统的进程调度,建立进程控制块PCB,要包含有关进程的描述信息,控制信息以及资源信息.模拟系统根据PCB感知进程的存在和通过PCB中所包含的各项变量的变化,掌握进程所处的状态以达到控制进程活动的目的.要实现进程的状态及其转换,进程的创建与撤消,进程的阻塞与唤醒.用P,V原语操
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-14
    • 文件大小:102708
    • 提供者:jasonzjx
  1. yemian

    0下载:
  2. 根据模拟的页式管理设计,掌握在页式存储管理中最基本的三种页面调度算法FIFO、LRU以及OPT。但在三种算法中均要求在调度程序中产生的页面序列是随机产生的,而不是人为的输入,在执行时只需改变页面的大小及内存容量就可以得到不同的页面序列,另外还需要说明随机的性能和其性能可能对算法的影响,并对随机性要有一定的参数控制能力。此外,计算并输出FIFO、LRU以及OPT算法在不同内存容量下的命中率。-According to the simulation page management design, m
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-14
    • 文件大小:54077
    • 提供者:jasonzjx
  1. TailorCalendarSchemeDuty

    1下载:
  2. 使用C#制作日历计划任务程序源码,也就是日程表,将每天某个时间需要干的事情用日历的方式记录下来,到时候可以一清二楚,具有提醒的功能,本程序可以新建日程任务、查看任务列表、修改任务和取消任务等功能,已经具备一个日程管理软件最基本的功能了-Making a calendar using C# Task Scheduler source, that is, the schedule will need some time every day to do things the way with a ca
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-31
    • 文件大小:18957
    • 提供者:三鲜鱼翅
  1. ProcessSchedule

    0下载:
  2. 华中科技大学 MFC框架 编写模拟进程调度程序-Huazhong University of MFC framework of the preparation process scheduler simulation
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-12
    • 文件大小:2583867
    • 提供者:ll
  1. TaskMaster

    0下载:
  2. VB仿Windows任务计划管理工具,有需要的就下载吧。-VB imitation of the Windows Task Scheduler management tool, there is a need to download it.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:25584
    • 提供者:什锦丁儿
  1. PluginMainThreadScheduler

    0下载:
  2. Plugin Main Thread Scheduler for linux QT API Driver.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:1409
    • 提供者:kunsuezin
  1. MYRTOS

    0下载:
  2. 一个简易的任务调度器,参考uCOS-II的调度算法,在STM32平台上测试成功……可以用来参考学习操作系统原理-A simple task scheduler, scheduling algorithm in reference uCOS-II, STM32 platform test successful...... Can be used for reference to learn the operating system......
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-08
    • 文件大小:1988570
    • 提供者:王祖翔
  1. LIB

    0下载:
  2. 英国佬51单片机 合作式调度器加合混合式调度器源码-Brits 51 single cooperative scheduler scheduler adduct hybrid source
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-13
    • 文件大小:3416204
    • 提供者:多拉无魂
  1. qscriptdebuggercommandschedulerfrontend

    0下载:
  2. Qscr ipt Debugger Command Scheduler Frontend for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1782
    • 提供者:yeidudon
  1. mxos

    0下载:
  2. 为CM3、CM4处理器使用,集成任务调度(freertos)内存管理、中断管理、设备管理等模块。编译后生成静态库给应用程序调用。已测试芯片:lm3s系列stm32系列 飞思卡尔k10等芯片-As CM3, CM4 processor, integrated task scheduler (freertos) memory management, interrupt management, equipment management module. Compiler generates a stat
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-03
    • 文件大小:988720
    • 提供者:刘宁
  1. pid

    0下载:
  2. 电力系统调度程序,运用于matlab,适用于学生科研研究-Power system scheduler
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:828
    • 提供者:徐长奎
  1. mySystem

    0下载:
  2. 自动任务计划,c#/+sql2008写的-Automatic Task Scheduler
  3. 所属分类:CSharp

    • 发布日期:2017-05-07
    • 文件大小:1132257
    • 提供者:wen
  1. EIP-GS-Script

    0下载:
  2. 基于MS的EBI Platform, 包括各种用于监控查询Generic Scheduler运行情况及Metadata的全能脚本。-MS-based EBI Platform, including a variety of queries Generic Scheduler for monitoring the operation and Metadata almighty scr ipt. Applies only to Microsoft.
  3. 所属分类:SQL Server

    • 发布日期:2017-03-30
    • 文件大小:1593
    • 提供者:Lex
  1. TaskScheduler-Library

    0下载:
  2. Task Scheduler is the Windows service that schedules and automatically starts programs. Windows Explorer presents a user interface to the service when you browse the WINDIR \TASKS folder, typically from the shortcut in the control panel. From the com
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:250350
    • 提供者:deep
  1. Linux_Scheduler

    0下载:
  2. Linux系统的实时调度算法。论文。来自于某论文数据库-Linux s real-time scheduler algorithm.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:252366
    • 提供者:姚肖豪
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 21 »
搜珍网 www.dssz.com