搜索资源列表

  1. 作业调度程序l

    0下载:
  2. 操作系统试验作业调度程序-operating system test procedures Job Scheduling
  3. 所属分类:文档资料

    • 发布日期:2024-05-09
    • 文件大小:2048
    • 提供者:吴春欢
  1. 基于windows的多任务调度代码

    0下载:
  2. 基于windows的多任务调度代码 实现多种任务的调度-windows on the task scheduling and more code to achieve a variety of task scheduling
  3. 所属分类:系统编程

    • 发布日期:2024-05-09
    • 文件大小:9216
    • 提供者:少6
  1. 磁盘调度算法

    0下载:
  2. 磁盘调度算法 1。实现三种算法: 1。先来先服务 2。最短寻道优先(可自己假设当前磁头的位置) 3。电梯算法 2。磁道服务顺序从指定的文本文件(TXT文件)中取出 3。输出: 第一行:磁道的服务顺序 第二行:显示移动总道数-a disk scheduling algorithms. Three algorithms to achieve : 1. First-come first-serve two.
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-09
    • 文件大小:7168
    • 提供者:飞扬
  1. 进程调度

    0下载:
  2. 进程调度算法的实现过程-Process Scheduling Algorithm of the process
  3. 所属分类:Windows编程

    • 发布日期:2024-05-09
    • 文件大小:34816
    • 提供者:安员
  1. 进程调度实验

    0下载:
  2. 进程调度算法的实现-Process Scheduling Algorithm Implementation
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:张伟
  1. 进程调度模拟程序

    0下载:
  2. 操作系统进程调度模拟程序vc实现-operating system simulation process scheduling procedures to achieve vc
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-09
    • 文件大小:2048
    • 提供者:梁山东
  1. 批处理作业调度

    0下载:
  2. 批处理作业调度问题要求对于给定的n个作业,制定最佳作业调度方案,使其完成时间和最小-batch scheduling requirements for the issue to the n operations, the best scheduling program, and to fulfill the minimum time
  3. 所属分类:Windows编程

    • 发布日期:2024-05-09
    • 文件大小:2048
    • 提供者:姚翊
  1. 多机调度问题

    0下载:
  2. 多机调度问题要求给出一种作业调度方案,使所给的n个作业在尽可能短的时间内由m台机器加工处理完成。 这个问题是NP安全问题,到目前为止还没有有效的解法。对于这一类问题,用贪心选择策略有时可以设计出较好的近似算法。-machine scheduling problems required to give a scheduling program, so as to the n operations in the shortest possi
  3. 所属分类:Windows编程

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:姚翊
  1. 处理器调度

    0下载:
  2. 实验模拟选择优先数调度算法实现在单处理器下的处理器调度。-experiments simulate several priority scheduling algorithm on a single processor under the processor scheduling.
  3. 所属分类:中文信息处理

    • 发布日期:2024-05-09
    • 文件大小:7168
    • 提供者:王丹
  1. 作业调度

    0下载:
  2. 作业调度采用运行时间最短者优先算法,运行时间相同者采用先来先服务算法。-Job Scheduling using the shortest running time priority algorithm, the running time to adopt the same first-come first-serve algorithm.
  3. 所属分类:中文信息处理

    • 发布日期:2024-05-09
    • 文件大小:8192
    • 提供者:王丹
  1. cpu 调度1

    0下载:
  2. 操作系统中的作业,CPU进程调度。PCB 控制块-operations of the operating system, CPU scheduling process. PCB control block
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:321
  1. CPU调度C语言实现

    0下载:
  2. CPU调度C语言实现 实现1FCFS(先到先服务) 2SJF(最段作业优先调度) 3RR(轮转法) 4PSA(优先权调度)n) 5EXIT          6时间的延迟;          7:屏幕的换色.-CPU scheduling C Language Implementation 1FCFS (first come-first services) 2SJF (most of the operational priority s
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:蒋涛
  1. 用vb实现的进程调度程序《很不错》^_^

    2下载:
  2. 用vb写的一个很不错的进程调度程序,界面和功能都很不错,看看对你学习vb会有所帮助的,强烈推荐-vb written with a very good process scheduling procedures, interface and functions are pretty good, you see right vb study will be helpful, strongly recommended
  3. 所属分类:Windows编程

    • 发布日期:2024-05-09
    • 文件大小:28672
    • 提供者:董反
  1. 虚拟存储管理器的页面调度算法实现

    0下载:
  2. 虚拟存储管理器的页面调度算法实现-Virtual Storage Manager pages Scheduling Algorithm
  3. 所属分类:文档资料

    • 发布日期:2024-05-09
    • 文件大小:6144
    • 提供者:无痕
  1. 作业调度实验

    0下载:
  2. 大学操作系统课程的其中一个实验--作业调度的模拟-university courses on operating system of an experimental-- Job Scheduling Simulation
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-09
    • 文件大小:546816
    • 提供者:山狗
  1. 分支限界法_批处理作业调度

    0下载:
  2. 算法设计中的分支限界法中的批处理作业调度问题的实现,是用VC++编写的-algorithm design of branch and bound method of batch job scheduling problem is true, VC++ prepared
  3. 所属分类:其他小程序

    • 发布日期:2024-05-09
    • 文件大小:10240
    • 提供者:ddd
  1. 多道程序的转换调度

    0下载:
  2. c语言编写上机运行已经通过,实现多道程序的转换调度(作业调度和进程调度结合在一起)-c languages running on the machine has passed, multiple procedures to achieve the conversion Scheduling (Job Scheduling and Dispatching process combines)
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-09
    • 文件大小:2048
    • 提供者:zbing0203
  1. c++ os实验进程调度

    0下载:
  2. 操作系统实验程序 c++ os实验进程调度c++环境写的,不过会c语言和操作系统知识都能看懂-operating systems experimental procedure c os experimental process scheduling write c environment, but will c language and knowledge of the operating system can understand
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-09
    • 文件大小:96256
    • 提供者:黄竟寻
  1. 基于DELPHI环境的进程调度算法

    0下载:
  2. 这是操作系统中的一个进程调度算法的源程序!使用delphi7.0K开发!-This is a programme of arithmetic of process attemper with DELPHI 7.0.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-09
    • 文件大小:197632
    • 提供者:罗刚
  1. 页面调度

    0下载:
  2. 操作系统中的页面调度(先进进出,最近很少使用算法,最佳算法等等,操作系统中比较重要的算法)-operating system pages Scheduling (advanced access, recently rarely used algorithm, the best algorithms and so on the operating system more important algorithm)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:dzg
« 1 23 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org