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

搜索资源列表

  1. myprojects

    0下载:
  2. ucos在TMS320LF2407上的移植代码。-uCOS TMS320LF2407 on transplantation in the code.
  3. 所属分类:uCOS

    • 发布日期:2017-03-28
    • 文件大小:150421
    • 提供者:ME
  1. p_ads_tcpip_44b0

    0下载:
  2. TCP/IP 协议栈成功的在S3C44B0X 的实现。我从网上下的所谓在44b0x上运行的tcpip程序其实都是不能运行的,包括LWIP在44b0x代码。这个是我自己根据下载的代码经过努力的修改和调试得到的,程序稳定,TCP UDP ICMP web都得到很好的实现。os是UCOS-II.程序包里面有详细的程序演示说明-TCP/IP protocol stack S3C44B0X successfully realized. I am from the Internet under the so
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-01
    • 文件大小:599398
    • 提供者:pan
  1. ucos-ii

    0下载:
  2. 移植到S3C44B0的ucosII代码,欢迎下载-S3C44B0 transplanted to the ucosII codes, welcome to download
  3. 所属分类:uCOS

    • 发布日期:2017-03-31
    • 文件大小:49235
    • 提供者:刘辉
  1. LPC2200

    0下载:
  2. 周立功LPC2200开发板启动代码分析,对初学者有一定的帮助-Week Ligong LPC2200 development board startup code analysis, will certainly help beginners
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:617536
    • 提供者:林勇
  1. power

    0下载:
  2. UCOS下的USB通信说明以及代码,详细的说明ARM开发USB的方法-UCOS of USB communications, as well as code, a detailed descr iption of ARM development methodology USB
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-01
    • 文件大小:372906
    • 提供者:wfh
  1. uCOS_LPC2368Kit_UART

    0下载:
  2. 该代码是基于uCOS-II2.52下的LPC2368串口程序,在LPC2368开发板上调试通过,开发环境:keil mdk-The code is based on uCOS-II2.52 serial procedures under the LPC2368, LPC2368 development board in debugging passed, development environment: keil mdk
  3. 所属分类:uCOS

    • 发布日期:2017-03-29
    • 文件大小:851376
    • 提供者:陈来昌
  1. uc-os-2

    0下载:
  2. uCOSII源代码(提供标准的ucosII原代码)-uCOSII source code (the provision of standard ucosII the original code)
  3. 所属分类:uCOS

    • 发布日期:2017-05-21
    • 文件大小:6506051
    • 提供者:周光海
  1. ucos-Transplant-for-ti6000

    0下载:
  2. 不是代码,是文字说明的,我觉得这个对初学移植的人来说,作用会更大-Instead of code, is a text descr iption, and I think that this transplantation of the novice people, the role will be greater
  3. 所属分类:uCOS

    • 发布日期:2017-03-27
    • 文件大小:187985
    • 提供者:王林
  1. LPC2378Ucos2

    1下载:
  2. 开发环境是在MDK 下LPC2378下的UCOS串口编程,和以前那个相比,改动了启动代码,去掉了系统里面的一个报警提示,并且使用了信号量、邮箱等,初学者使用!还没有使用队列,而且要经过改动才能支持串口的多个数据接收目前一次最多是发8个数据。 函数的测试是上电后,P2.0~P2.7从高变低并发一个字母给串口,从低变高,还有一个外部按键中断,按一下,发1000Bytes数据。从串口发的数据给ARM,ARM返回收到的数据。-Development environment is under the
  3. 所属分类:uCOS

    • 发布日期:2017-03-29
    • 文件大小:476952
    • 提供者:王满仓
  1. WORK

    1下载:
  2. PIC18F452下的uCOS2移植成功代码+MPLAB IDE V8.0的项目文件。结构非常精简,易于理解,使用前请参考其中的“使用前先读我.txt”,否则可能无法正确编译。-PIC18F452 under the successful transplantation uCOS2 code MPLAB IDE V8.0 project files. Structure is very concise, easy to understand, please refer to them bef
  3. 所属分类:uCOS

    • 发布日期:2017-03-26
    • 文件大小:285133
    • 提供者:王萧风
  1. ucos_ARM_compile

    0下载:
  2. 基于ARM的嵌入式代码,ucos在ARM上的移植和编译实验-ARM-based embedded code, ucos in the ARM compiler on transplants and experimental
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-07
    • 文件大小:109784
    • 提供者:zx
  1. SDMMC_RW

    0下载:
  2. SD/MMC卡读写模块 1. ZLG_SD读写模块V2.0: SD/MMC卡读写模块V2.00, 支持SD卡和MMC卡, 支持实时操作 系统UCOS-II, 也支持在没有实时操作系统下使用 2. SDMMCExam: SD/MMC卡读写模块V2.00 使用方法的一个例子 3. 相关中间件和移植代码: SDMMCExam例子 用到的相关中间件和移植代码 4. PC机程序: SDMMCExam例子 的PC机程序,请直接使用本目录下的SD
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:276385
    • 提供者:l
  1. ucos_src_comments_ppt

    0下载:
  2. 详尽分析了ucos内核源码,有很详细的代码注释和ppt文档,方便学习理解!-UCOS a detailed analysis of the kernel source code, the code had a very detailed notes and ppt documents, facilitate learning to understand!
  3. 所属分类:uCOS

    • 发布日期:2017-05-17
    • 文件大小:4532756
    • 提供者:duyufang
  1. LPC2368Kit_PORT

    0下载:
  2. KEIL 下的UCOS移植.基于LPC2378的代码. KEIL 下的UCOS移植.基于LPC2378的代码.-Under KEIL uCOS transplantation. LPC2378-based code. KEIL uCOS transplantation under. LPC2378-based code.
  3. 所属分类:uCOS

    • 发布日期:2017-04-17
    • 文件大小:479731
    • 提供者:jeryhuyan
  1. IAR_STM32_uCOS-II_V2[1].86

    0下载:
  2. 移植好的IAR520_STM32_uCOS-II_V286代码-Transplantation good IAR520_STM32_uCOS-II_V286 code
  3. 所属分类:uCOS

    • 发布日期:2017-04-09
    • 文件大小:2075479
    • 提供者:sam
  1. uCOS-II-AT91SAM7SE

    0下载:
  2. AT91SAM7SE,ucos移植范例,C语言代码-AT91SAM7SE,ucos
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-11
    • 文件大小:2515205
    • 提供者:liuweiwei
  1. ucos2_pic18f452_proteus

    1下载:
  2. PIC18F452下的uCOS2移植成功代码+MPLAB IDE V8.0的项目文件。其中包含Proteus仿真电路图,为了方便初学者成功编译,对原有结构进行了修改,结构非常精简,易于理解,使用前请参考其中的“使用前先读我.txt”,否则可能无法正确编译。-a successful transplantation in PIC18F452 with uCOS2 under MPLAB IDE V8.0 . Proteus simulation includes schematics, in or
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:265429
    • 提供者:王萧风
  1. ucos-ii_61_code

    0下载:
  2. 此代码是ucos-II在凌阳61单片机上的移植,可编译成功-This code is ucos-II at Sunplus 61 Singlechip the transplantation can be successfully compiled
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-03
    • 文件大小:603629
    • 提供者:李海军
  1. MCB2300_ucgui_LCD320240

    0下载:
  2. LPC2368驱动淘宝上27元钱的TFT的代码,包含了uCOS+uCGUI,希望各位能够用得到:)-LPC2368 driver 27 yuan on Taobao TFT money code, contains uCOS+ uCGUI, hope you can get:)
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-06
    • 文件大小:1523407
    • 提供者:程度
  1. TMS320F240-UCOS

    0下载:
  2. TMS320F240-UCOS移植原代码-TMS320F240-UCOS transplant the original code
  3. 所属分类:uCOS

    • 发布日期:2017-04-26
    • 文件大小:155322
    • 提供者:马磊
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 35 »
搜珍网 www.dssz.com