搜索资源列表

  1. RSV_DDDP

    1下载:
  2. 增量动态规划求解水库调度的程序,觉得还挺实用-Incremental dynamic programming for solving reservoir operation procedures
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:118784
    • 提供者:张天宏
  1. LIVST220.ZIP

    0下载:
  2. 英国铁路调度模拟软件,可以在家里模拟调度火车-British Rail scheduling simulation software, you can train at home to simulate scheduling
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:2462720
    • 提供者:紫色
  1. FirstFit

    0下载:
  2. c语言描述,实现操作系统的进程调度算法,采用优先数方法予以实现-c language descr iption of the process of scheduling algorithm to achieve the operating system used to be priority number means to achieve
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:xiaohui
  1. 1213

    0下载:
  2. 作业调度---实验报告 一、实验目的: 本实验要求用高级语言(C语言实验环境)编写和调试一个或多个作业调度的模拟程序,了解作业调度在操作系统中的作用,以加深对作业调度算法的理解 二、实验内容: 1、编写并调试一个单道处理系统的作业等待模拟程序。(必做) 作业调度算法: 分别采用先来先服务(FCFS),最短作业优先(SJF)、响应比高者优先(HRN)的调度算法。 (1)先来先服务算法:按照作业提交给系统的
  3. 所属分类:汇编语言

    • 发布日期:2024-05-20
    • 文件大小:720896
    • 提供者:刘生
  1. shortwork

    0下载:
  2. 1) 设计可用于该实验的作业控制块; 2) 动态或静态创建多个作业; 3) 模拟先来先服务调度算法和短作业优先调度算法。 4) 调度所创建的作业并显示调度结果(要求至少显示出各作业的到达时间,服务时间,开始时间,完成时间,周转时间和带权周转时间); 5) 比较两种调度算法的优劣。 -shortwork
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:waiting1314
  1. JSP

    0下载:
  2. 利用遗传算法解决作业调度问题,评价函数,算法高效.-The use of genetic algorithm to solve job-scheduling problem, the evaluation function, algorithm efficiency.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:Tiny
  1. gridsim

    0下载:
  2. 主要介绍了如何用gridsim工具进行网格资源调度的模拟-Focuses on how to use tools gridsim Simulation of Grid Resource Scheduling
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:5120
    • 提供者:peng lijuan
  1. os-qudongdiaodu

    0下载:
  2. 操作系统实验,模拟磁盘调度中的电梯调度程序-Operating system, experiment, simulation of the disk scheduling elevator dispatcher ~ ~
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:480256
    • 提供者:litao
  1. operatingsystem

    0下载:
  2. 操作系统的页面调度算法 包括两种FIFO LRU-The operating system paging algorithms, including two kinds of FIFO LRU
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:zhangying
  1. pagingalgorithms

    0下载:
  2. 操作系统的页面调度算法 包括两种FIFO LRU-The operating system paging algorithms, including two kinds of FIFO LRU
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:zhangying
  1. HSUPA_System_Simulation

    0下载:
  2. 用matlab软件对HSUPA系统进行仿真,主要是调度算法之类-HSUPA systems using matlab software to simulate, mainly scheduling algorithm
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:560128
    • 提供者:miaoyi
  1. ColoneImmuneforworkshop

    0下载:
  2. 运用免疫算法中的克隆免疫算法来解决生产调度过程中的零等待问题,经运行后效果较好,放在这里让大家指正。-The use of immune algorithm in the cloning of immune algorithm to solve the production scheduling in the process of zero-wait problem, after running better-placed here s
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:122880
    • 提供者:Julia
  1. Job

    0下载:
  2. 操作系统课程设计,实现作业调度和作业控制-Operating system, curriculum design, realization of job scheduling and job control
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:1942528
    • 提供者:吴倩
  1. gongchao

    0下载:
  2. 操作系统的处理机调度算法实现,最简便的算法实现-Operating system, processor scheduling algorithm, the most simple algorithm
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:龚超
  1. Elevator

    0下载:
  2. 这是一个电梯调度模拟算法,基于MFC的对话框写的,有电梯移动的界面,输入电梯等待人数,点击仿真,就会再不同楼层随机产生等待的人,请求电梯承载,电梯会在有请求的层数打印出,谁进了电梯,谁出了电梯的文字描述,当所有人都使用完电梯,则算法结束,当中用到了timer,但是我把图像处理的那部分都写在了画图里面,导致系统界面会不断刷新,输入多人仿真的时候效果比较明显-This is an elevator dispatching simulatio
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:617472
    • 提供者:李梓钺
  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
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:111616
    • 提供者:魏忠祥
  1. jingcheng

    0下载:
  2. 进程调度算法实现代码(操作系统)进程调度算法实现的代码-Process scheduling algorithm code (operating system) process scheduling algorithm code
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:5120
    • 提供者:徐璐
  1. jinchengdiaodu

    0下载:
  2. 操作系统进程调度课程设计,包括三种进程调度算法-The operating system process scheduling curriculum design, including three kinds of process scheduling algorithm
  3. 所属分类:进程与线程

    • 发布日期:2024-05-20
    • 文件大小:522240
    • 提供者:cnwst
  1. duodao

    0下载:
  2. 编写并调度一个多道程序系统的作业调度模拟程序。   作业调度算法:采用基于先来先服务的调度算法。 -Road to prepare and dispatch a multi-program system for job scheduling simulation program. Job scheduling algorithms: a first-come, first-served based on the sche
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:sylvia
  1. DP_DK

    0下载:
  2. 水库单库优化调度程序,用于求解长系列大规模水库优化调度问题,能有效提高求解精度-Single-base reservoir optimal scheduling procedure for solving a long series of large-scale reservoir optimal scheduling problem can effectively improve the solution accuracy
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:435200
    • 提供者:梅雨
« 1 2 ... 43 44 45 46 47 4849 50 »

源码中国 www.ymcn.org