搜索资源列表
ucosii入门方法
- uC/OS是一种体积小巧而实用的实时操作系统,由于其代码的开放性,近年来普遍受到人们的关注,许多人开始从事这一操作系统的学习及应用工作,但由于其文档较少,特别是关于安装和使用方面的指导性文章不够充足,使很多初学者,特别是刚刚接触嵌入式操作系统的朋友们不知道如何进行系统的安装及调试,为此我结合自己使用的切身体会,谈一谈它的安装及调试问题,希望对大家能起到一定的帮助作用.-uC / OS is a compact and practical
Linux-0.11
- ucosii学习书籍,是ucosii入门必不可少的学习资料
UCOSII
- 这是一个ucosII小系统的源代码,对于在学嵌入式操作系统的人来说有很好的学习和参考作用,希望对大家有帮助。
ucOSII移植到keilc51源代码
- ucOSII移植到keilc51源代码.方便大家学习,希望共同进步。-keilc51 ucOSII transplanted to the source code. To facilitate learning, common progress.
ucOSII移植到keilc51源代码
- ucOSII移植到keilc51源代码.方便大家学习,希望共同进步。-keilc51 ucOSII transplanted to the source code. To facilitate learning, common progress.
s3c44b0 + uc-osii + uc-gui
- Samsung ARM7 s3c44b0 + uC-OSii + uC-GUI 完美的综合到了一起,学习arm最好用这个程序,一次可以学到2个系统:uCOSII+uCGUI,完整版本,共5.3M,240x32OLCD.-Samsung ARM7 s3c44b0 uC- OSii uC-perfect GUI integrated together to learn with the best arm of this process, o
μC_OS-II在Nios上的移植
- μC_OS-II在Nios上的移植(共同学习ucosII)-uC_OS-II port to Nios (Hope to learn ucosII together )
ucosii入门方法
- uC/OS是一种体积小巧而实用的实时操作系统,由于其代码的开放性,近年来普遍受到人们的关注,许多人开始从事这一操作系统的学习及应用工作,但由于其文档较少,特别是关于安装和使用方面的指导性文章不够充足,使很多初学者,特别是刚刚接触嵌入式操作系统的朋友们不知道如何进行系统的安装及调试,为此我结合自己使用的切身体会,谈一谈它的安装及调试问题,希望对大家能起到一定的帮助作用.-uC/OS is a compact and practical r
Linux-0.11
- ucosii学习书籍,是ucosii入门必不可少的学习资料-ucosii learning books, is indispensable ucosii learning materials portal
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-V2.88
- UCOSII最新版本V2.88,仅用于学习,请勿用于商业用途-failed to translate
UCOSII-RTC-LED
- 基于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 th
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 ope
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读书笔记
- 个人整理的ucosii读书笔记,适合新手快速学习使用。(The ucosii reading notes.)
UCOSII工程模板
- 适用于新学习操作系统的程序员,文件简单易懂,新玩家可以先拿去试试。(OSTaskCreate((OS_TCB *)&AppTaskStartTCB, /* Create the start task */ (CPU_CHAR *)"App Task Start",