搜索资源列表
small_RTOS51Theory_Applications
- 51单片机嵌入式系统RTOS51原理及应用,以基本概念铺垫,从简单例子入手着重分析了RTOS的任务管理,任务切换,任务间通信\同步和消息队列.最后讲解其移植方法和函数,并给出应用实例 PDF格式-51 Microcontroller embedded systems RTOS51 theory and application of basic concepts in order to pave the way, from the start focused on a simple exam
ucos_dg128
- UCOSII在mcs12dg128上的移植,有包括初始化任务,红绿灯,互斥信号量,建立统计任务,空闲任务,任务额外信息,消息队列在内的6个工程。内容十分详尽,适合UCOS的学习。不过因为文件过多,低license无法编译,请自行申请license-UCOSII at mcs12dg128 on the transplant, including initialization tasks, the traffic lights, mutual exclusion semaphores, set u
nanoos-software
- Nano OS is a RTOS for Atmel AVR controllers. It provides: -preemptive realtime multitasking incl. priorities, -binary semaphores, -message queues, -array-based memory management , -functions for taskcontrol, -watchdog, -
STM32_LEDucos
- stm32奋斗版的LED闪烁-ucos-消息队列学习例程-the stm32 struggle Edition LED flashes-ucos-the message queues learning routine
Queue
- 在VC平台下模拟的队列模块文件,可以模拟队列事件,可以移植到ucos等内核环境中,或用于消息事件队列等。-Queue module files in the VC platform simulation can simulate queue events, such as the kernel can be ported to ucos environment, or for message queues and other events.
fifoembed-2.1.1
- 嵌入式软件FIFO队列库函数,fifoembedded lib实现了fifo队列、包队列和FIO分配的线程安全调用功能,方便程序移植。-FifoEmbed is a library that provides facilities for thread-safe basic queues, packet queues, and FIFO allocators.
test
- ALIENTEK MINISTM32 实验37 UCOSII实验3-消息队列、信号量集和软件定时器-ALIENTEK MINISTM32 experiment 37 UCOSII experimental 3- message queues, semaphores set and software timer
SW2
- 串口通讯程含消息队列,支持多条指令同时发送,只需要分号隔开每条指令-Serial communications process including message queues, support multiple instructions simultaneously transmit, each instruction requires only separated by semicolons
FreeRTOS_KL16
- FreeRTOS_KL16FreeRTOS是一个迷你的实时操作系统内核。作为一个轻量级的操作系统,功能包括:任务管理、时间管理、信号量、消息队列、内存管理、记录功能、软件定时器、协程等,可基本满足较小系统的需要-FreeRTOS is a mini real time operating system kernel. As a lightweight operating system, features include: task management, time management, sem
stacks-and-queues-in-CPP
- implementation of stacks and queues of structure student in C-implementation of stacks and queues of structure student in C++
