资源列表
xiakai.tar
- 计算机学院2009-2010级 操作系统课程设计任务指导书 源代码-Computer Science 2009-2010 level courses on operating system design task guidance book source code
analog-memory-allocation
- 模拟内存分配的技术。模拟操作系统内存分得算法,采用最佳适应算法,来进行内存分配与回收。-The technology of the analog memory allocation. Simulated operating system memory to share algorithm, using the best-fit algorithm for memory allocation and recovery.
2
- 北理工操作系统课程设计进程控制实验的源码以及相关实验报告-North Polytechnic source operating system, the curriculum design process control experiments and experiments report
5
- 北理工操作系统课程设计实验5 文件复制 源码及实验报告-North Polytechnic courses on operating system design experiment file to copy the source code and experimental reports
OS_
- 操作系统试验 内存管理 操作系统课程设计-Test memory management of the operating system operating systems curriculum design
OScomp
- A comparison of different RTOSes. A thesis.
SegmentPage
- 操作系统课程设计中的段页式存储管理系统,手动输入内存及内存块大小,从文件中读取数据。有各种中断调试。-Segment pages in the curriculum design of the operating system storage management system, and manually enter the memory and the memory block size, data is read from the file. There are a variety of b
src
- 模拟操作系统的文件管理系统,可以对文件进行添加,编辑,修改,重命名等操作。-Document management system for simulation of the operating system, you can file to add, edit, modify, rename, and other operations.
Os
- 操作系统的习题,对考试考研都有比较大的帮助-Operating System exercise
KMP
- 数据结构:KMP算法匹配成功次数,简单的算法实现,非可视化-Data structures: the KMP algorithm to match the number of successful
1
- 掌握系统调用fork()的使用方法及其功能; 利用系统调用sleep()调整父进程及各子进程的并发执行过程; 认真查看和比较每次执行结果,分析原因。 -Use to master the system call fork () function use system calls the sleep () to adjust the parent process and child process concurrent execution of process seriously
2
- 掌握系统调用pipe()的使用方法及其功能,理解管道通信原理; (2)掌握利用系统调用exit()和wait()实现父进程与子进程之间的同步,理解同步的含义。 -Master the system call pipe () to use its functions, to understand the pipeline communication theory (2) master system call exit () and wait () synchronization betw
