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

搜索资源列表

  1. form

    0下载:
  2. 多级反馈队列模拟进程调度C语言代码,多级反馈队列模拟进程调度C语言代码。-Multi-level feedback queue scheduling C language code modeling process, multi-level feedback queue scheduling simulation of the process of C language code.
  3. 所属分类:OS Develop

    • 发布日期:2017-03-31
    • 文件大小:1113
    • 提供者:
  1. processschedule

    0下载:
  2. 模拟进程调度 实现了FCFS,SJF和Priority算法 界面友好,使用C#编写,异常处理严密-Simulate the process of scheduling implements FCFS, SJF, and Priority algorithm is user-friendly, using C# write, exception handling tight
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:2971
    • 提供者:Hom
  1. test

    0下载:
  2. 可视化模拟进程管理,可以建立,调度,阻塞,唤醒进程◎-Visual Simulation of process management, can create, scheduling, blocking, wake-up process ◎! ! !
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-17
    • 文件大小:10987
    • 提供者:徐海波
  1. linux

    0下载:
  2. linux模拟进程调度的五种经典算法,短作业优先算法,先来先服务算法,时间片轮转法算法,多级反馈调度,优先级调度算法。-process simulation scheduling a first-come first-served algorithm
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-01
    • 文件大小:321445
    • 提供者:周攀
  1. 操作系统进程内存管理模拟vb程序

    1下载:
  2. 本程序运用随机页面模拟页面调度,从进程的创建及进程的撤销都随时实现-the procedures used random pages scheduling simulation pages from the process of creation and the process of deregulation are always realize
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-24
    • 文件大小:10013
    • 提供者:lhs
  1. C8

    0下载:
  2. 用C语言编写的一个模拟进程调度程序。运行环境borland c++ 3.1-Using C language, a simulation of the process scheduler. Operating environment borland c++ 3.1
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-28
    • 文件大小:2289
    • 提供者:Hugh
  1. ThisIsMyPROCESS

    0下载:
  2. 操作系统的进程管理的模拟,采用的算法是动态高优先权的算法。-Operating system process management, simulation, using the algorithm is a dynamic high-priority algorithms.
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-04
    • 文件大小:49556
    • 提供者:gwj
  1. PROCESS

    0下载:
  2. 一个比较详细的操作系统进程同步模拟的例子-A more detailed simulation of the operating system process synchronization example
  3. 所属分类:OS Develop

    • 发布日期:2017-03-28
    • 文件大小:85155
    • 提供者:liuhuigai
  1. ProcessesCommunication

    0下载:
  2. 程序模拟操作系统课程中的进程间通信,方便起见,各个进程只有编号信息。所用数据结构为大小为10的队列。运行情况为:用户输入进程总数以及各个进程的编号,此后程序模拟进程对队列提出请求,若队列不空,则插入,队列满则不予插入。程序利用rnd这个随机变量是奇数还是偶数决定是入队还是出队。-Procedures for operating systems courses in the simulation process communication, convenience, only the number
  3. 所属分类:OS Develop

    • 发布日期:2017-03-31
    • 文件大小:1375
    • 提供者:
  1. OS

    0下载:
  2. 进程模拟,模拟进程的并发执行,可以自主的加入创建进程和杀死进程-Process simulation, concurrent implementation of the modeling process can be joined to create an autonomous process and kill process
  3. 所属分类:OS Develop

    • 发布日期:2017-04-03
    • 文件大小:3589
    • 提供者:李光超
  1. os

    0下载:
  2. 操作系统中几个重要算法的模拟程序,包括进程调度,内存分配与回收,银行家算法-Operating system simulation algorithm several important processes, including process scheduling, memory allocation and recovery, banker s algorithm
  3. 所属分类:Console

    • 发布日期:2017-03-30
    • 文件大小:43993
    • 提供者:liuqiang
  1. AAA

    0下载:
  2. 模拟进程调度算法,模拟进程调度算法,模拟进程调度算法-Simulation of the process of scheduling algorithm, simulated the process of scheduling algorithm, simulated the process of scheduling algorithm
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-14
    • 文件大小:2994
    • 提供者:刘胡兰
  1. coursediaodu

    0下载:
  2. C#进程调度模拟算法,理解和验证操作系统中有关调度的算法-C# Process scheduling simulation algorithm, understanding and validation of the operating system on the scheduling algorithm
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:17884
    • 提供者:殷晓飞
  1. FIFO

    0下载:
  2. 用于模拟进程调度中的先到先服务算法 其中进程不是5个的话 可以修改#define中N 的变量 需要几个进程修改成几就行了-Used to simulate the process of scheduling algorithm First come first serve process is not one of the five can be amended if# Define variables in the N process takes a few modifications int
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-06
    • 文件大小:795
    • 提供者:刘旭
  1. 1

    0下载:
  2. 操作系统进程内存管理模拟 -Operating system memory management process simulation
  3. 所属分类:Linux Network

    • 发布日期:2017-04-06
    • 文件大小:21664
    • 提供者:吴用
  1. diaodu

    0下载:
  2. 主要使用了时间片轮转算法和高响应比算法模拟进程的调度过程-The main use of Round Robin time slice and high response ratio algorithm simulation process for the activation process
  3. 所属分类:OS Develop

    • 发布日期:2017-04-09
    • 文件大小:30526
    • 提供者:wuweiwei
  1. os

    0下载:
  2. 操作系统的四大功能的模拟,分别进行进程管理、处理机调度(作业调度)、存储管理(页面调度)以及设备管理(磁盘调度)-The four functions of the operating system simulation, separately for the process management, processor scheduling [job scheduling], memory management [paging], and equipment management [disk s
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-04
    • 文件大小:1488530
    • 提供者:jem
  1. MyTrafficLights

    0下载:
  2. 一个窗口程序,用delphi做的,builder环境。模拟交通路口的车流量的。用了进程同步技术。可以下来研究研究-TrafficLights Windows program
  3. 所属分类:OS Develop

    • 发布日期:2017-04-29
    • 文件大小:195746
    • 提供者:孙毅
  1. lin

    0下载:
  2. 进程调度时进程管理的主要内容之一,通过设计,编制,调试一个简单的进程调度模拟系统,对进程调度,进程运行状态变换加深理解和掌握。模拟计算机操作系统的进程调度,建立进程控制块PCB,要包含有关进程的描述信息,控制信息以及资源信息.模拟系统根据PCB感知进程的存在和通过PCB中所包含的各项变量的变化,掌握进程所处的状态以达到控制进程活动的目的.要实现进程的状态及其转换,进程的创建与撤消,进程的阻塞与唤醒-Process when the process of scheduling one of the
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-13
    • 文件大小:1992
    • 提供者:linguangzhi
  1. qw_processheal

    0下载:
  2. 用C语言编写的一个模拟进程调度的算法,是用数组完成的,是静态的演示。用VC++编译通过。-Using C language, a simulation of the process of scheduling algorithms, complete with an array is a static presentation. Using VC++ compiler through.
  3. 所属分类:Windows Develop

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