搜索资源列表
guandaoshuangxiang
- 操作系统实验指导说明书 实验一 熟悉Linux环境 实验二 进程创建及进程通信 实验三 生产者-消费者问题 实验四 存储管理实验-operating systems experimental guidance brochures experiment with a two experimental Linux environment and the process of creation is the process of communication autopsy three
czuoxt
- 操作系统实验指导 -以Linux系统为主 一、实验目的 (1)了解Linux系统中进程间通信的基本原理。 (2)了解和熟悉消息通信机制、共享存储区机制以及信号通信机制
《操作系统》课程实验指导书
- 操作系统课程实验指导书, 一、 课程实验的目的 二、 课程实验要求 四、 课程实习题目 、报告的要求和格式-operating system to guide experimental courses, a curriculum The purpose of this experiment two, four courses experimental requirements, training courses topic, reporting requirements and format
Linux 根文件系统实验指导
- 文件系统是linux操作系统的重要组成部分,内核在启动过程中会安装文件系统,用户通常通过文件系统同操作系统与硬件设备进行交互
操作系统实验文档
- 高校使用的操作系统实验指导书
Ucore是一个很小的适于学习的操作系统
- Ucore是一个很小的适于学习的操作系统,此“麻雀”包含虚存管理、进程管理、处理器调度、同步互斥、进程间通信、文件系统等主要内核功能,总的内核代码量(C+asm)不会超过5K行。充分体现了“小而全”的指导思想。 这是ucore实验6:文件系统。通过完成本次实验,希望能达到以下目标:了解基本的文件系统系统调用的实现方法;了解一个基于索引节点组织方式的Simple FS文件系统的设计与实现;了解文件系统抽象层-VFS的设计与实现。文件中包括源代码和实验指导书。-Ucore is a small
os.rar
- 操作系统实验指导书。大学生用的。华北电力大学老师编写,Experimental operating system instructions. Students used. North China Electric Power University teacher preparation
LinuxKernelInterpretation
- 教学内部实验教案,提供对操作系统内核的实验理解: Linux 操作系统内核 基本实验指导 Contents : z 系统安装实验 z Linux内核实验 z 进程管理实验 z 存储管理实验 z 进程通信实验 z I/O 设备管理实验 z 文件系统管理实验 -Internal experimental teaching lesson plans, provide the experimental understanding of the op
final
- 操作系统实验指导书,有详细的代码,包括操作系统的各种实验-Operating System Experiment guide book, contains a detailed code, including operating system, various experiments
OS
- 操作系统原理实验指导书。易懂。适合初学者。-Operating principles of experimental guide books. Easy to understand.
czxtsyzd
- 操作系统实验指导文档,DOC文档,里面有几个实验实例,指导操作系统实验。-Operating System Experiment guidance document, DOC documents, which there are several experimental examples to guide the operating system experiment.
OperatingSystemExperiments
- 名字:D:\各科资料\操作系统实验指导书--计算机应用06级使用。实验室所用的操作系统基础实验课件。-Name: D: \ Branch Data \ operating system, experimental guide books- 06 to use computer applications. Laboratory experiments using the operating system-based courseware.
c
- 操作系统实验指导书(用c语言实现了操作系统里的几个经典算法!)-Operating experimental instructions (with c language to implement the operating system in several classical algorithm!)
LinuxOS
- 一篇Linux操作系统的实验指导,对初学操作系统者以及Linux的有极大的参考价值。-A Linux operating system, experiment guide for beginners as well as Linux operating system who have great reference value.
ose_book
- 该PDF文件可以作为操作系统实验指导书,可以供大家参考一下,多多交流经验-The PDF file can be used as the operating system experimental instructions, can be used for your reference, a lot of exchange of experience
模拟操作系统
- os模拟操作系统案例,附加实验指导书(理解操作系统文件系统的某些工作原理,学习文件操作命令的设计方法)(OS simulation operation)
操作系统实验指导书——Linux修订篇
- 大二计算机作业了,大二操作系统作业题目和教程,(Homework, sophomore operating system job titles and tutorials)
code-os
- 计算机操作系统教程(第三版)习题与实验指导的书上代码,源代码有部分错误,这里已经进行了改正,可以正常编译运行(Computer operating system tutorial (third edition) exercises and experimental guidance on the book code, the source code has some errors, here has been corrected, can be compiled and run normally
实验指导书
- 操作系统是计算机科学与技术及相关专业的一门重要的专业课,是一门实践性很强的技术课程。掌握操作系统原理、熟悉操作系统的使用是各层次计算机软硬件开发人员必不可少的基本技能。然而,困扰操作系统教学的问题是讲授理论原理比较容易,而如何指导学生进行实践则相对较难。其结果导致学生不能深刻地理解操作系统的本质,因而也不能在实际中应用所学的操作系统理论知识及操作系统所提供的功能来解决实际问题。
