搜索资源列表
c 模拟进程管理
- 模拟进程管理,是针对操作系统这门课程而开发的一个小程序-simulation process management, which is to the operating system and development course of a small program
jinchengguanli
- 操作系统课程实验——模拟系统进程管理,cpu进程调度过程,p,v操作等过程
jinchengguanli_moni
- 操作系统的课程设计,进程管理模拟, C语言编码
LRU
- 操作系统中进程管理部分LRU算法的实现,还算景点
110Linuxjc
- File Name 第一课 什么是Linux 第二课 为什么使用Linux 第三课 Linux纵览 第四课 Linux的发展 第五课 Linux特性 第六课 Linux与其他操作系统的区别 第七课 TurboLinux简介 第八课 进入与退出系统 第九课 文件与目录操作 第十课 (10)Linux备份与压缩命令 第十课 (1)Linux文件和目录操作相关命令 第十课 (2)Linux文件内容查询命令
Linux_Kernel_CN(1)
- 本书并不是特意一本Linux 的内部手册相反它是对操作系统的介绍同时以Linux作为示例书中每一章遵循从共性到特性的原则它们将首先给出核心子系统的概叙然后进行尽可能的详细描叙 我不会用routine_X()调用routine_Y()来增加bar 数据结构中foo 域的值这种方式来描叙核心算法 你自己可以通过阅读代码发现它每当需要理解一段代码时我总是将其数据结构画出来这样我发现了许多相关的核心数据结构以及它们之间的关系 每一章都是非常独立的就象Linux 核心子系统一样当然有时它们还是有联系的比如
Operatingsystemsolution
- 操作系统上机题(代码) 进程管理调度,银行家算法可正常运行-Machine operating system title (code) process management scheduling, banker s algorithm may be the normal operation of
os
- 操作系统的四大功能的模拟,分别进行进程管理、处理机调度(作业调度)、存储管理(页面调度)以及设备管理(磁盘调度)-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
CpuScheduling
- 模拟操作系统进程调度与内存管理-Simulation of the operating system process scheduling and memory management
JC
- 操作系统--进程管理 操作系统--进程管理-OS- operating system process management- process management operating system- process management
os
- 模拟操作系统的代码,包括包括进程管理,设备管理,文件管理)-Simulation of the operating system code, including, including process management, equipment management, document management)
JCGL
- 操作系统----进程管理 操作系统----进程管理-操作系统----进程管理
linuxC
- Linux操作系统下C语言编程入门 第二章 进程介绍 ………………………10 第三章 文件操作 ………………………17 第四章 时间概念 ………………………27 第五章 信号处理 第六章 消息管理 ………………………39 第七章 线程操作 ………………………49 第八章 网络编程 ………………………54-Under the Linux operating system, C language programming Getting Started
zuoye
- 操作系统实验+操作系统实验报告+文件管理+进程管理等-Operating system operating systems lab report experiment+++ process management, document management
ddl
- 这是操作系统进程管理的多队列轮转法的实现代码。-This is the operating system process management, multi-queue rotary method implementation code.
os
- 模拟操作系统,模拟实现操作系统的文件管理,进程管理,内存管理和设备管理等内容。-Operating system simulation, simulation to achieve the operating system file management, process management, memory management and device management and so on.
caozuoxitong
- 1.预备内容:阅读操作系统的进程管理章节内容,对进程的同步和互斥,以及信号量机制度有深入的理解。 2.实践准备:掌握一种计算机高级语言的使用-1. Preparation: Read the operating system process management chapters, the process of synchronization and mutual exclusion, semaphores, and a deep understanding of local system
Process-management
- 操作系统课程设计,进程管理。可以给大家做参考吧-The operating system curriculum design, process management. Can give us a reference it ~ ~
Linux操作系统基础
- linux操作系统基础,包含: 文件系统, 进程管理, 内存管理, 用户管理(Linux operating system basis, including: file system, process management, memory management, user management)
程序源码-codeblocks写的
- 使用C++实现操作系统·进程状态转换与管理模块的模拟实现(Simulation Implementation of operating system / process state conversion and management module using C++)