搜索资源列表
UCOSII
- 这是一个ucosII小系统的源代码,对于在学嵌入式操作系统的人来说有很好的学习和参考作用,希望对大家有帮助。
ucOSII移植到keilc51源代码
- ucOSII移植到keilc51源代码.方便大家学习,希望共同进步。-keilc51 ucOSII transplanted to the source code. To facilitate learning, common progress.
UCOS_dsPIC30F 这是ucOSII在dsPIC30F芯片下的移植代码
- 这是ucOSII在dsPIC30F芯片下的移植代码,对于学习ucOSII非常有帮助-This is ucOSII transplanted under the dsPIC30F chip code, very helpful for learning ucOSII
UCOSII-RTC-LED.rar
- 基于LPC2103结合μC/OS-II操作系统的实时时钟系统设计,能够实现年月日时分秒的位闪动修改与掉电保持功能,是本人学习ARM与μC/OS的终极之作,为感谢联合程序员开发网上各位程序员所提供的源码,特此奉上。。,LPC2103 based on combination of μC/OS-II real-time clock operating system design, to achieve accurate date when the modified bit flashing and
UCOS_II
- ucosii 学习例程--多任务切换和信号量-ucosii learning routines- the amount of multi-task switching and signal
uCOS-II_Win32
- 使用Mircosoft Visual C++6.0编译,学习uc/os-ii 2.80版RTOS的范例,展示任务(task)创建,优先级(priority)等,并且示范如何在Mircosoft Visual C++6.0的环境下编译一个工程文件,以取代原文书中使用Borland C++ 4.51 版的编译,提供使用者一个新的选择。-The use of Mircosoft Visual C++6.0 compiler, learning uc/os-ii 2.80 version RTOS ex
2410-ucosii-lwip
- 基于三星公司的s3c2410的ucos的源码,在编写基于ucos操作系统的程序时,直接将其加载到ADS中去就可以了,ucos源码短小精悍,非常适合学习操作系统。-Samsung s3c2410 based on the source of the ucos, ucos-based operating system in the preparation of the program, directly to the load in the ADS can be put in, ucos dappe
uCOSII-sorce-code-in-Chinese
- UC/OS-II的源代码注释的中英文对照版,对于想学习UC/OS-II而又英语欠佳的GGMM来说可是天大的福音噢!-UC/OS-II source code annotated in bilingual, want to learn for the UC/OS-II and English for the poor but GGMM Gospel Oh great!
uCosII
- UC/OS实现多任务操作的例程,学习UC/OS操作系统的很好源码资料。-UC/OS realizing multi-duties operation of the routines, UC/OS operating system study of very good source material.
UCOSII-V2.88
- UCOSII最新版本V2.88,仅用于学习,请勿用于商业用途-failed to translate
uCOSII
- ucos2.52内核源码,经过程序格式重新排版,更加规范,是你学习UCOS的好帮手-ucos2.52 kernel source code, after the procedure to re-format publishing, more standardized, is that you learn a good helper uCOS
ucos2_book
- ucosII 电子书 ,供广大喜好嵌入式的朋友入门学习-ucosII e-books, for the vast numbers of friends preferences embedded learning portal
snake-UCOSII-zlggui
- 基于lpc2124和uCOS-II做的贪吃蛇游戏,很有学习价值-Based on the lpc2124 and uCOS-II to do the Snake Game, it is worth studying
ucosii-book
- uc/os-ii中文手册(.pdf) 该手册详细介绍了uc/os-ii操作系统的内部实现机制,是学习uc/os-ii操作系统不可缺少的帮助文档。-uc/os-ii Chinese Manual (. pdf) This manual details the uc/os-ii operating system' s internal implementation mechanism, is to learn uc/os-ii operating system indispensable he
UCOSII学习资料
- uC/OS-II学习资料,是学习STM32时的必用资料(UC/OS-II learning materials, learning STM32 is the necessary data)
ucosII学习
- 移植在STM8上的实时操作系统 用于基于单片机的多任务应用 以通过STM8S207RB芯片验证(The real-time operation system transplanted on STM8 is used for multitask application based on MCU, and it is verified by STM8S207RB chip)
基于STM32的UCOSII例程
- Stm32 ucosii 源码例程文件,欢迎学习交流。(Source routine files, welcome to learn exchanges.)
UCOSII实验2-信号量和邮箱
- 该程序是基于UCOSII系统上编辑的邮箱程序,为深入学习UCOSII系统编程打基础。(The program is based on the UCOSII system to edit the mailbox program, in-depth study UCOSII system programming basis.)
UCOSII-12G128
- ucosii在mc9s12g128上的完美移植。程序非常经典,值得学习与借鉴。(UCOSII operating system transplantation in Freescale MC9S12G128)
UCOSII工程模板
- 适用于新学习操作系统的程序员,文件简单易懂,新玩家可以先拿去试试。(OSTaskCreate((OS_TCB *)&AppTaskStartTCB, /* Create the start task */ (CPU_CHAR *)"App Task Start", (OS_TASK_PTR