CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 uCOS开发 搜索资源 - RTOS

搜索资源列表

  1. 无需要外扩RAM的RTOS

    0下载:
  2. 无需要外扩RAM的RTOS-no RAM expansion needs of the RTOS
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:380973
    • 提供者:王智慧
  1. SmallRTOS for C51

    0下载:
  2. 嵌入系统中使用C语言替代汇编一样,在嵌入系统中使用RTOS是大势所趋。原因主要是现在在大多数情况下编程效率比执行效率重要(单片机便宜嘛)。但纵观51的RTOS,keil c51 所带的RTX Full 太大(6k多),且需要外部ram,又无源代码,很多时候不实用。RTX Tiny虽然小(900多字节),但是任务没有优先级和中断管理,也无源代码,也不太实用。而ucosII虽有源代码,但是它太大,又需要外部ram,所有函数又必须是重入函数,用在51这类小片内RAM的单片机上有点勉强。于是,我借鉴uc
  3. 所属分类:uCOS开发

    • 发布日期:2009-05-19
    • 文件大小:87185
    • 提供者:joyhee@sohu.com
  1. Micrium uCOS II V2.86 RTOS

    0下载:
  2. Micrium uCOS II V2.86 RTOS 实时任务系统
  3. 所属分类:uCOS开发

  1. uCOS-II_Win32

    0下载:
  2. 使用Mircosoft Visual C++6.0编译,学习uc/os-ii 2.80版RTOS的范例,展示任务(task)创建,优先级(priority)等,并且示范如何在Mircosoft Visual C++6.0的环境下编译一个工程文件,以取代原文书中使用Borland C++ 4.51 版的编译,提供使用者一个新的选择。-The use of Mircosoft Visual C++6.0 compiler, learning uc/os-ii 2.80 version RTOS ex
  3. 所属分类:uCOS

    • 发布日期:2017-04-01
    • 文件大小:895214
    • 提供者:黃海
  1. SmallRTOSAVR

    1下载:
  2. SMALL RTOS for AVR源码,不错的学习用的入门级RTOS-RealTime Operating System
  3. 所属分类:uCOS开发

    • 发布日期:2014-03-06
    • 文件大小:61229
    • 提供者:qjhu0433
  1. RTOS

    0下载:
  2. 一些RTOS的使用说明论文,包括ucos和ecos-RTOS use some of the papers, including uCOS and eCos
  3. 所属分类:uCOS

    • 发布日期:2017-03-26
    • 文件大小:749017
    • 提供者:tang
  1. STM32_RTOS

    0下载:
  2. 基于STM32的RTOS例程。本移植使用的是 ucosⅡ 2.83版本,需要在OS文件夹下添加的操作系统源代码包括如下文件: os_flag.c os_mbox.c os_mem.c os_mutex.c os_q.c os_sem.c os_task.c os_time.c os_tmr.c os_core.c-RTOS routines based on the STM32. Transplantation using the uc
  3. 所属分类:uCOS

    • 发布日期:2017-05-11
    • 文件大小:2634933
    • 提供者:蓝天
  1. EX1mini2440

    0下载:
  2. 使用广州友善之臂(Friendly Arm) mini2440开发板,学习uc/os-ii RTOS的范例,依据Jean J. Labrosse先生之书中第一个学习的例子,并展示如何移植uc/os-ii至SAMSUNG 公司之S3C2440 蕊片的开发板中,提供用户一个学习ARM CPU系统移植RTOS的经验。-Guangzhou friendly use of the arm (Friendly Arm) mini2440 development board, learning uc/os-i
  3. 所属分类:uCOS

    • 发布日期:2017-05-16
    • 文件大小:4391463
    • 提供者:黃海
  1. 51_RAM_ROM_RTOS

    0下载:
  2. 单片机构建的RTOS操作系统,可以用于MCS51等系列的小容量RAM和ROM单片机中-Construction of single-chip RTOS operating system, can be used, such as MCS51 series of small-capacity single-chip RAM and ROM in
  3. 所属分类:uCOS

    • 发布日期:2017-04-16
    • 文件大小:21738
    • 提供者:
  1. MCF51JM128_FREERTOS

    0下载:
  2. This a ported version for FreeRTOS using the microcontroller MCF51JM128 of Freescale, this is a very easy example to start to use this RTOS
  3. 所属分类:uCOS

    • 发布日期:2017-04-04
    • 文件大小:458587
    • 提供者:braulio
  1. uCOSII_basic_ebook

    0下载:
  2. Included uCOS documents. Its been explained fantastically with simple english. Have read many rtos documents, But the rtos concept explained here is simple, basic and to the point.
  3. 所属分类:uCOS

    • 发布日期:2017-03-28
    • 文件大小:870196
    • 提供者:Holla
  1. USB_host

    0下载:
  2. USB OHCI host driver for ucos rtos. It works on atmel s at91sam9260 cpu s.
  3. 所属分类:uCOS

    • 发布日期:2017-03-25
    • 文件大小:63741
    • 提供者:Ura
  1. My_OS-RTOS

    0下载:
  2. sb自己写的实时操作系统,类似ucos-ii的,应该可以给大家些帮助-sb wrote it myself, real-time operating system
  3. 所属分类:uCOS

    • 发布日期:2017-03-30
    • 文件大小:23056
    • 提供者:zhaoqiang
  1. UCOS_original_code

    0下载:
  2. ucos嵌入式操作系统源码, 包含内存管理,任务管理,时间管理-ucos RTOS original code
  3. 所属分类:uCOS

    • 发布日期:2017-04-06
    • 文件大小:230103
    • 提供者:左云
  1. uCOS-II

    0下载:
  2. it is a source code to develope rtos
  3. 所属分类:uCOS

    • 发布日期:2017-05-09
    • 文件大小:2506416
    • 提供者:siva prasad
  1. uCOS_II_V286

    0下载:
  2. Whether your embedded project involves fairly simple RTOS requirements or must be compliant with the most rigorous of standards, Micrium has an RTOS to do the job. Some say Micrium s µ C/OS-II is used by hobbyists, and that s true. However, given
  3. 所属分类:uCOS

    • 发布日期:2017-03-27
    • 文件大小:815811
    • 提供者:tayfun karan
  1. stm8s_atom_rtos

    0下载:
  2. 支持STM8和AVR的轻量级RTOS Atomthreads v1.2,可替代UCOS快速的完成工程开发,原网站为http://atomthreads.com/,本模板为IARforSTM8下的工程,由PanHao制作生成。-AVR support STM8 and lightweight RTOS Atomthreads v1.2, alternative UCOS rapid development of construction, the original site for the htt
  3. 所属分类:uCOS

    • 发布日期:2017-03-27
    • 文件大小:360945
    • 提供者:PanHao
  1. uCOS3

    0下载:
  2. “嵌入式实时操作系统——μC/OS-III”的中文介绍及于μC/OS-II的区别文档。(来源于网络)-" Embedded RTOS--μC/OS-III" the Chinese descr iption and the μC/OS-II of the difference between documents. (From Network)
  3. 所属分类:uCOS

    • 发布日期:2017-04-09
    • 文件大小:1601710
    • 提供者:wang hao
  1. avruCOS

    0下载:
  2. avr单片机上的RTOS系统,系统是基于UCOS的系统,在AVR单片机上进行了移植。代码包含编译器的头文件。-RTOS on the avr microcontroller system, the system is based on the UCOS the system, the AVR microcontroller on the transplant. Code contains the compiler header files.
  3. 所属分类:uCOS

    • 发布日期:2017-04-03
    • 文件大小:325124
    • 提供者:philip
  1. RTOS-Part2

    0下载:
  2. RTOS guide for engineers
  3. 所属分类:uCOS

    • 发布日期:2017-05-02
    • 文件大小:534227
    • 提供者:RAVIPRASAD B S
« 12 3 4 5 6 »
搜珍网 www.dssz.com