搜索资源列表
QueueDriver
- uc/osII平台下一个队列数据结构的源代码实现,该代码可以直接应用到用户的程序中而无需做任何改动。-uc / osII platform under a queue data structure to achieve the source code, the code can be applied directly to the user's proceedings without any changes.
UCOS
- 基于ucos环境下的文件系统,实现多个功能 uc/FS基本使用方法: 1. FS_Init(),在调用uc/FS功能前需要进行初始化 2. FS_IoCtl(),对媒质进行格式化(SD卡用电脑格式化,所以未给出格式化参数) 3. _write_file, 1)FS_FOpen(),建立文件或打开已有文件,返回文件结构指针 2)FS_FWrite(),数据写入文件 3)FS_FClose(),关闭文件 4. _dump_file,1)1)FS_FOpe
Doc1
- ucos-ii中任务控制块tcb数据结构和创建 -ucos-ii in the task control block data structure and the creation of tcb
UCOS-III_kernel
- UCOS最新版UCOS-III的内核源代码,可用于研究、学习、实验。对学习实时操作系统的原理、数据结构及实现方法有帮助。-UCOS the latest version of the UCOS-III kernel source code, learning, research, experiments for. Principle, data structure and implementation method of real-time operating system to help th
Test4
- 演示通过消息邮箱在两个任务之间传递比较复杂的消息--结构体-Demonstrate the through the complex message transmission (e.g. data structure)between two tasks through mailbox
DataStruct
- 基本数据结构类型的测试程序,使用ADS1.2运行测试-Basic data structure types of the test program, using ADS1.2 run the tests