资源列表
3`3`11
- 简单文件管理系统的设计及实现,这里是它的课程报告-simple document management system design and implementation, here is the report of its curriculum
jby89[
- 文件管理系统的设计及实现,包含代码和程序,经典,有参考价值-document management system design and implementation, including codes and procedures, classics, reference value! !
memorymappedfilesyntaxoperation
- 6.如何使用内存映射文件实现多个程序间互斥运行?-6. How to use memory-mapped file to achieve a number of procedures among mutually exclusive operation?
ossystem
- 基于DOS的多任务系统的实现 1. 用C语言完成线程的创建和撤消,并按优先权加时间片轮转算法对多个线程进行调度; 2. 改变时间片的大小,观察结果的变化。思考:为什么时间片不能太小或太大; 3. 假设两个线程共用同一软件资源(如某一变量,或某一数据结构),请用记录型信号量来实现对它的互斥访问; 4. 假设有两个线程共享一个可存放5个整数的缓冲,一线程不停的计算1到50的平方,并将结果放入缓冲中,另一个线程不断的从缓冲中取出结果,并将他们打印出来,请用记录型信号量实现这一生产者和消
MP3uCOS-II
- MP3播放器程序uc/os-ii源码-MP3 player program uc / os - ii FO
kvm-9
- KVM (for Kernel-based Virtual Machine) is a full virtualization solution for Linux on x86 hardware. It consists of a loadable kernel module (kvm.ko) and a userspace component. Using KVM, one can run multiple virtual machines running unmodified
page.change
- 功能介绍: l 输入进程P总共有的页面数,l 并输入系统已经在内存中分配的页面数。当所分配的页面数大于进程P的页面数时,l 则不l 需要进行页面调度工作。 l 由进程P的页面数目,l 程序随机生成一些访问内存的页面号,l 为简化程序,l 这些页面号的数目同l 进程P的进程数目一致(这个缺陷也有待改进)。 l 由用户选择FIFO算法还是LRU算法对进程P的页面访问内存分配的页面进行分配,l 并输出具体的页面访问过程。 原理介绍: 请求页式管理中的置换算法:置换算法在内存中没有空
disk_scheding
- 此算法模拟操作系统中磁盘移动臂调度算法 -algorithm simulation operating system disk mobile arm Scheduling Algorithm
jinchengtiaodu
- 模拟进程调度,采用时间片路轮转法,开发环境:VC++ 6.0-modeling process scheduling, and time Web tablets Road, the development environment : Visual C + + 6.0
E002_Vxworks
- vxworks操作系统文件编写!希望对大家有用-vxworks OS documentation! We hope that the right useful! !
osshiyanbaogao
- 大三时的操作系统实验报告完整版,有进程管理,作业调度,存储管理和模拟文件管理。有些附了实验报告有些没有,虽然程序有些写的不算好,但还是希望对为做操作系统实验而正在烦恼的兄弟有些帮助吧。-ruins of the operating system integrity experimental version of the report, process management, job scheduling, Storage management and document management si
bochs-2.2.6-win32msvc-src
- bochs-2.2.6 的源码,学习LINUX的内核时很有用.-bochs - 2.2.6 source code, the Linux kernel study is useful when.
