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

搜索资源列表

  1. mC_OS2

    0下载:
  2. uc/os 操作系统是经典的开放源码嵌入式操作系统,对于在嵌入式开发有兴趣的朋友来说,理解这个操作系统的源代码是非常必要的!-uc / os operating system is a classic open-source embedded operating system for embedded development in the interest of a friend, an understanding of the operating system's source cod
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:396131
    • 提供者:黄明
  1. 嵌入式开发实例

    0下载:
  2. 嵌入式开发实例。-embedded development examples.
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:72800
    • 提供者:李丰华
  1. ATEB40x_cfg

    0下载:
  2. 做UCOS的可以参考一下,是嵌入式开发的较好的程序-can do UCOS the reference is embedded development of better procedures
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:34352
    • 提供者:wtj
  1. uc-fs-for-vc

    0下载:
  2. 做UCOS的可以参考一下,是嵌入式开发的较好的程序-can do UCOS the reference is embedded development of better procedures
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:1227738
    • 提供者:wtj
  1. uCOS-II

    0下载:
  2. 天嵌开发板ucosii示例程序,开发环境为ADS1.2,运行在S3C2440上,程序中包含了ucosii在S3C2440上的移植文件。-Days embedded development board ucosii sample programs, the development environment for ADS1.2, running on the S3C2440, the program includes ucosii the S3C2440 transplant files.
  3. 所属分类:uCOS

    • 发布日期:2017-05-16
    • 文件大小:4446681
    • 提供者:熊瑞
  1. HZK14

    0下载:
  2. HZK14点阵字库,头文件格式. 适合嵌入式开发-Font HZK14 lattice, the first file format. Suitable for embedded development
  3. 所属分类:uCOS

    • 发布日期:2017-04-23
    • 文件大小:222912
    • 提供者:frq
  1. ucos

    0下载:
  2. ucos 的源码,方便移植,用来学习做嵌入式开发很容易 !-ucos source code to facilitate the transplant, to learn how to make embedded development easy!
  3. 所属分类:uCOS

    • 发布日期:2017-03-31
    • 文件大小:34214
    • 提供者:姜宽
  1. beihang_emb_edu

    0下载:
  2. 北航的嵌入式开发课件, 包括32位微处理器与实时系统、硬件基础、ARM7体系结构及指令集、嵌入式系统设计方法、uCOSII的移植,以及实验方法等;-Beihang embedded development courseware, including 32-bit microprocessors and real-time systems, hardware-based, ARM7 architecture and instruction set, embedded system design m
  3. 所属分类:uCOS

    • 发布日期:2017-06-19
    • 文件大小:29701773
    • 提供者:roc
  1. uCOS-II2.5.2

    0下载:
  2. Labrosse原版书带的UCOS代码,是学习嵌入式开发的好工具-Labrosse original book with the UCOS code, is a good tool for learning embedded development
  3. 所属分类:uCOS

    • 发布日期:2017-04-09
    • 文件大小:1616207
    • 提供者:xiaoh
  1. ucOS2.52

    0下载:
  2. 嵌入式操作系统ucOS2.52版源码,对从事嵌入式开发有参考价值-UcOS2.52 source embedded operating system version, on a reference value in Embedded Development
  3. 所属分类:uCOS

    • 发布日期:2017-03-23
    • 文件大小:587431
    • 提供者:刘洋
  1. TCPIPuCOSII

    0下载:
  2. 嵌入式开发一个轻量TCP IP协议在移植在uCOS II系统上运行-Embedded development of a lightweight TCP IP protocol in the transplant operation in uCOS II system
  3. 所属分类:uCOS

    • 发布日期:2017-05-09
    • 文件大小:2410538
    • 提供者:su
  1. uCOS-II

    0下载:
  2. uCOS-II的一些C语言编程实例,主要是针对嵌入式开发的,希望对你有所启发。-uCOS-II some of the C language programming examples, mainly for embedded development, and hope to inspire you.
  3. 所属分类:uCOS

    • 发布日期:2017-05-12
    • 文件大小:2965098
    • 提供者:chris
  1. GUI.TEST.Data.Embedded

    0下载:
  2. GUI TEST Data嵌入式开发代码GUI TEST Data Embedded Development Code -GUI TEST Data Embedded Development Code
  3. 所属分类:uCOS

    • 发布日期:2017-03-28
    • 文件大小:101582
    • 提供者:auy
  1. uCOS-II

    0下载:
  2. μC/OS-II是一种可移植的,可植入ROM的,可裁剪的,抢占式的,实时多任务操作系统内核。它被广泛应用于微处理器、微控制器和数字信号处理器。 μC/OS 和μC/OS-II 是专门为计算机的嵌入式应用设计的, 绝大部分代码是用C语言编写的。CPU 硬件相关部分是用汇编语言编写的、总量约200行的汇编语言部分被压缩到最低限度,为的是便于移植到任何一种其它的CPU 上。用户只要有标准的ANSI 的C交叉编译器,有汇编器、连接器等软件工具,就可以将μC/OS-II嵌入到开发的产品中。μC/OS-
  3. 所属分类:uCOS

    • 发布日期:2017-04-16
    • 文件大小:120632
    • 提供者:chr
  1. ucos-ARM7

    0下载:
  2. ucos的移植代码,嵌入式开发,基础的实时操作系统,LPC的应用,uart -ucos of portable code, ucos transplant code, embedded development, based on real-time operating system, LPC application, uart
  3. 所属分类:uCOS

    • 发布日期:2017-03-29
    • 文件大小:738645
    • 提供者:王递进
  1. Easy51RTOS

    0下载:
  2. UC_OSII嵌入式开发模式,可以帮助初入门学习嵌入式开发的同仁们学习。-UC_OSII embedded development model, the early start can help colleagues learn embedded development study.
  3. 所属分类:uCOS

    • 发布日期:2017-04-16
    • 文件大小:66264
    • 提供者:lily
  1. jisuanqi

    0下载:
  2. 基于arm3000的uos的嵌入式开发程序,此程序是一个计算器功能,有触摸屏功能。-Arm3000 of-uos the embedded development process, this program is a calculator function, touch screen functionality.
  3. 所属分类:uCOS

    • 发布日期:2017-04-06
    • 文件大小:451704
    • 提供者:chenheng
  1. uCOS

    0下载:
  2. ucos最新版源码,是一份非常完美的嵌入式开发系统,在学习ARM 的基础上,嵌入ucos 系统并增加自己的源码是一件不错的选择-ucos the latest version of the source code, is a perfect embedded development system on the ARM-based learning, to embedded the ucos system and to increase their own source code is a goo
  3. 所属分类:uCOS

    • 发布日期:2017-05-08
    • 文件大小:1830912
    • 提供者:wq
  1. slidescreen

    0下载:
  2. 用S3C2410实现触摸屏采集图标的嵌入式开发-Embedded Development with S3C2410 touchscreen acquisition icon
  3. 所属分类:uCOS

    • 发布日期:2017-11-22
    • 文件大小:243808
    • 提供者:jianghuaiyu
  1. lcd1602

    0下载:
  2. 一些ucos嵌入式开发的仿真例子 适于初学者-Ucos embedded development simulation examples suitable for beginners
  3. 所属分类:uCOS

    • 发布日期:2017-11-22
    • 文件大小:35850
    • 提供者:落天
« 12 3 4 5 »
搜珍网 www.dssz.com