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

文件名称: UCOSIII

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2017-08-12
  • 文件大小:
    632kb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

uC/OS-III(Micro C OS Three 微型的C 语言编写的操作系统第3版)是一个可升级的,可固化的,基于优先级的实时内核。它对任务的个数无限制。uC/OS-III 是一个第3 代的系统内核,支持现代的实时内核所期待的大部分功能。例如资源管理,同步,任务间的通信等等。然而,uC/OS-III 提供的特色功能在其它的实时内核中是找不到的,比如说完备的运行时间测量性能,直接地发送信号或者消息到任务,任务可以同时等待多个内核对象等。(UC/OS-III (Micro, C, OS, Three, micro C language operating system version third) is an upgraded, curable, priority based real-time kernel. It has no limit to the number of tasks. UC/OS-III is a third generation system kernel that supports most of the functionality expected by modern real-time kernels. For example, resource management, synchronization, communication between tasks, and so on. However, uC/OS-III features in other real-time kernel is not to be found, such as running time measuring complete performance, directly sends a signal or message to the task, the task can also wait for multiple kernel objects.)
相关搜索: usosiii 的移植

(系统自动生成,下载前可以参看下载内容)

下载文件列表

例4-1 UCOSIII移植\CORE\core_cm3.c
例4-1 UCOSIII移植\CORE\core_cm3.h
例4-1 UCOSIII移植\CORE\startup_stm32f10x_hd.s
例4-1 UCOSIII移植\CORE\startup_stm32f10x_md.s
例4-1 UCOSIII移植\FWLIB\STM32F10x_FWLib\inc\misc.h
例4-1 UCOSIII移植\FWLIB\STM32F10x_FWLib\inc\stm32f10x_adc.h
例4-1 UCOSIII移植\FWLIB\STM32F10x_FWLib\inc\stm32f10x_bkp.h
例4-1 UCOSIII移植\FWLIB\STM32F10x_FWLib\inc\stm32f10x_can.h
例4-1 UCOSIII移植\FWLIB\STM32F10x_FWLib\inc\stm32f10x_cec.h
例4-1 UCOSIII移植\FWLIB\STM32F10x_FWLib\inc\stm32f10x_crc.h
例4-1 UCOSIII移植\FWLIB\STM32F10x_FWLib\inc\stm32f10x_dac.h
例4-1 UCOSIII移植\FWLIB\STM32F10x_FWLib\inc\stm32f10x_dbgmcu.h
例4-1 UCOSIII移植\FWLIB\STM32F10x_FWLib\inc\stm32f10x_dma.h
例4-1 UCOSIII移植\FWLIB\STM32F10x_FWLib\inc\stm32f10x_exti.h
例4-1 UCOSIII移植\FWLIB\STM32F10x_FWLib\inc\stm32f10x_flash.h
例4-1 UCOSIII移植\FWLIB\STM32F10x_FWLib\inc\stm32f10x_fsmc.h
例4-1 UCOSIII移植\FWLIB\STM32F10x_FWLib\inc\stm32f10x_gpio.h
例4-1 UCOSIII移植\FWLIB\STM32F10x_FWLib\inc\stm32f10x_i2c.h
例4-1 UCOSIII移植\FWLIB\STM32F10x_FWLib\inc\stm32f10x_iwdg.h
例4-1 UCOSIII移植\FWLIB\STM32F10x_FWLib\inc\stm32f10x_pwr.h
例4-1 UCOSIII移植\FWLIB\STM32F10x_FWLib\inc\stm32f10x_rcc.h
例4-1 UCOSIII移植\FWLIB\STM32F10x_FWLib\inc\stm32f10x_rtc.h
例4-1 UCOSIII移植\FWLIB\STM32F10x_FWLib\inc\stm32f10x_sdio.h
例4-1 UCOSIII移植\FWLIB\STM32F10x_FWLib\inc\stm32f10x_spi.h
例4-1 UCOSIII移植\FWLIB\STM32F10x_FWLib\inc\stm32f10x_tim.h
例4-1 UCOSIII移植\FWLIB\STM32F10x_FWLib\inc\stm32f10x_usart.h
例4-1 UCOSIII移植\FWLIB\STM32F10x_FWLib\inc\stm32f10x_wwdg.h
例4-1 UCOSIII移植\FWLIB\STM32F10x_FWLib\src\misc.c
例4-1 UCOSIII移植\FWLIB\STM32F10x_FWLib\src\stm32f10x_adc.c
例4-1 UCOSIII移植\FWLIB\STM32F10x_FWLib\src\stm32f10x_bkp.c
例4-1 UCOSIII移植\FWLIB\STM32F10x_FWLib\src\stm32f10x_can.c
例4-1 UCOSIII移植\FWLIB\STM32F10x_FWLib\src\stm32f10x_cec.c
例4-1 UCOSIII移植\FWLIB\STM32F10x_FWLib\src\stm32f10x_crc.c
例4-1 UCOSIII移植\FWLIB\STM32F10x_FWLib\src\stm32f10x_dac.c
例4-1 UCOSIII移植\FWLIB\STM32F10x_FWLib\src\stm32f10x_dbgmcu.c
例4-1 UCOSIII移植\FWLIB\STM32F10x_FWLib\src\stm32f10x_dma.c
例4-1 UCOSIII移植\FWLIB\STM32F10x_FWLib\src\stm32f10x_exti.c
例4-1 UCOSIII移植\FWLIB\STM32F10x_FWLib\src\stm32f10x_flash.c
例4-1 UCOSIII移植\FWLIB\STM32F10x_FWLib\src\stm32f10x_fsmc.c
例4-1 UCOSIII移植\FWLIB\STM32F10x_FWLib\src\stm32f10x_gpio.c
例4-1 UCOSIII移植\FWLIB\STM32F10x_FWLib\src\stm32f10x_i2c.c
例4-1 UCOSIII移植\FWLIB\STM32F10x_FWLib\src\stm32f10x_iwdg.c
例4-1 UCOSIII移植\FWLIB\STM32F10x_FWLib\src\stm32f10x_pwr.c
例4-1 UCOSIII移植\FWLIB\STM32F10x_FWLib\src\stm32f10x_rcc.c
例4-1 UCOSIII移植\FWLIB\STM32F10x_FWLib\src\stm32f10x_rtc.c
例4-1 UCOSIII移植\FWLIB\STM32F10x_FWLib\src\stm32f10x_sdio.c
例4-1 UCOSIII移植\FWLIB\STM32F10x_FWLib\src\stm32f10x_spi.c
例4-1 UCOSIII移植\FWLIB\STM32F10x_FWLib\src\stm32f10x_tim.c
例4-1 UCOSIII移植\FWLIB\STM32F10x_FWLib\src\stm32f10x_usart.c
例4-1 UCOSIII移植\FWLIB\STM32F10x_FWLib\src\stm32f10x_wwdg.c
例4-1 UCOSIII移植\HARDWARE\LED\led.c
例4-1 UCOSIII移植\HARDWARE\LED\led.h
例4-1 UCOSIII移植\keilkilll.bat
例4-1 UCOSIII移植\MALLOC\malloc.c
例4-1 UCOSIII移植\MALLOC\malloc.h
例4-1 UCOSIII移植\OBJ\MALLOC.hex
例4-1 UCOSIII移植\readme.txt
例4-1 UCOSIII移植\SYSTEM\delay\delay.c
例4-1 UCOSIII移植\SYSTEM\delay\delay.h
例4-1 UCOSIII移植\SYSTEM\sys\sys.c
例4-1 UCOSIII移植\SYSTEM\sys\sys.h
例4-1 UCOSIII移植\SYSTEM\usart\usart.c
例4-1 UCOSIII移植\SYSTEM\usart\usart.h
例4-1 UCOSIII移植\UCOSIII\uC-CPU\ARM-Cortex-M3\GNU\cpu.h
例4-1 UCOSIII移植\UCOSIII\uC-CPU\ARM-Cortex-M3\GNU\cpu_a.s
例4-1 UCOSIII移植\UCOSIII\uC-CPU\ARM-Cortex-M3\GNU\cpu_c.c
例4-1 UCOSIII移植\UCOSIII\uC-CPU\ARM-Cortex-M3\IAR\cpu.h
例4-1 UCOSIII移植\UCOSIII\uC-CPU\ARM-Cortex-M3\IAR\cpu_a.asm
例4-1 UCOSIII移植\UCOSIII\uC-CPU\ARM-Cortex-M3\IAR\cpu_c.c
例4-1 UCOSIII移植\UCOSIII\uC-CPU\ARM-Cortex-M3\RealView\cpu.h
例4-1 UCOSIII移植\UCOSIII\uC-CPU\ARM-Cortex-M3\RealView\cpu_a.asm
例4-1 UCOSIII移植\UCOSIII\uC-CPU\ARM-Cortex-M3\RealView\cpu_c.c
例4-1 UCOSIII移植\UCOSIII\uC-CPU\cpu_core.c
例4-1 UCOSIII移植\UCOSIII\uC-CPU\cpu_core.h
例4-1 UCOSIII移植\UCOSIII\uC-CPU\cpu_def.h
例4-1 UCOSIII移植\UCOSIII\uC-LIB\lib_ascii.c
例4-1 UCOSIII移植\UCOSIII\uC-LIB\lib_ascii.h
例4-1 UCOSIII移植\UCOSIII\uC-LIB\lib_def.h
例4-1 UCOSIII移植\UCOSIII\uC-LIB\lib_math.c
例4-1 UCOSIII移植\UCOSIII\uC-LIB\lib_math.h
例4-1 UCOSIII移植\UCOSIII\uC-LIB\lib_mem.c
例4-1 UCOSIII移植\UCOSIII\uC-LIB\lib_mem.h
例4-1 UCOSIII移植\UCOSIII\uC-LIB\lib_str.c
例4-1 UCOSIII移植\UCOSIII\uC-LIB\lib_str.h
例4-1 UCOSIII移植\UCOSIII\uC-LIB\Ports\ARM-Cortex-M3\GNU\lib_mem_a.s
例4-1 UCOSIII移植\UCOSIII\uC-LIB\Ports\ARM-Cortex-M3\IAR\lib_mem_a.asm
例4-1 UCOSIII移植\UCOSIII\uC-LIB\Ports\ARM-Cortex-M3\RealView\lib_mem_a.asm
例4-1 UCOSIII移植\UCOSIII\uCOS-III\Ports\ARM-Cortex-M3\Generic\GNU\os_cpu.h
例4-1 UCOSIII移植\UCOSIII\uCOS-III\Ports\ARM-Cortex-M3\Generic\GNU\os_cpu_a.s
例4-1 UCOSIII移植\UCOSIII\uCOS-III\Ports\ARM-Cortex-M3\Generic\GNU\os_cpu_c.c
例4-1 UCOSIII移植\UCOSIII\uCOS-III\Ports\ARM-Cortex-M3\Generic\IAR\os_cpu.h
例4-1 UCOSIII移植\UCOSIII\uCOS-III\Ports\ARM-Cortex-M3\Generic\IAR\os_cpu_a.asm
例4-1 UCOSIII移植\UCOSIII\uCOS-III\Ports\ARM-Cortex-M3\Generic\IAR\os_cpu_c.c
例4-1 UCOSIII移植\UCOSIII\uCOS-III\Ports\ARM-Cortex-M3\Generic\RealView\os_cpu.h
例4-1 UCOSIII移植\UCOSIII\uCOS-III\Ports\ARM-Cortex-M3\Generic\RealView\os_cpu_a.s
例4-1 UCOSIII移植\UCOSIII\uCOS-III\Ports\ARM-Cortex-M3\Generic\RealView\os_cpu_c.c
例4-1 UCOSIII移植\UCOSIII\uCOS-III\Source\os.h
例4-1 UCOSIII移植\UCOSIII\uCOS-III\Source\os_cfg_app.c
例4-1 UCOSIII移植\UCOSIII\uCOS-III\Source\os_core.c
例4-1 UCOSIII移植\UCOSIII\uCOS-III\Source\os_dbg.c

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com