Welcome![Sign In][Sign Up]
Location:
Search - 模拟进程调度

Search list

[Other resourcevb模拟进程调度

Description: vb模拟进程调度.rar 是学生学习操作系统的页面存储的课程实验习题. 做的教完善, 值得借鉴.-vb modeling process scheduling. Rar Students learn the operating system stored pages Experimental Exercise. So the perfect, is worth learning from.
Platform: | Size: 30428 | Author: 刀尖 | Hits:

[Process-Thread模拟进程调度(NEW)hxr

Description: C语言模拟进程调度程序,注释很全,向大家推荐,都来下载阿-C language modeling process scheduler, notes very long, we recommend to you, to download A!
Platform: | Size: 1208 | Author: gwb2008 | Hits:

[Documents操作系统课程设计之进程调度

Description: 1)编程实现模拟操作系统进程调度子系统的基本功能;理解进程调度的概念,通过课程设计深入了解进程控制块的功能、进程的创建、删除以及进程各个状态间的转换过程;实现先来先服务、时间片轮转、多级反馈轮转法对进程进行的调度过程;通过观察有关的队列结构的内容的动态变化过程深入体会各个调度算法的特点;从而能够更好的巩固从书本上学到的知识。 2)编程过程中需要建立队列等结构进行各种操作,通过该次试验,可以督促学生从实用的角度对《数据结构》课程内容进行更深入理解和更熟练的应用。 3)实验编程语言要求使用java语言或C++语言。通过对调度功能的编程实现,不但能有效训练学生对编程语言的熟练使用,还能促进学生独立思考解决问题、以及独立查新获取知识的能力
Platform: | Size: 310272 | Author: ice042@126.com | Hits:

[Documents进程调度模拟程序

Description: 编写一个进程调度程序,允许多个进程共行的进程调度程序。 采用最高优先数优先的调度算法和先来先服务调度算法。 每个进程有一个进程控制块( PCB)表示。每个进程的状态可以是就绪 W(Wait)、运行R(Run)、或完成F(Finish)三种状态之一。 采用动态优先数策略选择就绪进程获得 CPU后都只能运行一个时间片,运行完后优先数减1 动态显示每个进程的当前状态及进程的调度情况 重复以上过程,直到所要进程都完成为止
Platform: | Size: 155136 | Author: shenchelove | Hits:

[Report papers编程模拟进程的调度算法

Description: 编程模拟进程的调度算法
Platform: | Size: 54272 | Author: 657237221@qq.com | Hits:

[Windows Kernel模拟进程调度的各种算法_OS.rar

Description: 模拟进程调度的各种算法_OS:FCFS,SPN,RR,NPPS,PPS
Platform: | Size: 2606 | Author: _mekjl | Hits:

[OS Develop进程调度程序模拟程序

Description: 采用静态优先数的方法,编写一进程调度程序模拟程序,进程状态为就绪、运行、阻塞三种。模拟程序只对你所设置的“虚拟PCB”进行相应的调度模拟操作,即每发生“调度”时,显示出当前“PCB名字”、优先数、运行时间等,而不需要对系统中真正的PCB等数据进行修改。-priority number using the static method, the preparation process of scheduling a process simulation program, the process in place for the state, running, blocking three.PCBPCBPCB
Platform: | Size: 69632 | Author: 吴晓辉 | Hits:

[OS DevelopOS

Description: 操作系验实验:模拟进程调度-Operation of the Department of inspection experiment: Analog Process Scheduling
Platform: | Size: 2048 | Author: 沈征华 | Hits:

[Mathimatics-Numerical algorithms进程调度模拟程序

Description: 操作系统进程调度模拟程序vc实现-operating system simulation process scheduling procedures to achieve vc
Platform: | Size: 2048 | Author: 梁山东 | Hits:

[Linux-UnixOS-wang

Description: 课程设计模拟进程调度 管理-curriculum design simulation process scheduling management
Platform: | Size: 11264 | Author: 可可 | Hits:

[Process-Thread进程调度模拟

Description: 一个用vb编写的用来模拟进程调度的小程序!-with a vb prepared for the simulation process of scheduling small programs!
Platform: | Size: 29696 | Author: 路加 | Hits:

[Other进程调度模拟(C++版)

Description: 本程序模拟进程调度.采用时间片轮转算法.可以添加,删除,悬挂某个进程.有较详细的文档说明-the simulation process scheduling. Using Web-time algorithm. They can add, delete, flag a process. A more detailed document Note
Platform: | Size: 12288 | Author: lyh | Hits:

[CSharp模拟进程调度

Description: 模拟操作系统进程调度的算法采用时间片轮转法和优先权法-operating system simulation process scheduling algorithm-time Web-law and law priority
Platform: | Size: 237568 | Author: 杨鼎新 | Hits:

[CSharp进程调度法

Description: 一个计算机操作系统实验程序,模拟进程调度算法。-a computer operating system experimental procedure, process simulation scheduling algorithm.
Platform: | Size: 1024 | Author: 尹亮 | Hits:

[Process-Thread模拟进程调度(NEW)hxr

Description: C语言模拟进程调度程序,注释很全,向大家推荐,都来下载阿-C language modeling process scheduler, notes very long, we recommend to you, to download A!
Platform: | Size: 1024 | Author: | Hits:

[OS program进程调度模拟程序 - 倚天龍記

Description: 进程调度程序模拟程序,是从网上下载的,供大家参考-scheduler process simulation program is downloaded from the Internet for reference
Platform: | Size: 10240 | Author: | Hits:

[uCOSvb模拟进程调度

Description: vb模拟进程调度.rar 是学生学习操作系统的页面存储的课程实验习题. 做的教完善, 值得借鉴.-vb modeling process scheduling. Rar Students learn the operating system stored pages Experimental Exercise. So the perfect, is worth learning from.
Platform: | Size: 29696 | Author: 刀尖 | Hits:

[OS Develop进程调度与作业调度的模拟

Description: 对进程调度与作业调度的模拟,进程调度算法:采用的是最高优先数优先的高度算法(即把处理机分配给优先数最高的进程和先来先服务算法。分区分配和回收算法:采用首次适应算法和最佳适应算法实现动态分区。其中,空闲分区通过空闲分区链来管理,在进行内存分配时,系统优先使用空闲区低端的空间。-process of scheduling and job scheduling simulation and process scheduling algorithm : the highest priority is the high number of priority algorithm (that is, processors allocated to the highest priority to the process and the first-come first-serve count France. through distribution and recovery algorithm : the first and best adaptation algorithm to adapt to dynamic partitioning algorithm. Among them, through idle through to idle through chain management, carrying out memory allocation, the system priority in the use of low-end leisure area of space.
Platform: | Size: 76800 | Author: 陈任全 | Hits:

[Other进程调度算法

Description: 模拟进程调度的过程,包括先到先得进程调度算法和RR轮转调度算法。(The process of simulating process scheduling, including the first to first process scheduling algorithm and the RR rotation scheduling algorithm.)
Platform: | Size: 2048 | Author: jttqhh1 | Hits:

[Windows Develop进程调度终结版

Description: 模拟进程调度算法,分别有先来先服务、静态优先权、时间片轮转三种算法,动态显示调度过程,C语言编写,逻辑清楚易于理解。(Process scheduling algorithm simulation)
Platform: | Size: 566272 | Author: 白彩媛 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 42 »

CodeBus www.codebus.net