搜索资源列表
WindowsVC
- Windows核心编程(源码) Windows核心编程是讲解Windows 操作系统内部机制的专著,作者从基本概念入手,全面系统地介绍了Windows的各种基本构件,如进程、线程、DLL和内存管理等,并列举了大量应用程序,精辟地分析了构件的使用方法,为掌握Windows 编程技巧提供了一条有效的捷径。对于不同水平的Windows 编程人员来说,本书都具有极好的参考价值。 -core Windows Programming (OSS) is a Windows programming on
Linux-bianchengbaipishu
- 《Linux编程白皮书》是由五个部分组成——是Linux文档工程的一个印刷版本。该书描述了关键的设计概念,以及系统和Linux内核子系统的概念系统结构和具体的系统结构。全书是从Linux操作系统的心脏——内核开始进行深入介绍的。所介绍的知识包括Linux硬件和软件基础、内核机制、进程、模块、结构及源代码、Linux内核模块编程指南,把应用程序移植到Linux下,以及对网络的讨论等等。
cancel_pcb
- 操作系统中 进程撤销试验模拟 开发环境c语言
xhs
- 操作系统课程实习之进程调度模拟实现--采用时间片轮转算法(c++版)
作业调度源程序
- 操作系统作业调度源代码 作业调度算法实现本程序主要实现了进程调度中最常见的算法-operating system source code scheduling algorithms operating procedures for the main process of scheduling the most common algorithm
Main-memory-space-allocation
- 操作系统课程设计 主存空间的分配与回收 进程调度问题 -Main memory space allocation and recovery
sh
- 操作系统 课程设计 非强占短进程优先算法和先来先服务算法-Operating system curriculum design process of non-seizure of short priority algorithm and first-come first-serve algorithm
os
- 操作系统进程管理模拟 简单模拟操作系统的进程管理工程-Simulation of a simple operating system process management process management simulation of the operating system works
caozuoxitongshiyandaima
- 操作系统的实验源代码,很详细的,也很实用,包括很多内容,如进程管理文件管理等等。-The experimental operating system source code, very detailed and very useful, including a lot of content, such as process management, document management and so on.
suanfadiaodu
- 实现按优先级与时间片相结合的进程调度算法 内容: 1:设计进程控制快,进程队列结构(包括:就绪队列,等待队列,运行队列)等必要的数据结构。 2:模拟操作系统进程调度的功能,编写进程调度程序,模拟的处理机分派程序,进程等待函数和进程唤醒函数。 3:编写用户程序,创建6个用户进程。 进程调度的设计方法 1。数据结构 (1)优先级与时间片的设计 ◆进程因等待放弃CPU时,优先级置为1(高优先级) ◆进程因时间片到放弃CPU时,优先
algorithmofbanker
- 模拟实现操作系统中进程调度避免死锁的银行家算法-Analog implementation of the operating system process scheduling avoid deadlock bankers algorithm
os1
- Windows操作系统使用命名管道实现进程通信,采用客户端服务器模式。-The Windows operating system process communication using named pipes, client server mode. .
Computer-operating-system
- 计算机操作系统实验主要算法源码,例如进程调度,时间片轮转算法,银行家算法,磁盘调度算法等等。-The computer operating system main algorithm source code, such as process scheduling, time slice algorithm, bankers algorithm, disk scheduling algorithm etc..
ebqps
- vb模拟进程调度,rar 是学生学习操作系统的页面存储的课程实验习题-Vb simulated process scheduling, rar is students learning the lessons of the operating system page storage experiment exercises
1
- 操作系统进程的调度算法的实现 例如时间片轮转算法(nothing important i dont know how to describe it i just want download someing)