搜索资源列表
2_1
- 这是一个C程序,描述的是操作系统中进程调动模拟算法,写的不好,请不要见笑。-This is a C program, describes the process of mobilizing operating system simulation algorithm, badly written, please do not laughed at.
ProcessThread
- 一个学习操作系统原理很好的演示程序.演示进程调度与读写者的同步问题-a good learning principles of the operating system demonstration program. Scheduling and demonstration process of reading and writing Synchronization
ProcessDeployProject
- 操作系统课程实习之进程调度模拟实现--采用时间片轮转算法(JAVA版)-training courses on operating system simulation scheduling a process to achieve -- time-use Web algorithm (Java version)
jinchengdiaoducaozuoxitong
- 操作系统实验 进程调度-operating systems experimental process scheduling
process121
- 操作系统的进程调度,是我们的实验来的,-the process of scheduling the operating system, the experiment is the ,
procedul--simulate
- 是关于CPU进程调度的模拟程序,可以实现三种算法的进程调度:先来先服务,短进程优先,最高优先级。是操作系统的大作业。-is on the CPU scheduling process simulation program that can be achieved in three of process scheduling algorithm : first-come first-serve, short process priority, the highest priority. The o
abbeywmi
- 本文我将向你展示一些技巧,让你可以在远程地访问网络中其他计算机的操作系统、服务、当前运行着的进程等等信息,当然前提是你必须得拥有这些计算机的管理员权限。同时我也将向你展示如何利用WMI来启动或者停止服务、终止进程、创建进程。-this paper I will show you some skills, so you can remotely access the network to other computer's operating system, services, the cu
caozuoxitongshiyan
- 实验一 熟悉操作系统工作环境 实验二 Linux进程通信程序设计 实验三 Windows服务程序设计 实验四 进度调度程序设计及分析 实验五 存储管理程序设计及分析-experiment a familiar working environment operating system Linux process two experimental communication program design Wind Experiment 3 Diego experimental
jinchen1
- 用C语言实现进程调度-操作系统课程设计设计思想: “最高优先数优先”调度算法的基本思想是把cpu分配给就绪队列中优先数最高的进程。采用动态优先数,即优先数在创建进程时给定一个初始值,当进程获得一次cpu后其优先数就减少1。-C language scheduling process-design courses on operating system design : "Priority number of the highest priority" scheduling
jinchen
- 谈到在Windows创建线程的例子,在网上的很多的参考都是基于MFC的。其实,就操作系统实验这个前提而言,大可不必去碰那个大型的MFC的框架。[1]中提到了在Windows命令控制台下创建进程及线程的方法,本文对[1]中的方法加以了实现,并做些简单的进程及线程的测试程序。
VC++
- 操作系统中:用最佳适应算法进行进程调度,进行作业资源的回收
操作系统——PCB模拟
- 该程序使用tc2.0编译,带有图形界面和可输入命令的简易控制台 源代码较长,但总共就两大部分——进程调度部分和图形界面部分。 /*多道系统动态优先级调度算法及可变大小内存分配模拟*/-the procedures used tc2.0 compiler, with a graphical interface and can import orders of the source code for simple console longer, but the majority of the tot
OS课程设计111
- 关于操作系统课程设计进程调度问题,内涵实验报告-courses on operating system design process scheduling, content experimental report
读者与写者
- 操作系统实验,进程同步与互斥读者写者问题,用vc实现-experimental operating system, and coordinate the process of the readers who wrote, using vc achieve