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

搜索资源列表

  1. process

    0下载:
  2. 在.net下模拟操作系统进程调度算法,提供各种调度算法相应的指标,把核心代码封装成一个dll,和整个开发过程的文档-At. Net under the simulated operating system process scheduling algorithm, scheduling algorithm to provide a variety of indicators corresponding to the core code package into a dll, and the en
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-07
    • 文件大小:1283780
    • 提供者:henhao
  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. p1

    0下载:
  2. 进程调度法 C语言模拟操作系统进程调度和管理-SPF & RR
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:1814
    • 提供者:geniusx
  1. jinchengdiaodu

    0下载:
  2. 进程调度实验报告模板.本实验目的是通过对进程调度算法的实现和实验模拟,加深对操作系统进程调度操作功能和进程调度算法的完整理解,培养和提高学生对操作系统开发的兴趣,以及进程调度程序的开发与应用能力-The process of scheduling experiment report templates. The purpose of this study is through the realization of the process of scheduling algorithms and
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-07
    • 文件大小:136121
    • 提供者:kia
  1. processschedulingsimulation

    0下载:
  2. 操作系统课程设计所需要的文件,关于进程调度方面的程序设计,很好的帮助初学者理解有关进程调度方面的知识.-Operating system, curriculum design, the required documentation on the process scheduling aspects of program design, very good to help beginners understand the process of scheduling knowledge.
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:183825
    • 提供者:刘时松
  1. Dispatch

    0下载:
  2. 实现操作系统进程调度的四种基本算法,MFC实现,有较好的界面。实现比较简单~适合于初学者-it is about the OS process Dispacher ,including four basic methods
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-10
    • 文件大小:2003226
    • 提供者:baobao
  1. fcfs

    0下载:
  2. 操作系统进程调度的先来先服务进程调度的实验模拟-fcfs
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-06
    • 文件大小:263740
    • 提供者:韩珍
  1. aaa

    0下载:
  2. 操作系统 1、 综合应用下列知识点设计并实现操作系统的进程调度:邻接表,布尔数组,非阻塞 输入,图形用户界面GUI,进程控制块,进程状态转换,多级反馈队列进程调度算法。 2、 加深理解操作系统进程调度的过程。 3、 加深理解多级反馈队列进程调度算法。 1、 综合应用下列知识点设计并实现操作系统的进程调度:邻接表,布尔数组,非阻塞 输入,图形用户界面GUI,进程控制块,进程状态转换,多级反馈队列进程调度算法。 2、 加深理解操作系统进程调度的过程。 3、 加深理解多级反馈
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-29
    • 文件大小:19429
    • 提供者:linxiang
  1. ProcessSwitch

    0下载:
  2. 1_进程调度_十大题型 模拟操作系统进程调度,及考试题型分析-1_ _ Top Ten Questions in the process of scheduling the operating system process scheduling simulation, and analysis of testing questions
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:1779
    • 提供者:xingqiyi
  1. RRSPF

    0下载:
  2. 模拟操作系统进程调度,实现RR和SPF算法。-Simulation of the operating system process scheduling, and the SPF algorithm to achieve RR
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:3544
    • 提供者:覃禹
  1. jinchengdiaodu

    0下载:
  2. 进程调度算法 操作系统进程调度1种算法,比较适合初学者-one calculator
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:1723
    • 提供者:razor
  1. jcdd

    0下载:
  2. 进程的调度实验,要求学生运用C语言开发模拟操作系统进程调度和管理程序,要求学生熟练掌握链表的基本操作和操作系统进程调度基本原理。 -Process scheduling experiment, requiring students to use C language to develop simulation operating system process scheduling and management process, requires students to master the
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:2026
    • 提供者:陈琴
  1. imageProcess

    0下载:
  2. 用visual C++编写的操作系统进程调度,好好用的-Written with visual C++ operating system process scheduling, good use of
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-19
    • 文件大小:5206349
    • 提供者:Cobe
  1. PCB

    0下载:
  2. 操作系统进程调度算法 先来先服务 短作业优先 时间片轮转 优先级。有大量注释,帮助理解。目前没有错误-Operating system process scheduling algorithm first come first serve short jobs priority round-robin priority. There are a lot of notes to help understand. There is no error
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:974011
    • 提供者:lee
  1. jincheng

    0下载:
  2. 这个是操作系统进程调度算法上机实验的文档有助于理解进程-This is the operating system process scheduling algorithm-on experiments for understanding the process
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:434551
    • 提供者:汪利新
  1. os_1

    0下载:
  2. 大学时写的模仿操作系统进程调度的程序,随机产生阻塞和唤醒,随机设置进程优先级,并根据调度情况调整优先级,随机决定进程所需时间,可手动设置时间片大小-program in university ,modify the operator system work,random primary,random event wait and random event occur
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-10
    • 文件大小:2105392
    • 提供者:zd
  1. os

    0下载:
  2. 操作系统课设,编程实现模拟操作系统进程调度-Class set of operating system programmed to simulate the operating system process scheduling
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-09
    • 文件大小:29182
    • 提供者:张三
  1. OS-process-

    0下载:
  2. 该段代码为操作系统进程调度的算法分析,内含三种算法FCFS、SJF、时间片轮转,在程序结束之前会对三种算法进行简单的分析。-The sections of the code for the operating system process scheduling algorithm analysis, containing three algorithms FCFS, SJF, time slice rotation, a simple analysis is interested in the
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-13
    • 文件大小:1333
    • 提供者:曲文集
  1. Process

    0下载:
  2. 用java语言编写的带有界面的模拟操作系统进程调度的程序,可随机生成10个进程,采用三种算法执行,即——1-先进先出调度算法 2-基于优先数的调度算法 3-最短执行时间调度算法-Java language interface with the operating system process scheduling simulation program, can be randomly generated 10 process, the implementation of the three al
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-06
    • 文件大小:89660
    • 提供者:羊羊
  1. OS_Assignment

    0下载:
  2. 操作系统 进程调度, 作业调度,内存分配-Operating system process scheduling, job scheduling, memory allocation
  3. 所属分类:CSharp

    • 发布日期:2017-11-24
    • 文件大小:148943
    • 提供者:康锐
« 1 2 3 45 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com