搜索资源列表
rtx_tiny源码
- rtx-tiny源码-rtx-tiny FOSS
rtx51fangzhen
- keil c51 RTX-tiny 在Proteus 6.7的仿真程序。边看程序边仿真,爽啊。-Keil RTX-tiny Proteus 6.7 of the simulation program. While watching process simulation, Cool.
RTX-51TINY
- 实时多任务操作系统RTX-51 TINY的应用 实时多任务操作系统RTX-51 TINY的应用
Small_RTOS
- 借鉴ucosII和RTX Tiny编写了Small RTOS 51,虽然它为51系列编写,但是它还是比较容易移植到其它CPU上。
XING_RTOS
- 模仿ucos ii和RTX Tiny写的一个小操作系统
small_rtos1.12.1
- 就像在嵌入系统中使用C语言替代汇编一样,在嵌入系统中使用RTOS是大势所趋。原因主要是现在在大多数情况下编程效率比执行效率重要(单片机便宜嘛)。但纵观51的RTOS,keil c51 所带的RTX Full 太大(6k多),且需要外部ram,又无源代码,很多时候不实用。RTX Tiny虽然小(900多字节),但是任务没有优先级和中断管理,也无源代码,也不太实用。而ucosII虽有源代码,但是它太大,又需要外部ram,所有函数又必须是重入
rtx_tiny源码
- rtx-tiny源码-rtx-tiny FOSS
os_em12864
- 使用RTX-51 tiny操作系统的em12864液晶驱动程序-use RTX-51 operating system em12864 tiny LCD Driver
RtxTiny2
- 基于keil c51的rtos tiny源代码(keil 7.05 version)-based on the Byelorussian tiny decoder source code (c51 7.05 version)
WINC51编程
- 本书以Keil 公司最新版本的C51 编译器为核心,阐述了在Windows 环境下采用单片 机高级语言C51 进行应用系统程序设计的基本原理和方法,详细介绍了Keil C51 的 Windows 集成开发环境Vision 51 和软件仿真器dScope51 的强大功能和具体使用方法。在 Windows 集成开发环境pVision 51 中,可以完成从源程序编写、编译、连接定位到目标文件 的仿真调试等的全部工作。dScope 51 是一种
89C51xingwei
- 单片机测量相位和频率的程序,使用了RTX51 TINY操作系统-Single-chip measurement of phase and frequency of procedures, the use of the operating system RTX51 TINY
RTX-51TINY
- 实时多任务操作系统RTX-51 TINY的应用 实时多任务操作系统RTX-51 TINY的应用-Real-time multi-tasking operating system of the RTX-51 TINY application in real-time multi-tasking operating system of the RTX-51 TINY Application
Small_RTOS
- 借鉴ucosII和RTX Tiny编写了Small RTOS 51,虽然它为51系列编写,但是它还是比较容易移植到其它CPU上。-RTX Tiny draw ucosII and prepared a Small RTOS 51, although it prepared for the 51 series, but it is relatively easy to transplant to other CPU
XING_RTOS
- 模仿ucos ii和RTX Tiny写的一个小操作系统-Mimic ucos ii and RTX Tiny write a small operating system
small_rtos1.12.1
- 就像在嵌入系统中使用C语言替代汇编一样,在嵌入系统中使用RTOS是大势所趋。原因主要是现在在大多数情况下编程效率比执行效率重要(单片机便宜嘛)。但纵观51的RTOS,keil c51 所带的RTX Full 太大(6k多),且需要外部ram,又无源代码,很多时候不实用。RTX Tiny虽然小(900多字节),但是任务没有优先级和中断管理,也无源代码,也不太实用。而ucosII虽有源代码,但是它太大,又需要外部ram,所有函数又必须是重入
RtxTiny2
- RTX51 TINY Version 2 has been completly restructured to gain flexiblity, accelarate performance, and reduce code/data space requirements. Also several new features are added to this popular Real-Time Kernal.
Banking
- 这个是51单片机下运行RTX-tiny的简单例子-This is the 51 single-chip running under the RTX-tiny simple example
TRAFFIC2
- /*** *** *** *** *** *** *** *** *** *** *** *** ****/ /* */ /* TRAFFIC2.C: Traffic Light Controller using RTX-51 */ /* */ /* 17-NOV-1994 / EG */ /***************************************************************
RTX-x51FULL
- keil c51 只提供免费的rtx51 tiny版,full rtx51是不免费的,我也是网上找到的,方便共享!-the full rtx51
rtx-tiny
- rtx tiny的一些测试程序,有protues仿真,注释详细-rtx tiny test program with simulation