搜索资源列表
uCOS_IIexample1-6
- ucos_II的33个经典例题,均调试通过的,学习ucos_II的捷径。强烈推荐!因代码太多只有一次上传6个,分成了5次上载。-ucos_II of 33 classic examples, both through debugging and learning ucos_II shortcut. Strongly recommended! Because too many code only once Upload six, divided into five available.
367;4
- 操作系统经典问题-读者写者,有代码,报告,程序,全-OS classic problem-readers who write, code, reports, procedures, all!
jby89[
- 文件管理系统的设计及实现,包含代码和程序,经典,有参考价值-document management system design and implementation, including codes and procedures, classics, reference value! !
petstore-1_3_1
- 经典的学习例子,包含JAVA模式设计分析,代码解析和系统设计分析,可以学到好多东西,收藏吧
BIOS_post_view
- 经典的BIOS端口开发代码,包含有几个主流的BIOS开发公司的端口代码。
ucore-lab5
- Ucore是一个很小的适于学习的操作系统,此“麻雀”包含虚存管理、进程管理、处理器调度、同步互斥、进程间通信、文件系统等主要内核功能,总的内核代码量(C+asm)不会超过5K行。充分体现了“小而全”的指导思想。 这是ucore的实验5:进程同步。实验目的:熟悉ucore中的进程同步机制,了解操作系统为进程同步提供的底层支持;在ucore中实现信号量(semaphore)机制;理解管程机制,在ucore中增加对条件变量(condition variable)的支持;了解经典进程同步问题,并使用
vc6_selfstudy
- 自学vb的有用工具,包含多个自学经典程序代码!-Vb a useful tool for self-study, including a number of self-study program code classic!
mode1
- 内存是计算机系统中储存指令代码和各种数据的主要部件,如果内存短缺或者管理不当,将导致整个系统反应迟缓,甚至崩溃。所以,建立稳定、高效的内存管理策略是一个很重要的且必须面对的问题。现代的操作系统中运用位图、链表等多种手段和算法来管理内存。伙伴算法(Buddy System)是一种经典的内存管理算法。在Unix和Linux操作系统中都有用到。其作用是减少存储空间中的空洞,减少碎片,增加利用率。 本程序模拟了内存管理的过程-Memory is stored in a computer system
PV
- 模拟操作系统经典生产者和消费者的原理代码-Simulated operating system, the principle of the classic producer and consumer code
ntfs
- NTFS 白皮书 很经典的文档。。。 学习ntfs必备-NTFS is the classic white paper documents. . . Essential learning ntfs
dinning
- 此代码描述的是操作系统的经典哲学家就餐问题的C语言代码,可选择死锁或防止死锁两种模式,有图形模拟。-This code describes the C language code is the classic dining philosophers problem in the operating system can choose to deadlock or to prevent deadlock in two modes, and graphic simulation.
DOS
- dos 源代码,经典的代码,慢慢的体会,慢慢的成长-dos source code, classic, slowly appreciate slowly grow
spdlog-master
- c++经典代码,为程序添加log功能,自动输出log文档-write Log