搜索资源列表
CardLayoutFrame
- 模拟任务管理器 具体内部进程还没有实现 请大家自己实现吧-management simulation for specific tasks within the process has yet to materialize Please realize it themselves
进程调度
- 本程序使用VC++编译调试,用于实现进程优先数调度的模拟。主要包含三个模块:1、主界面:用于显示进程调度的过程。2、数据录入模块:用于获取进程的初始值,其中有三种获取方式,手动输入方式、随即生成方式和从文件中读去数据的方式。当用户在主窗口中点击“开始”菜单项时即可打开数据录入对话框,用户通过这三种方式之一均可完成数据的录入。3、进程控制模块:主要实现创建新的进程,就绪队列的管理,完成队列的管理,进程的调度。-procedures for the use of the VC compiler te
进程管理模拟
- 系统资源(r1…rm),共有m类,每类数目为r1…rm。随机产生进程Pi(id,s(j,k),t),0<=i<=n,0<=j<=m,0<=k<=dt为总运行时间,在运行过程中,会随即申请新的资源。描述进程运行状态。-system resources (r1 ... rm), a total of m category, the number of each type of r1 ... rm. The process of randomly generated
操作系统进程内存管理模拟vb程序
- 本程序运用随机页面模拟页面调度,从进程的创建及进程的撤销都随时实现-the procedures used random pages scheduling simulation pages from the process of creation and the process of deregulation are always realize
process_management
- 模拟操作系统中进程的管理,进程的创建、调度、阻塞、删除-simulate os to manage the process
ShuBiaoMoNiKeybord
- 键盘模拟鼠标,采用MFC实现,附有源代码;仅供学习,基本功能均可实现,运行后如要关闭,请从任务管理器中结束该进程即可!-Keyboard, mouse simulation, using MFC implementation, with source code only learn the basic functions can be realized, such as running to be closed from the Task Manager to end the process
Operating-System-visal--file-System
- 将操作系统的四个实验进行合成,组成界面,用于实现操作系统的四大功能的模拟,分别进行进程管理、处理机调度(作业调度)、存储管理(页面调度)以及设备管理(磁盘调度)。-The four experiments operating system synthesis, composition interface, the operating system used to implement the four functions of the simulation, respectively, for p
Windows
- 模拟windows下资源管理器,可实现各个磁盘文件的读取,实现客户端和服务器的通讯功能,多线程的运用,远程代码控制复制,进程间通讯等各种基本功能学习大有帮助-Simulated windows Explorer, read each disk file, the client and server communication, the use of multi-threading, remote code control copy, inter-process communication and
CPUImitate
- 模拟任务管理器的进程管理模块 实现了监控、新增和杀死进程功能-Analog Task Manager process management module Implements monitoring, new capabilities, and kill processes
Vhis-management
- 这是一个模拟操作系统 其中有进程管理 内存管理 文件管理-This is a simulation operating system Including the process management of memory management, file management
mvyaz
- 进程调度时进程管理的主要内容之一,通过设计,编制,调试一个简单的进程调度模拟系统-Process scheduling when one of the main content of process management, by design, compile and debug a simple process scheduling simulation system
szice
- 操作系统中的进程调度, 模拟存储管理中内存空间的管理和分配(In the operating system process scheduling, simulated storage management in the management and allocation of memory space)
ruyv
- 进程调度时进程管理的主要内容之一,通过设计,编制,调试一个简单的进程调度模拟系统()