搜索资源列表
small_rtos1.12.1
- 就像在嵌入系统中使用C语言替代汇编一样,在嵌入系统中使用RTOS是大势所趋。原因主要是现在在大多数情况下编程效率比执行效率重要(单片机便宜嘛)。但纵观51的RTOS,keil c51 所带的RTX Full 太大(6k多),且需要外部ram,又无源代码,很多时候不实用。RTX Tiny虽然小(900多字节),但是任务没有优先级和中断管理,也无源代码,也不太实用。而ucosII虽有源代码,但是它太大,又需要外部ram,所有函数又必须是重入函数,用在51这类小片内RAM的单片机上有点勉强。于是,我借
SmallRTOS for C51
- 嵌入系统中使用C语言替代汇编一样,在嵌入系统中使用RTOS是大势所趋。原因主要是现在在大多数情况下编程效率比执行效率重要(单片机便宜嘛)。但纵观51的RTOS,keil c51 所带的RTX Full 太大(6k多),且需要外部ram,又无源代码,很多时候不实用。RTX Tiny虽然小(900多字节),但是任务没有优先级和中断管理,也无源代码,也不太实用。而ucosII虽有源代码,但是它太大,又需要外部ram,所有函数又必须是重入函数,用在51这类小片内RAM的单片机上有点勉强。于是,我借鉴uc
RTX_8.1_SDK_Runtimes.zip
- RTX51 多任务操作系统讲解,解释如何使用 rtx51小型实时操作系统并给出 rtx51完全版功能的概述,RTX51 on multi-tasking operating system, explaining how to use rtx51 small rtx51 real-time operating system and gives an overview of the full version features
TRAFFIC2
- /*** *** *** *** *** *** *** *** *** *** *** *** ****/ /* */ /* TRAFFIC2.C: Traffic Light Controller using RTX-51 */ /* */ /* 17-NOV-1994 / EG */ /****************************************************************************/ /* Derived fr
RTX51FULLV7
- RTX51 is a real-time kernel for the 8051 family of microcontrollers that is designed to solve two problems common to embedded programs. Multitasking: several operations must execute simultaneously. Real-time control: operations must execute wit
RTX-x51FULL
- keil c51 只提供免费的rtx51 tiny版,full rtx51是不免费的,我也是网上找到的,方便共享!-the full rtx51
WebServer
- lpc2148使用keil内建rtx写成webserver,虽然功能简单,但已是一个成熟的webserver,放一些静态网页也是没问题的。-lpc2148 using the the keil built-rtx written webserver, although the function is simple, but this is a full-fledged webserver, put some static pages is no problem.
RTX_Blinky
- rl-rtx exampel for lpc1768 +keil the full soures in kiel root
Http_demo
- httpdemo rl-rtx exampel for lpc1768 +keil the full soures in kiel root
RTX2012
- RTX是INTERVALZERO公司的主打产品,是windows的实时扩展,充分利用了windows的友好用户界面,又使用户得到了微秒级的硬实时特性。 目前,主流的CPU都是多核的,RTX充分利用了对称多处理技术(SMP),完全支持多核CPU。在应用时,可以指定RTX程序运行在哪些核上。以8核的CPU为例,RTX可以独占其中的1至7个核上。被RTX独占的核,对于windows而言,是不可见的。如可以配置成4个核运行Windows,4个核运行RTX。 -RTX is INTERVALZER
RTX
- RTX是INTERVALZERO公司的主打产品,是windows的实时扩展,充分利用了windows的友好用户界面,又使用户得到了微秒级的硬实时特性。-RTX is INTERVALZERO company s flagship product, is the real-time expansion of windows, make full use of the windows user interface, but also allows users to get microsecond h