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

搜索资源列表

  1. jcdd

    0下载:
  2. 进程调度是处理机管理的核心内容。本设计要求用C语言编写和调试一个进程调度程序。通过设计本程序可以通过本课程设计可以达成如下目标: 1、深刻理解进程与进程控制块的关系,进程控制块的组成; 2、深刻理解进程的组织方法; 3、掌握调度算法和先来先服务进程调度算法 4、锻炼独立分析问题、解决问题的能力; -Process scheduling is the core processor management. The design using C language and debug
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:210598
    • 提供者:徐晓柔
  1. os

    0下载:
  2. 设计一个按优先数调度算法实现处理器调度的程序。-Design a number of priority scheduling algorithm processor scheduling procedures.
  3. 所属分类:File Formats

    • 发布日期:2017-04-08
    • 文件大小:1308
    • 提供者:董明星
  1. youxianjisuanfa

    0下载:
  2. 1、设计进程控制块PCB表结构(与实验一的结构相同),分别适用于优先数调度算法和循环轮转调度算法。 2、建立进程就绪队列。对两种不同算法编制入队子程序。 3、编制两种进程调度算法:1)优先数调度;2)循环轮转调度 -1, the design process control block PCB table structure (same structure with the experimental one), applicable to the number of priority
  3. 所属分类:Document

    • 发布日期:2017-04-13
    • 文件大小:1548
    • 提供者:wang
  1. shumaguan

    0下载:
  2. SPI接口实险,动态LED数据管显示实验。 1、程序通过SPI接口输出数据到HC595芯片驱动LED数据管简单显示。 2、动态调度由片内定时器1中断产生,中断周期为5mS。 3、内部1 M晶振,程序采用单任务方式,软件延时。 4、进行此实验请插上JP1的所有8个短路块,JP6(SPI_EN)短路块。 AVR mega16学习板 数码管显示函数文件-SPI interface to real risk, dynamic LED tube showed that t
  3. 所属分类:Document

    • 发布日期:2017-04-14
    • 文件大小:3948
    • 提供者:lxj
  1. shijianpian

    0下载:
  2. 时间片轮转调度算法的实现,基于优先级的时间片轮转调度算法调度处理器-Time Flake Cycle Scheduling algorithm, priority-based scheduling algorithm scheduling time slice processor cycle
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:2504
    • 提供者:时恩
  1. pso

    0下载:
  2. 关于人员排班的粒子群算法程序,包含班次、人员、技能和时段,最后确定每个班次每种技能人员的数量。-This is about staff scheduling,which contain classes、staff、technology and time.In the last,I will get the quantity of staff who has one technology.
  3. 所属分类:Document

    • 发布日期:2017-03-30
    • 文件大小:1509
    • 提供者:caicai
  1. Truckschedulingforsolidwastecollection

    0下载:
  2. Truck scheduling for solid waste collection in the City of Porto Alegre, Brazil
  3. 所属分类:Development Research

    • 发布日期:2017-04-04
    • 文件大小:400625
    • 提供者:魏明
  1. 2

    0下载:
  2. 在采用多道程序设计的系统中,往往有若干个进程同时处于就绪状态。当就绪进程个数大于处理器数时,就必须依照某种策略来决定哪些进程优先占用处理器。本实验模拟在单处理器情况下的处理器调度,帮助学生加深了解处理器调度的工作-The introduction of multi-channel programming systems, often at the same time a number of processes in ready state. When the number of ready pr
  3. 所属分类:Document

    • 发布日期:2017-04-11
    • 文件大小:828
    • 提供者:崔默
  1. 4

    0下载:
  2. 模拟单处理器操作系统时间轮转进程调度算法-Simulation of single-processor operating system, the process of scheduling time to rotate
  3. 所属分类:software engineering

    • 发布日期:2017-04-10
    • 文件大小:1329
    • 提供者:Jack
  1. page_lucky

    0下载:
  2. FIFO模拟页面置换算法 模拟输入,调度,替换等功能是一个很好的原码-FIFO page replacement algorithm simulated analog input, scheduling, and other functions is a good replacement of the original code
  3. 所属分类:Software Testing

    • 发布日期:2017-04-08
    • 文件大小:1589
    • 提供者:王五
  1. cipandiaodu

    0下载:
  2. 磁盘调度算法...操作系统课程设计...实现一个磁盘调度算法-Disk scheduling algorithm Course Design ... ... the operating system to implement a disk scheduling algorithm ...
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:9287
    • 提供者:崔杰
  1. xiangxisheji

    0下载:
  2. 车辆调度系统详细设计说明书,完成了对系统的详细设计。-Vehicle scheduling system detailed design specifications, to complete the detailed design of the system.
  3. 所属分类:software engineering

    • 发布日期:2017-04-09
    • 文件大小:1303120
    • 提供者:王大雷
  1. cheshibaogao

    0下载:
  2. 车辆调度系统的测试报告,完成了对系统的测试。-Vehicle scheduling system test report, completed testing of the system.
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:390592
    • 提供者:王大雷
  1. yonhucaozuoshouce

    0下载:
  2. 车辆调度系统的用户操作手册,用户可以根据此手册进行系统操作。-Vehicle scheduling system user manual, the user can operate according to the manual system.
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:14243
    • 提供者:王大雷
  1. Dynamicallyforecastingnetworkperformanceusingthene

    0下载:
  2. 网络服务正在更新换代并且可扩展设备被设计成可提供在元计算环境中动态资源行为预测。这篇文章里,我们描述了预测产生的的设计和预测行为的细节。当预测方式为普通方式时,我们关注与他对TCP/IP端到端吞吐量能力的预测和在不同地点使用不同系统会带来的延迟量。因为在元计算软件的基础上网络预测需要计划的支持和质量服务保证的提高。-The Network Weather Service is a generalizable and extensible facility designed to provide
  3. 所属分类:Project Design

    • 发布日期:2017-04-01
    • 文件大小:219085
    • 提供者:will
  1. qq

    0下载:
  2. 分治法网球循环赛日程安排,课程设计希望有用-Divide and conquer tennis round robin scheduling, curriculum design, hope helpful
  3. 所属分类:Software Testing

    • 发布日期:2017-04-07
    • 文件大小:3221
    • 提供者:king
  1. masspaper8

    0下载:
  2. Agent-based modeling and simulation of multiproject scheduling
  3. 所属分类:Development Research

    • 发布日期:2017-04-24
    • 文件大小:170414
    • 提供者:Su
  1. CCRtrip1

    0下载:
  2. CCR,并发与协调运行时(Concurrency and Coordination Runtime)。从名字里我们就可以知道,这个东东是用来简化并发程序设计的。为何要并发呢?因为我们有多个任务需要处理,如果能同时做就会充分利用硬 件而减少处理的时间。自然的,CCR也是以“任务”为核心进行设计的,CCR中的代码也可以分为如下几个功能:描述任务、生成任务、调度任务和执行任务。-CCR, Concurrency and Coordination Runtime (Concurrency and Coo
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:14976
    • 提供者:yf
  1. 4

    0下载:
  2. 这是一个电梯安排调度程序资料,非常可用。-This is an elevator scheduling program information is available.
  3. 所属分类:Project Design

    • 发布日期:2017-04-16
    • 文件大小:75840
    • 提供者:zhonghua
  1. Fuzzy_Sliding_Paper_final

    0下载:
  2. This paper studies the performance improvement for a sliding mode controller using fuzzy methods. By using fuzzy gain scheduling, sliding mode controller gains are tuned during its performance causing energy consumption to be decreased. F
  3. 所属分类:Development Research

    • 发布日期:2017-03-26
    • 文件大小:132743
    • 提供者:hudhud
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 19 »
搜珍网 www.dssz.com