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

搜索资源列表

  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. Java_doc

    0下载:
  2. 进程调度的设计与实现,各个调度算法的比较与分析,提出自己的看法并通过计算机模拟实现-The process of scheduling the design and realization of various scheduling algorithms of comparison and analysis, put forward their own views and, through computer simulation to achieve
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:84087
    • 提供者:张亮
  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. Attemper

    0下载:
  2. 模拟进程调度,采用优先级调度算法,有可视化界面-Simulation of the process of scheduling, priority scheduling algorithm used, the visualization interface
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-13
    • 文件大小:1694
    • 提供者:dang
  1. C

    0下载:
  2. 这是操作系统实验时所编写的一个模拟进程调度用c++语言所编写的一个小程序-This is the operating system during the preparation of the experimental simulation of the process of scheduling a c++ language used by a small program to prepare
  3. 所属分类:OS Develop

    • 发布日期:2017-04-05
    • 文件大小:1463
    • 提供者:金鑫
  1. ModernAlgorithmCosole

    0下载:
  2. 多进程实现现代优化算法包括采用SSS的局部搜索、禁忌搜索算法和模拟退火算法的控制台-a console platform for modern optimization algorithm such as sss based local search taboo search and simulated annealing algorithm and so on
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-23
    • 文件大小:7248487
    • 提供者:liushaofang
  1. cunchuqichuli

    0下载:
  2. ⑴设计一个模拟内存分配的系统; ⑵采用分页内存管理策略; ⑶输入数据为进程号,需要的内存量,并根据这些信息进行内存分配; ⑷输入数据为进程号,则将该进程占用的内存释放; ⑸动态显示分配结果,用位示图来表示内存的使用情况。 -⑴Designs a simulation memory allocation the system ⑵Uses the paging memory management strategy ⑶The data-in is the advancement
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:128815
    • 提供者:戴依依
  1. Process_show

    0下载:
  2. 操作系统作业 模拟进程分配调度 进程管理主要包括进程控制、进程调度、进程的同步与互斥的模拟实现。-Simulation of the process of distribution of the operating system scheduling
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-04
    • 文件大小:2829
    • 提供者:yan
  1. ProcessCall

    0下载:
  2. 理解和验证操作系统中有关进程调度算法,实验要求随机数来模拟随机时间和时间片,在此基础上完成进程调度中的FCFUS,SJF等算法的模拟,加深对进程调度的理解。-Understanding and verification of the process of operating system scheduling algorithm, the experimental requirements of random numbers to simulate the random time and tim
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-09
    • 文件大小:1164273
    • 提供者:霍瑛
  1. RoundRobin

    0下载:
  2. 这个c程序是简单模拟进程调度,使用方法是简单轮转法和优先算法-C procedures for the simulation process is a simple scheduling, the use of a simple rotation law and the priority algorithm
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:1415
    • 提供者:黄缘
  1. process_schedule

    0下载:
  2. 操作系统的模拟进程调度程序。多级反馈调度的还没有实现,希望有时间的朋友完善一下-process schedule
  3. 所属分类:OS Develop

    • 发布日期:2017-04-03
    • 文件大小:176633
    • 提供者:小龙
  1. mnjcdd

    0下载:
  2. 模拟进程调度 随机生成进程,再进行调度的算法-Simulation of the process of scheduling the process of randomly generated, then the algorithm for scheduling
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1212
    • 提供者:李宇帆
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com