搜索资源列表
Vxworks_Chensheng
- VxWorks操作系统讲义。讲解最全面和最细致的PPT,值得收藏-VxWorks operating system overhead. On the most comprehensive and detailed PPT, it is worth collecting
star0000
- 操作系统实验(附实验内容的PPT和实验报告) 安装nachos; 用C++实现双向有序链表; 在nachos系统中使用你所写的链表程序并演示一些并发错误 -experimental operating system (PPT contents of the experiment and experimental) installation nachos; C bidirectional orderly list; nachos system in the use of the c
TheDevelopOfOperatineSystem
- 操作系统发展 PPT文件 全日制大学课件
ucosII
- ucos-ii ppt 介绍ucos-ii操作系统
operationsysteminterface
- 操作系统课件,第07章,操作系统接口PPT。UNIX系统调用,联机命令接口,系统调用
20083191618288881
- c#教程 预备知识: 熟悉操作系统基本操作,比如文件操作 理解结构化程序概念 具备一定图形界面或非图形界面的程序编制经验 必须完成的先修课程:《程序设计导论》 -c# tutorial prior knowledge: familiar with the operating system, basic operations, such as file operations to understand the concept of structured programm
OS
- 关于讲解操作系统的ppt,对于初学者有很大的帮助-Ppt on the explanation of the operating system
lab4
- 关于操作系统中进程互斥的程序模拟,带有PPT和源程序,很细致-Mutual exclusion on the operating system' s process simulation, with PPT and the source code, very detailed
Chapter-4-Processes
- 《操作系统概念》进程 上课的PPT课件。-" Operating system concept" process class PPT courseware.
RTX-introduction
- 介绍Windows操作系统硬实时扩展RTX的ppt-Introduction RTX
yf4
- 计算机操作系统PPT,主要讲解windows虚拟内存的应用。-Computer operating system, PPT, explain the application of virtual memory in windows.
Bankers-algorithm
- 操作系统: 银行家算法 实现的算法:实现了题目的所有要求,并实现了PPT上对应章节给出的三种情况;几种申请情况和最先的分配情况全部写在testdata文件中。 优点:可以随时增加和删除申请,在testdata.txt文件中的第一行:5指现在有几种进程在申请资源,3指有几种资源,下面的矩阵是指当 前的资源分配情况,第8行和第9行分别是指进程1申请第1种资源1个,第2种资源0个,第3种资源2个,下面的类似。 程序运行后会给出判定结果。 缺点:暂时还未发现。
xuos1
- 这章PPT主要介绍操作系统的一些基本概论,让大家对操作系统有一个基本的认识-Some basic introduction to this chapter PPT introduces the operating system, the operating system so that everyone has a basic understanding of
OSProject
- 操作系统大作业,基于C语言的文件系统和IPC问题,包含实验报告、展示PPT。-Project for operating system, inculding file system and IPC problem
多用户多级目录文件系统的实现
- 用c编写的多用户多级目录文件系统,可以说是目前最全的资料了,内包含技术报告,完整代码工程文件,演示视频,答辩PPT,可执行文件。并且,代码还有windows版本和linux版本和unix版本。 BUG较少,综合了网上的优秀代码,并进一步形成自己的代码。代码基本有注释,风格良好,能够很快看懂。内含有比较规范的报告文档,包含所有流程图,说明图,以及文档风格绝对不错,无需更改,建议下载!(The multiuser multilevel directory file system written