搜索资源列表
ClassicGames
- C语言精华例题,读懂了这14个例题,你的C语言水平将有质的飞跃!所有代码均正确无误!-C language essence of excellence, understood that 14 of excellence, your C language level will be a qualitative leap! All of the code are correct!
gcontrol
- 这是一个潜入式开发的c语言代码,上面有通讯,采集和处理等功能模块-This is a sneak into the development of the c-language code, the above communications, the collection and processing function modules
ess6425_flash_ide_filesystem_src
- 这是ESS公司6425芯片上OS的一部分,包含所有flash读写、IDE接口、fat32文件系统所有的C语言代码,对学习文件系统和接口驱动的朋友有很多帮助-This is the ESS 6425 chip companies on the part of the OS, includes all the flash-writable, IDE interface, fat32 file system all the C language code, learning systems and d
Linuxkernel-SourceFile
- 0。11版linux代码,对学习linux和提高c语言有帮助-0. 11 version of Linux code, to learn and improve linux c language help
Freedos
- freedos核心源代码包含汇编和C语言代码
duodao
- 操作系统的作业调度的实现方法,C语言资源代码
12864
- 单片机与4*4按键接口程序,C语言代码,简单使用。
form
- 多级反馈队列模拟进程调度C语言代码,多级反馈队列模拟进程调度C语言代码。-Multi-level feedback queue scheduling C language code modeling process, multi-level feedback queue scheduling simulation of the process of C language code.
mymenu
- C语言菜单开发,在原代码中自定义菜单,支持二级菜单的开发,很有实用价值-c program source for memu code
bootConfig
- vxworks的bsp启动代码,汇编之后的第一个c语言程序-vxworks of the bsp startup code, compiling the first after a c language program
shebei
- 操作系统设备管理用C语言实现的代码绝对正确亲自试验过-Operating system device management code used C language is absolutely the right person tested
diaodu-
- 操作系统的进程四种调度的算法用C语言实现的方法的代码实现-Operating system processes four kinds of scheduling algorithms in C language implementation of the method code
OS-function-display
- 操作系统功能演示:进程的调度相关的操作,是C语言代码-Operating system features demo: the scheduling-related operations, the C language code
Orange_s-os
- 自己动手写操作系统-详细分析操作系统原理的基础上,用丰富的实例代码,一步一步地指导读者用C语言和汇编语言编写出一个具备操作系统基本功能的操作系统框架-orange s os
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.
OS1
- 操作系统时间片轮转实验报告,C语言编写,包括需求分析,实现过程等,并附加重要代码及详解-The report of the rotation experiment of the time slice of the operating system, C language, including needs analysis, implementation process, and additional code and how-
Mindows5.7
- Wanlix是一个内核非常小的嵌入式操作系统,只有几百个字节,但功能少,只提供任务切换功能,非常适合资源特别少但又需要任务切换的小项目。 Mindows可提供多种操作系统功能,是实时抢占式操作系统,任务支持多种优先级抢占调度,将实时性高的任务设置为高优先级就可以保证软件系统的实时性,用户也可根据自身需求选取需要的部分,也可在此基础上编写代码增加自己需要的功能,具有可裁剪性。 我将Wanlix和Mindows的开发过程记录下来,就形成了这本“底层工作者手册之嵌入式操作系统
wanlix
- Wanlix是一个内核非常小的嵌入式操作系统,只有几百个字节,但功能少,只提供任务切换功能,非常适合资源特别少但又需要任务切换的小项目。 Mindows可提供多种操作系统功能,是实时抢占式操作系统,任务支持多种优先级抢占调度,将实时性高的任务设置为高优先级就可以保证软件系统的实时性,用户也可根据自身需求选取需要的部分,也可在此基础上编写代码增加自己需要的功能,具有可裁剪性。 我将Wanlix和Mindows的开发过程记录下来,就形成了这本“底层工作者手册之嵌入式操作系统
bankers
- 代码是操作系统中银行家算法的简单实现。通过简单的c语言控制台程序让人理解银行家算法的计算过程。-Simple implementation of the code is the the banker algorithm in the operating system. Through a simple console program c language people understand the banker' s algorithm calculation process.
Storage-management-
- 本段代码是用于实现操作系统存储管理分区分配算法,采用C语言进行编写。-This code is used to implement the operating system storage management partition algorithm, using C language to write.