搜索资源列表
51单片机操作系统
- 一个基于51单片机的操作系统,短小精悍,不错-a 51 microcontroller-based operating system, short and pithy, well
rtx_full
- 详细介绍51单片机操作系统,包括keilc编译环境的库函数以及其功能,还有如何调用这些函数。-detailed 51 microcontroller operating systems, including keilc build environment of the library function and its function. Besides calling these functions.
uCOS-II到 C51单片机下的移植
- 嵌入式操作系统ucos在51单片机上的移植,很有实用价值,参考这个程序也可以把ucos轻松的移植到其它mcu或arm及dsp上-embedded operating system in the SCM 51 transplant, useful, reference to this procedure can also CENTER easily ported to other mcu or on the arm and dsp
一个51下的源代码开放的操作系统small rtos
- 讲述了一个51单片机下的操作系统,有利于工程师再实际当中选用-about a 51 Microcontroller operating system, engineers have to use them in more practical
simpos
- 51下的超轻量多任务操作系统,具有任务切换开销极小(指令周期数<10/任务),任务切换速度极快(<100us/任务,STC 1T单片机上可达到20us/任务).注意,最好在拥有256字节的52上使用.使用前请认真看说明和注释,并完全了解该系统的工作机制.-this is a hyper tiny OS for MCS 51 MCU. the task switching is very fast(<10 cycles/task and <100us/switching).
uCOS-II
- 51单片机上跑uCOS-II操作系统 1.在新建工程的时候Source Group 1 要选择SRC。 2.浮点库C51BFPC.LIB要加入。 3.一定要选择大模式。-51 MCU run on uCOS-II operating system 1. In new construction when the Source Group 1 to select SRC. 2. C51BFPC.LIB floating-point libraries to join. 3. Be sur
51ucos2
- 自从发表《uCOS51移植心得》以来,我收到了很多朋友们的来信,大家对公开源码表示鼓励,谢谢大家的支持!很多人对于编写自己的操作系统很感兴趣,uCOS51是个不错的选择。它的优点是简单易懂,学习成本低,有利于向32位CPU过渡。目前,嵌入式BBS上的热点是:嵌入式实时多任务操作系统、单片机上网、32bitCPU(如ARM等)。其实通过uCOS51学习完全可以掌握这些热门技术的精髓,而且学习成本低廉。为此我会陆续将我在研发过程中的经验体会写出来与大家交流,共同进步。-ddddddddddddddd
SmallRTOS
- 基于51单片机的实时嵌入式操作系统,非常好,我用过,是提高学习的好源码-51
m_task
- 51单片机轻量级多任务操作系统,让51单片机能并行处理任务-51 SCM lightweight multitasking operating system that allows 51 single-chip parallel processing tasks to
yygongyue2
- 51单片机多任务实时操作系统移植教程集2,原名:yy攻略2.rar-51 Single-chip multi-task real-time operating system transplant Course Set 2, formerly known as: yy Raiders 2.rar
51mcu-UCOS
- ucos实时操作系统源代码,适用于51单片机,运行速度不错,推荐!-ucos real-time operating system source code, applied to 51 single-chip, running good, recommend!
bzcuk
- 51单片机在微型智能控制系统中应用很广,随着人们对控制系统的要求不断提高, 51 单片机的功能局限越发明显。特别是51系列单片机不具有实时多任务支持功能,大大限制其在控制系统中的进一步发展。而多任务恰恰是现代操作系统的突出特点,将多任务机制引入 单片机系统。-It is exciting that, today,laptops have 3D acceleration, and OpenGL is truly everywhere and on every mainstream comput
8
- 51单片机的实时操作系统源代码 51单片机的实时操作系统源代码-51 single-chip real-time operating system source code
RTX51
- RTX51.rar,51单片机实时操作系统开发入门,含C程序和PROTEUS仿真-RTX51.rar
uIPTCP_IP-51
- uip在51单片机中的应用,由位和位低端处理器构建的系统, 由于其所具有的处理能力和资源十分有限, 通常不运行操作系统, 这就要求系统开发者根据应用的要求以及所选 用的处理器的实际情况构建自己的即协议栈-uip in MCS-51 in the application of low-end processor, and bit by bit to build a system, because it has the processing power and resources are ver
51rtos
- 基于51单片机的嵌入式实时操作系统,keil编译,绝对可以运行,供大家学习-51 MCU-based embedded real-time operating system, keil compiler, absolutely you can run, for them to learn from
c51
- uc/os II移植 51单片机,包括工程文件和程序,实现在51单片机点亮led-uc/os II transplantation 51, including the project files and programs to achieve the 51 single-chip light led
uCOS-51
- 绍了一种实时操作系统叫c/os.II的内核结构,分析了它的移植技术;讨论了将其移植到80C51系列单片机硬 件平台上的关键技术,并详细描述了此移植的实现过程,分析了移植测试实验情况;针对keilCx51编译器环境下的一些特殊 情况进行了说明,并总结了移植的一般方法。-Introduce a real-time operating system, called the uc/os-II core structure of its Transplant technique addresse
检测台STC12C5412单片机
- 用于检测仪表内外漏的的软件操作系统,实用于51系列。(A software operating system for detecting leaks inside and outside the instrument, used in the 51 series.)
51单片机自学笔记(完整北航版)
- 本书以89S51系列单片机为载体,结合作者多年教学与指导大学生电子设计竞赛的经验编写而成。 全书分三部分:汇编语言程序设计、C语言程序设计和RTX51实时多任务操作系统。内容编排符合初学 者先了解单片机底层的工作原理,再掌握高效编程语言的使用方法,最后达到熟练应用RTX51实时多任务 操作系统这一高级阶段的学习过程。这三部分内容中许多例程所完成的任务是相同的,便于读者比较对照, 从而加深理解(This book is written with the 89S51 series singl