搜索资源列表

  1. Job-Scheduling

    0下载:
  2. 一、目的要求   用高级语言编写和调试一个或多个作业调度的模拟程序,以加深对作业调度算法的理解。 二、例题:为单道批处理系统设计一个作业调度程序。   由于在单道批处理系统中,作业一投入运行,它就占有计算机的一切资源直到作业完成为止,因此调度作业时不必考虑它所需要的资源是否得到满足,它所占用的 CPU时限等因素。   作业调度算法:采用先来先服务(FCFS)调度算法,即按作业提交的先后次序进行调度。总是首先
  3. 所属分类:文档资料

    • 发布日期:2024-04-27
    • 文件大小:73728
    • 提供者:Anson
  1. distributed-fair-scheduling-in.ps

    0下载:
  2. 进行IEEE 802.11e中的HCCA的分布式公平调度算法的仿真-For HCCA in IEEE 802.11e Distributed Fair Scheduling Algorithm Simulation
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-04-27
    • 文件大小:93184
    • 提供者:mengman
  1. Scheduling

    0下载:
  2. 经典的Job Shop问题调度算法,用Visual C++语言实现。 -Job Shop Scheduling Problem
  3. 所属分类:系统编程

    • 发布日期:2024-04-27
    • 文件大小:281600
    • 提供者:肖乔
  1. Scheduling

    0下载:
  2. 这是实现操作系统交通灯调度问题,里面不是很好,希望大家提出宝贵的意见-This is the realization of operating system scheduling problem of traffic lights, which is not very good, hope that the valuable advice
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-04-27
    • 文件大小:1753088
    • 提供者:chenjuan
  1. Scheduling-strategies-for-multiprocessor-Real_Time

    0下载:
  2. Scheduling strategies for multiprocessor Real_Time DSP,多处理器或者多DSP系统的任务调度方案,可以用在雷达声纳和医学等高性能计算领域-Scheduling strategies for multiprocessor Real_Time DSP, multi-processor or multi-DSP system, task scheduling program, can be
  3. 所属分类:DSP编程

    • 发布日期:2024-04-27
    • 文件大小:598016
    • 提供者:john
  1. Scheduling

    0下载:
  2. Helpful for Grad students in order to learn Real Time Scheduling algorithms
  3. 所属分类:多媒体

    • 发布日期:2024-04-27
    • 文件大小:144384
    • 提供者:Ali
  1. scheduling

    0下载:
  2. application of scheduling algorithms
  3. 所属分类:操作系统开发

    • 发布日期:2024-04-27
    • 文件大小:2048
    • 提供者:muhendis
  1. scheduling

    0下载:
  2. This a university scheduling with java programming -This is a university scheduling with java programming
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-04-27
    • 文件大小:92160
    • 提供者:sa
  1. scheduling

    0下载:
  2. it contains all types of cpu scheduling which includes preemptive priority,round robin scheduling
  3. 所属分类:Windows编程

    • 发布日期:2024-04-27
    • 文件大小:2048
    • 提供者:Rasenganram
  1. OSlab--scheduling

    0下载:
  2. 操作系统实验--作业调度 编写程序完成批处理系统中的作业调度,要求采用短作业优先的作业调度算法。-OsLab--scheduling
  3. 所属分类:系统编程

    • 发布日期:2024-04-27
    • 文件大小:65536
    • 提供者:playboy
  1. scheduling

    0下载:
  2. 用蚁群算法解决无等待流水线的调度问题,对生产调度建模及求解有帮助.-solving scheduling problem with ANT Algorithm
  3. 所属分类:技术管理

    • 发布日期:2024-04-27
    • 文件大小:270336
    • 提供者:John
  1. Scheduling

    0下载:
  2. 用C#和C++实现的进程调度算法程序(操作系统实验)本实验通过编写C#语言的代码实现先来先服务(FCFS),最短作业优先(SJF)、响应比高者优先(HRN)的调度算法。最后在界面上显示出进程在调度过程中的情况。另附上C++的进程调度实验,算法不相同。-Use C# and C++ to build up a project to achieve process scheduling.The project contains the al
  3. 所属分类:C#编程

    • 发布日期:2024-04-27
    • 文件大小:21504
    • 提供者:
  1. Machine-Scheduling-Problem

    0下载:
  2. 机器排序问题,使用机会约束规划,其中变量使用的是模糊变量。-Machine scheduling problems, the use of chance-constrained programming, in which the variable using fuzzy variables.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-04-27
    • 文件大小:1024
    • 提供者:hj
  1. SCHEDULING

    0下载:
  2. Job Scheduling using different algo
  3. 所属分类:操作系统开发

    • 发布日期:2024-04-27
    • 文件大小:1024
    • 提供者:rahul
  1. Scheduling

    0下载:
  2. 该程序,实现了模拟系统中进程调度的情形,具备QT图形界面,原创-The program, implemented in the process simulation system scheduling situation, with QT GUI, originality
  3. 所属分类:其他小程序

    • 发布日期:2024-04-27
    • 文件大小:36721664
    • 提供者:victor
  1. bus-scheduling

    0下载:
  2. 这个是来求解车辆调度的,主要是一个车辆调度站内车辆停靠和发派的程序-This is to solve the vehicle scheduling, and is primarily a vehicle docking station vehicle scheduling and dispatch procedures
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-04-27
    • 文件大小:243712
    • 提供者:Bloom
  1. Machine-Scheduling-Problem

    0下载:
  2. mechine scheduling problem
  3. 所属分类:其他小程序

    • 发布日期:2024-04-27
    • 文件大小:1024
    • 提供者:张震
  1. Project-Scheduling-Problem

    0下载:
  2. project scheduling problem
  3. 所属分类:Windows编程

    • 发布日期:2024-04-27
    • 文件大小:2048
    • 提供者:张震
  1. jop-scheduling

    0下载:
  2. 基于作业调度的算法代码,机器加工零件有时长、优先级等因素限制,要求在一定时间内完成。-Scheduling algorithm based on the code, machine parts and sometimes a long process, priority and other factors limit, requiring some time to complete.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-04-27
    • 文件大小:13312
    • 提供者:wangyu
  1. uniprocessor-scheduling

    0下载:
  2. uniprocessor scheduling
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-04-27
    • 文件大小:212992
    • 提供者:jay
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org