CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - uc-os

搜索资源列表

  1. uCOS(LPC2200)

    0下载:
  2. 将uc/os ii系统移植到LPC22XX系列arm7处理器的代码,所用环境为ads1.2,编译通过,实现led功能和蜂鸣器功能-The uc/OS ii system transplanted to LPC22XX series arm7 processor code, used for ads1.2 environment, compile, led and buzzer functions
  3. 所属分类:uCOS

    • 发布日期:2017-11-14
    • 文件大小:280138
    • 提供者:张明明
  1. lcduart

    1下载:
  2. 是在stm32开发板上移植了uC/OS实时操作系统,在上面能够进行多任务编程,本设计完成点亮led灯和串口通讯,lcd显示,按键扫描-Is on the stm32 development board transplant real-time operating system uC/OS, capable of multitasking programming on it, the design complete lit led lights and serial port communicat
  3. 所属分类:uCOS

    • 发布日期:2017-05-08
    • 文件大小:2058240
    • 提供者:wanglei
  1. the-buzzer-and-LED-lights

    0下载:
  2. 在uC/OS-II下,实现按键控制蜂鸣器响以及LED灯以十六进制数逐个点亮-UC/OS-II, keys to control the buzzer and LED lights lit one by one to the hexadecimal number
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-16
    • 文件大小:652641
    • 提供者:Roney
  1. LEDallON

    0下载:
  2. 在uC/OS-II下,控制LED全亮,全灭,控制步进电机转,控制超级终端显示-UC/OS-II, the control LED full light, body, control the stepper motor turn, control the HyperTerminal display
  3. 所属分类:Embeded Linux

    • 发布日期:2017-12-08
    • 文件大小:2266
    • 提供者:Roney
  1. Test1

    0下载:
  2. uc/os-ii基于s3c2440的多任务实现实例-uc/os-ii-based multi-tasking implementation instance s3c2440
  3. 所属分类:uCOS

    • 发布日期:2017-11-21
    • 文件大小:371252
    • 提供者:cf
  1. uCOS-II

    0下载:
  2. 基于uc、os的学习资料,对于了解操作系统的工作原理很有帮助。-some important information about UC/OS systerm
  3. 所属分类:uCOS

    • 发布日期:2017-11-22
    • 文件大小:1550171
    • 提供者:listen
  1. T2368iADC

    0下载:
  2. T2368i ADC功能 uc/os系统-T2368i ADC function
  3. 所属分类:uCOS

    • 发布日期:2017-12-01
    • 文件大小:1425
    • 提供者:垃圾
  1. EXP3-5_2

    0下载:
  2. uc/os-2 实现五个哲学家的就餐问题 任务调度,使用信号量集实现任务间通信-uc/os-2 achieve five dining philosophers problem of task scheduling, using the signal magnitude to achieve inter-task communication
  3. 所属分类:uCOS

    • 发布日期:2017-11-23
    • 文件大小:149968
    • 提供者:hongsk
  1. SOFTWARE

    0下载:
  2. uc/os-2 在PC上的移植,使用BC31编译,source文件夹为ucos文件,Ix86l为与PC相关的CPU代码-uc/os-2 transplant on a PC using the BC31 compiler, source file folder is ucos, Ix86l of PC-related CPU code
  3. 所属分类:uCOS

    • 发布日期:2017-11-27
    • 文件大小:893232
    • 提供者:hongsk
  1. uCOS-IIsorcelearning

    0下载:
  2. uC/OS-II源码分析(总体思路 一) 首先从main函数开始,下面是uC/OS-II main函数的大致流程: main() { OSInit() TaskCreate(...) OSStart() } 首先是调用OSInit进行初始化,然后使用TaskCreate创建几个进程/Task,最后调用OSStart,操作系统就开始运行了。-uC/OS-II source code analysis (general idea of ​ ​ a) F
  3. 所属分类:software engineering

    • 发布日期:2017-12-03
    • 文件大小:76165
    • 提供者:lalala
  1. uCOS_II_2.52user

    0下载:
  2. uc os ii源码资料说明,适合uc os ii开发者学习使用,每句都有说明,非常详细。-uc os ii source information note for uc os ii developers learning to use, each sentence has described in great detail.
  3. 所属分类:SCM

    • 发布日期:2017-12-06
    • 文件大小:1832723
    • 提供者:huang
  1. ucos2

    0下载:
  2. uC/OS-II源码分析 在这里我不想分模块来慢慢分析这个OS的行为,我们从CPU的执行顺序来看吧,这样也许清晰一些,并且我们暂时抛弃那些Event/MailBox、信号量等元素,还是先看看作为一个OS核心的Task Schedule部分内容吧。-uC/OS-II source code analysis, and here I do not want to analyze this sub-module and slowly OS behavior, we run from the CPU
  3. 所属分类:uCOS

    • 发布日期:2017-12-03
    • 文件大小:227062
    • 提供者:lane
  1. uTenux

    0下载:
  2. 基于uTkernel的实时操作系统,功能强于uC/OS.-Based on real-time operating system uTkernel, powerful in uC/OS.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-10
    • 文件大小:1806811
    • 提供者:崔亮
  1. STM32F107_ETH_LwIP

    0下载:
  2. STM32F10X以太网系统设计实例、UC/OS—Ⅱ及LwIP移植。-STM32F10X Ethernet system design example, UC/OS- Ⅱ and LwIP transplant.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-10
    • 文件大小:2006920
    • 提供者:juyun
  1. ad21xx

    0下载:
  2. uC/OS-II 80C52 - Processor Dependent Module-uC/OS-II 80C52- Processor Dependent Module
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:12036
    • 提供者:zhou
  1. ix86l-fp

    0下载:
  2. uC/OS-II The Real-Time Kernel
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:182821
    • 提供者:zhou
  1. ti-c31

    0下载:
  2. Header for configuring uC/OS, the real-time kernel
  3. 所属分类:software engineering

    • 发布日期:2017-04-14
    • 文件大小:4928
    • 提供者:zhou
  1. lpc1768

    0下载:
  2. NXP LPC1768(Cortex M3)芯片的参考驱动开发,包含所有外设的开发例子。以及UC-OS操作系统。路虎开发版可以直接编译下载运行。-NXP LPC1768 (Cortex M3) chip reference driver development, including all peripherals examples of the development. And UC-OS operating system. Land Rover development version can
  3. 所属分类:SCM

    • 发布日期:2017-05-27
    • 文件大小:10117121
    • 提供者:leon
  1. electron

    0下载:
  2. 51单片机视频教程以及学习资料 STM32视频教程以及学习资料 uC/OS-II、uC/OS-III移植例程以及学习资料 uCGUI3.90、uCGUI3.98、uCGUI中文手册完整版 Keil uVision4、Proteus、Protel 99 SE、VC++ 6.0、IAR、Source Insight、UltraEdit-32、Delphi、Borland C++等开发工具 还有其它海量经典电子学习资料-51 video tutorials
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-27
    • 文件大小:1173
    • 提供者:华兄
  1. 12_esd_embos_uC

    0下载:
  2. uC OS presentation document which describe inside the uC II Operating System
  3. 所属分类:OS Develop

    • 发布日期:2017-04-02
    • 文件大小:541922
    • 提供者:Asep
« 1 2 ... 44 45 46 47 48 4950 »
搜珍网 www.dssz.com