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

搜索资源列表

  1. caozuoxitongjincheng

    0下载:
  2. 操作系统进程调度问题.有图形说明,可以直接运行.一般人也可以懂-operating system process scheduling problem. Graphics that can be run directly. The average person can understand
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:255164
    • 提供者:温琳
  1. 1 三种调度算法的模拟代码

    1下载:
  2. 编写一程序,可以创建若干个虚拟进程,并对若干个虚拟进程进行调度,调度策略为时间片轮转。 虚拟程序的描述: 虚拟指令的格式: 操作命令 操作时间 其中,操作命令有以下几种: l C : 表示在CPU上计算 l I :表示输入 l O:表示输出 l W:表示等待 l H:表示进程结束 操作时间代表该操作命令要执行多长时间 假设I/O设备的数量没有限制 -prepared a procedure,
  3. 所属分类:BREW编程

    • 发布日期:2008-10-13
    • 文件大小:29419
    • 提供者:寒冰
  1. 实验11

    0下载:
  2. 进程管理设计进程控制块PCB表结构,适用于优先数调度算法调度算法。 ②建立进程就绪队列。 ③编制进程调度算法:优先数调度 -process management design process control block PCB table structure, applicable to a few priority scheduling algorithm scheduling algorithm. create a process in place cohort. prepa
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:79360
    • 提供者:
  1. ying(linux中能执行)

    0下载:
  2. 该程序是处理嚣的调度的源代码,通过进程调度,实验各进程的功能,进程序数的多少,决定进程执行的速度。-the procedure is to deal with the clamor of the source code scheduling, process scheduling, the experimental process functions into The number of procedures, the decision to speed the process of imple
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2838
    • 提供者:张英子
  1. ProcessManager(12)

    1下载:
  2. 操作系统进程调度5种算法(包括动态优先级)-5 operating system process scheduling algorithms (including dynamic priority)
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:10522
    • 提供者:何若然
  1. 操作系统——动态优先级调度算法源代码

    1下载:
  2. 操作系统——动态优先级调度算法源代码,多道系统中多进程并发执行,为了提高系统性能解决进程死锁问题,进程的优先级是动态变化的。正在执行的进程优先级会随时间降低,而挂起的进程或等待的进程的优先级会逐渐升高,这样就解决了操作系统中一个地优先级程序长期占据cpu,而高优先级进程却迟迟不能得到处理。-operating system -- Dynamic priority scheduling algorithm source code, multi-channel system more complic
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:9705
    • 提供者:韩文杰
  1. 进程的调度

    0下载:
  2. 本程序分别采用高响度比和时间比轮转调度进程就绪队列-this procedure were compared using high loudness and time scheduling process than rotate ready Queue
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1965
    • 提供者:LCY
  1. 030341404

    0下载:
  2. 这是模仿进程调度的试验。用vc++做的模拟程序。很好用,内有完全的实验报告-This is the process of copying scheduling tests. Vc do with the simulation program. Good use is completely within the experimental report
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:150632
    • 提供者:金晓爽
  1. 操作系统管理

    1下载:
  2. 操作系统,进程调度,内存管理,的好例子-operating systems, process scheduling, memory management, a good example
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:890639
    • 提供者:冬冬
  1. N-Step Progress

    0下载:
  2. N级进程调度,界面和进程都不错,是很值得下载的-N-scheduling process, the interface and the process is pretty good, and is worth the download
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:27747
    • 提供者:林一森
  1. 要求

    0下载:
  2. 本程序是一个操作系统关于进程调度的程序,其中有,进程的优先权和先进先出等模拟调度功能-this process is a process of the operating system on the activation procedures, which, the process priority and FIFO scheduling simulation
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1446570
    • 提供者:帅哥
  1. jinc

    0下载:
  2. 操作系统模拟程序,此文件中包含了进程的调度,进程调度过程的详细模拟-operating system simulation program, this file contains the process of scheduling, process scheduling simulation of the detailed process
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:1829
    • 提供者:jake
  1. jinchengdiaodu2

    0下载:
  2. 进程调度算法 进程调度算法 进程调度算法 进程调度算法-process scheduling algorithm process scheduling algorithm process scheduling algorithm process scheduling algorithm process scheduling algorithm process Scheduling Algorithm
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:3726
    • 提供者:两辆
  1. jincheng2

    0下载:
  2. 一种window的显示线程之间通讯的进程调度算法。-a window display of communication between threads in the process scheduling algorithm.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:13983
    • 提供者:流浪
  1. 1schedule

    0下载:
  2. 抢占式优先权进程调度模拟程序,这是我校操作系统的实验必修程序之一。-Preemptive priority scheduling process simulation program, this is my school operating systems experimental procedure compulsory one.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:35242
    • 提供者:青柿子
  1. Simulate_Process_Scheduling_Implement_by_C

    0下载:
  2. 模拟进程调度的C语言实现 一、 实验目的 体会UNIX 系统的进程调度方法,并通过一个简单的进程调度模拟程序的实现,加深对进程调度算法,进程切换的理解。 二、 实验内容 采用静态优先数的方法,编写一进程调度程序模拟程序。模拟程序只对你所设置的“虚拟PCB”进行相应的调度模拟操作,即每发生“调度”时,显示出当前运行的“PCB名字”、优先数、运行时间等,而不需要对系统中真正的PCB等数据进行修改。-C UNIX Two experimental use of static
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1824
    • 提供者:丘方
  1. course_attemper_emluator

    0下载:
  2. course_attemper_emluator\\进程调度仿真 一个实用的小小的仿真软件, 希望大家能用的到 这是我最大的欣慰。 -course_attemper_emluator \\ process of scheduling a practical simulation of a small simulation software, the hope everyone can be that this is my biggest pleasure.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:54398
    • 提供者:周易
  1. ProcessThread

    0下载:
  2. 一个学习操作系统原理很好的演示程序.演示进程调度与读写者的同步问题-a good learning principles of the operating system demonstration program. Scheduling and demonstration process of reading and writing Synchronization
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:469909
    • 提供者:li
  1. os_c

    0下载:
  2. 操作系统教程实验原码,包括进程与线程进程调度内存分配,设备管理与文件系统实验-Guide Experimental original operating system code, including the process and thread scheduling process memory allocation, Equipment Management and File System Experiment
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:12416
    • 提供者:qinli
  1. PROCESS1

    0下载:
  2. 进程调度,包括FIFO算法,优先数调度算法,时间片轮转调度算法-scheduling process, including FIFO algorithm, a few priority scheduling algorithm, time-Cycle Scheduling Algorithm
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1534
    • 提供者:spice
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »
搜珍网 www.dssz.com