CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - ucos 多任务

搜索资源列表

  1. UCOS2to80C51

    1下载:
  2. 用于移植到51单片机的Cpu平台,实现单片机的多任务-UcOS to 80c51
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-05-16
    • 文件大小:439496
    • 提供者:丁明
  1. Small_uCOSMostImportant

    0下载:
  2. STM32F107 keil 一个高仿uCOS的任务调度系统。其实uCOS的核心部分需要移植的部分仅仅是这些,这里我用了很精简的代码让大家知道uCOS到底有多小。-STM32F107 the keil an imitation the uCOS task scheduling system. In fact, the core part of uCOS part in need of transplantation only these, I used a very concise code t
  3. 所属分类:uCOS

    • 发布日期:2017-04-04
    • 文件大小:35468
    • 提供者:sunyi
  1. uCOS-II-core-

    0下载:
  2. 采用各种算法和策略,始终保持系统行为的可预测性。即在任何情况下,在系统运行的任何时刻,OS的资源配置策略都能为争夺资源(包括CPU、内存、网络带宽等)的多个实时任务合理地分配资源,使每个实时任务的实时性要求都能得到满足。-Using a variety of algorithms and strategies, and always maintain the predictability of system behavior. In any case, at any time in the sy
  3. 所属分类:uCOS

    • 发布日期:2017-03-30
    • 文件大小:785199
    • 提供者:武耀文
  1. ucos2

    0下载:
  2. ucos ii_百度百科 uC/OS II简介 μC/OS-II是一种可移植的,可植入ROM的,可裁剪的,抢占式的,实时多任务操作系统内核。-μC/OS-II is successfully implemented in some of the highest level safety-critical devices
  3. 所属分类:uCOS

    • 发布日期:2017-04-24
    • 文件大小:394828
    • 提供者:随风
  1. ex2-3mail-MultiTask

    0下载:
  2. 基于s3c2410的ucos-ii源代码,实现了一个多任务的例程-the source code of ucos-ii of s3c2410,with a example of multitask
  3. 所属分类:uCOS

    • 发布日期:2017-03-28
    • 文件大小:339292
    • 提供者:liuxing
  1. lm3S

    0下载:
  2. 针对LM3S系列单片机的ucos的源码,共有10个例程,资源丰富,涉及的内容有基本的IO控制,多任务的编程学习-Source for the ucos of LM3S series microcontroller, a total of 10 routines, rich in resources, involving the contents of a basic IO control, multi-task programming learning
  3. 所属分类:uCOS

    • 发布日期:2017-11-28
    • 文件大小:8783081
    • 提供者:rjt
  1. Based-on-uCOS-II-P-ucGUI-super-DEMO

    0下载:
  2. (1) 提供一个基于u/COS-II操作系统的应用程序框架 (2) 演示如何创建多个任务 (3) 演示如何使用邮箱进行两个任务之间的通信-(1) provides an application framework based on the u/COS-II operating system (2) shows how to create multiple tasks (3) demonstrates how to use the E-mail communication between
  3. 所属分类:SCM

    • 发布日期:2017-11-05
    • 文件大小:4291690
    • 提供者:shi
  1. 51bootuCOSII

    0下载:
  2. 主要实现将ucos实时系统移植在STC系列的51单片机上,并能实现简单的多任务。-Main ucos real-time systems transplantation in 51 STC series microcontroller, and can achieve a simple multi-tasking.
  3. 所属分类:uCOS

    • 发布日期:2017-11-25
    • 文件大小:297365
    • 提供者:张子航
  1. CheapOS

    0下载:
  2. CheapOS--嵌入式实时多任务操作系统源码免费下载 CheapOS使用与UCOS完全一样的HAL,与UCOS 完全HAL硬件兼容。 并且是完全免费的源代码,可用于商业产品上。 CheapOS最终的版本支持中断,信号,互斥锁,邮箱,延时函数等功能! 支持低功耗运行的实时操作系统,支持中断嵌套处理。 不同的任务可使用相同的优先级,并且最大可支持65535个应用任务。 方便的CPU USAGE占用率变量,操作系统运行状态一览无余。 如果你需要技术支持,请联系
  3. 所属分类:uCOS

    • 发布日期:2017-12-05
    • 文件大小:179004
    • 提供者:6756
  1. uCOS-III

    0下载:
  2. uCOS-III,提供诸多现代实时操作系统内核的功能,如资源管理、同步、任务间通信等。还能提供特有的运行时间测量、直接信号收发等功能。-uCOS-III, many modern real-time operating system kernel functions, such as resource management, synchronization, inter-task communication. Run time measurement, a direct signal trans
  3. 所属分类:uCOS

    • 发布日期:2017-11-25
    • 文件大小:7250318
    • 提供者:allencheng
  1. e694c8038dd3c1b7d9f04682238d0cbd

    1下载:
  2. 基于51单片机的UCOS应用,有多任务,多功能。并且成功移植源代码。-UCOS based on 51 single-chip applications, multitasking, multi-functional. And successfully transplant source code.
  3. 所属分类:uCOS开发

    • 发布日期:2017-05-16
    • 文件大小:271165
    • 提供者:韦文佳
  1. STM32PUCOSPLEDMUTILOS

    1下载:
  2. 本人在STM32上移植的uCOS,可在开发板上多任务运行,并添加了按键的中断,程序里面对UCOS运行过程和任务切换有详细注释。-I transplanted the STM32 uCOS, can run multiple tasks on the development board, and added key interrupt, the program which runs on the UCOS process and task switching detailed notes.
  3. 所属分类:uCOS

    • 发布日期:2014-11-04
    • 文件大小:4440064
    • 提供者:朱晖
  1. ucGUItuxing

    0下载:
  2. 图形用户界面是人与计算机进行交互的一种操作方式,它的质量直接影响着产品的 推广和用户的使用效率。 针对嵌入式系统中图形用户界面应用的广泛需求, 本文介绍 ucos-II 和 ucGUI 在 S1C33209 上的移植过程,并在此基础上实现了 ucGUI 多任务系统中图形用户 界面的开发。-The graphical user interface is the people interact with the computer s mode of operation, it direc
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-28
    • 文件大小:203922
    • 提供者:wujianming
  1. STM32PUCOSIIPLED

    0下载:
  2. 移植ucos ii实现多任务,不同led以不同频率闪烁。-Transplantation of UCOS II to realize multi task, different LED with different frequency flicker.
  3. 所属分类:uCOS

    • 发布日期:2017-05-09
    • 文件大小:1762089
    • 提供者:cheng
  1. CheapOS

    0下载:
  2. CheapOS 嵌入式实时多任务操作系统源码免费下载 CheapOS使用与UCOS完全一样的HAL,与UCOS 完全HAL硬件兼容。 并且是完全免费的源代码,可用于商业产品上。 CheapOS最终的版本支持中断,信号,互斥锁,邮箱,延时函数等功能! 支持低功耗运行的实时操作系统,支持中断嵌套处理。 不同的任务可使用相同的优先级,并且最大可支持65535个应用任务。 方便的CPU USAGE占用率变量,操作系统运行状态一览无余。 这一版本加入了事件队列。并移植了T
  3. 所属分类:OS Develop

    • 发布日期:2017-05-14
    • 文件大小:3237172
    • 提供者:6756
  1. myNFC-v1.3

    0下载:
  2. 嵌入式stm32通过串口1与NFC模块通信,NFC模块读取mifare卡信息,将此信息最终通过串口2打印到PC端屏幕,同时ucos提供多任务功能,LED1和LED2以多任务方式闪烁-Embedded stm32 1 and the NFC module through the serial port communication, NFC module reads mifare card information, this information is the final print to 2 P
  3. 所属分类:uCOS

    • 发布日期:2017-05-17
    • 文件大小:4898958
    • 提供者:kunahe
  1. PIC16F877A--

    0下载:
  2. 很实用的多任务结构,UCOS的精髓,任何MCU都可以用对ROM没要求,单线通信为例,带PIC16F877A的PROTEUS仿真-Practical task structure, the essence of UCOS, any MCU can not require in ROM, single wire communication, for example, taking PIC16F877A PROTEUS simulation
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-03
    • 文件大小:657647
    • 提供者:王明列
  1. ucos

    0下载:
  2. 基于ST公司的stm32f407的ucos的多线程任务实现的实例-Based on ST' s ucos examples of multi-threaded task stm32f407 implemented
  3. 所属分类:SCM

    • 发布日期:2017-05-04
    • 文件大小:237793
    • 提供者:杨宇航
  1. stc12c5a60s2 单片机的ucos ii 多任务操作系统

    0下载:
  2. stc12 单片机 ucosII 操作系统源码(Stc12 MCU ucosII operating system source code)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-01-08
    • 文件大小:262144
    • 提供者:xiaohei12138
  1. UCOSIII官方STM32F107移植

    0下载:
  2. stm32中嵌入的一个管理、协调和切换多个任务依次享用 CPU的组件——UCOS。(A management, coordination, and switching multiple task embedded in STM32 is in turn enjoying the component of the CPU - UCOS .)
  3. 所属分类:uCOS

    • 发布日期:2018-01-09
    • 文件大小:1343488
    • 提供者:海那个酷
« 1 2 3 4 5 67 »
搜珍网 www.dssz.com