搜索资源列表
51信号
- 由于RTX51 Tiny不支持信号量,本文档编写个事件信号量来RTX51 Tiny实现信号量的操作,-RTX51 not support volume signals, the document prepared incident signal volume RTX51 Tiny signal of operation,
89C51xingwei
- 单片机测量相位和频率的程序,使用了RTX51 TINY操作系统
ling_re_rtx51.rar
- RTX51 tiny 源代码,很有价值的。,RTX51 tiny source
rtx51
- 我自己做的一个proteus仿真实例,基于rtx51tiny版本的电子钟,通过任务的延时-I own a Proteus simulation example, based on the version of the electronic bell rtx51tiny through mission delayed
Display
- 1 主要描述:数码管显示通用程序。带高位消隐功能。 2 硬件环境:51MCU, 4位显示共阳数码管。P3口P3.2-P3.5是位选,P1口对应数码管8段。 3 软件平台:Keil c, c51, rtx51 tiny. 4 附加描述:程序段先把数码管全部点亮,然后把一个速度值显示在数码管上。-1 Main Descr iption: Digital Display general program. With high blanking function. 2 Hardware Env
rt51tiny
- 嵌入式操作系统RTX51 Tiny 的分析及应用-RTX51 Tiny embedded operating system and application analysis
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.
V3.0
- 小型便携式温度计的源代码第三版,运行的是RTX51 Tiny,三个任务,功能作了一定精简,单片机的硬件资源还有剩余,可以继续开发升级-Small portable thermometer the third edition of the source code, running RTX51 Tiny, three tasks, functions of a certain streamlined, single-chip hardware resources, there are remaini
rtx_tiny
- 实时操作系统RTX51 Tiny 实时操作系统RTX51 Tiny-rtx_tiny.zip
Banking
- A rtx51 tiny example program
lq51
- Keil 自带的 RTX51—Tiny 系统有这样几个缺点:1、非占先式任 务调度,这样系统的实时性就很难保证 2、提供的系统服务太少, 只有 wait 与 signal。而 RTX51—Tiny 的优点是:1、Keil 公司自己开 发的,使用_task_关键字区别每个任务,这样可以使得被不同任务调 用的不同函数即使没有相互调用,他们的局部变量也不会相互覆盖。 免去了在 SmallRTOS 中需要手动制止函数间局部变量的相互覆盖。 2、内核小。整个 RTX51--Tin
RTX51TINYcore
- KEIL RTX51 TINY 内核,简要介绍RTX51 TINY 的基本情况和使用方法;详细分析这个内核的任务管理和内存管理的运行机 制, 并给出其主要代码流程图。-KEIL RTX51 TINY core RTX51 TINY briefly the basic situation and the use of methods detailed analysis of the core task management and memory management of the opera
RTX51_Tiny_Manual
- This manual explains how to use the RTX51 Tiny Real-Time Operating System and gives an overview of the functionality of RTX51 Full.
rtx51-tiny
- 本程序的功能是在51单片机上实现51tiny嵌入式操作系统编程-this program is to tell how to use 51tiny embedded system to program
RTX51555
- 本RTX51 Tiny 编程书介绍的信息包含如何去使用Keil RTX51 Tiny 实时内 核,适用于各种51 系列的单片机,对于熟练运用51 单片机的高手来说可以通过 本书进行51 单片机进行高级编程,对于初学51 单片机来说,也可以让很复杂的 51 裸机程序简化,适应于实时性要求较高的系统。从软件的角度去提高整个系 统的性能,让系统更稳定有效的进行工作。 -The programming RTX51 Tiny book about how t
RTX-x51FULL
- keil c51 只提供免费的rtx51 tiny版,full rtx51是不免费的,我也是网上找到的,方便共享!-the full rtx51
RTX51-tiny---LEDs
- RTX51 tiny 基本程序LED灯,不同频率闪烁-RTX51 basic procedures for LED lights
RTX51-tiny
- 本文详细细致的描述了RTX51 tiny——51MCU上的多任务操作系统,它的工作原理以及怎么实际调试实验-This paper detailed descr iption RTX51 tiny here- 51MCU on, multi-tasking operating system, it works as well as how the actual debugging experiment
RTX51-Tiny
- RTX51 Tiny是一种实时操作系统(RTOS),可以用它来建立多个任务(函数)同时执行的应用。嵌入式应用系统经常有这种需求。RTOS可以提供调度、维护、同步等功能。 实时操作系统能灵活的调度系统资源,像CPU和存储器,并且提供任务间的通信。-RTX51 Tiny is a real-time operating system (RTOS), you can use it to create multiple tasks (function) while application executi
RTX51-Tiny-led
- 搭建RTX51-Tiny 的 C51项目,AT89C52单片机,KEIL4编译环境,LED灯轮流闪烁.-RTX51-Tiny structures of C51 project, AT89C52 microcontroller, KEIL4 compiler environment, LED lights flashing alternately.