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

搜索资源列表

  1. SD卡源程序

    4下载:
  2. 这是我编写的SD卡源程序,在ARM芯片上长期使用,非常稳定可靠,每一个子程序都有详尽说明,能非常方便地移植到UCOS,LINUX,VXWORKS上- This is the SD card source program which I compiles, uses for a long time on the ARM chip, extremely stable is reliable, each sub- procedure all has exhaustive showing, can
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:22499
    • 提供者:甘鹏
  1. ZLG_CF驱动

    1下载:
  2. 非常容易移植的CF卡驱动程序,在LPC21XX下编译通过,支持UCOS-II.如果想移植到单片机下也非常容易,我就以此版本移植到51的MCU中.-very easy transplant CF card driver, in LPC21XX compiler, support UCOS-II. If you want to migrate to the next SCM also very easy, I would migrate to this version of the MCU 51.
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:208268
    • 提供者:若苏厄
  1. xltExlt2

    0下载:
  2. 这个例子如果运行,将在仿真的PC窗口中的第1,2,3行显示一些信息后,在随机位置显示 1 ~ 5 .由于keil c51默认不支持重入函数,它的重入函数使用仿真的重入栈而不使用系统栈,而Small RTOS 51没有进行重入栈管理,所以在TaskA~TaskE虽然及其相似,但不能合并. 注意:(1)在KEIL C51 工程中,我已经把输出文件目录设在e:\\temp中,您可以在Project->Options for Target \"Target 1\"的output页点击Selec
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:5956
    • 提供者:邢兰停
  1. DisplayerEx3

    0下载:
  2. 这个例子是例子2的另一种写法(但任务数量不同),它使用了最高优先级任务作为显示任务,全局变量ShowChar作为参数.函数TaskB是优先级1~10的任务函数,因为没有使用局部变量,这些任务可以用一个函数. 注意:(1)在KEIL C51 工程中,我已经把输出文件目录设在e:\\temp中,您可以在Project->Options for Target \"Target 1\"的output页点击Select Folder for Objects...和Listing页点击Select
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:5264
    • 提供者:邢兰停
  1. ucOSII_keil_c51

    0下载:
  2. 多任务操作系统ucOS II移植到keil_c51上的源代码,代码条理清晰,详细,明了,相信对你的编程有帮助!-multi-task operating system ucOS keil_c51 II transplanted to the source code, code lucid, detailed and clear, I believe that your programming help!
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:183844
    • 提供者:Tingliang
  1. GENIE-SHELL

    0下载:
  2. Genie-shell for ucos 一、 基本要求(必做) (1) 设计并实现ucos的shell模型 (2) 实现简单的Shell命令 hostname命令在屏幕上打印一句话,即自定义的本机名称。 hello 命令可以带多个参数,如hello a b c d,回车后会显示: hello,I am Genie your argv is: a b c d (3)实现在串口和LCD的同步显示,即所有的命令操作过程都要显示在串口和L
  3. 所属分类:Shell编程

    • 发布日期:2008-10-13
    • 文件大小:394538
    • 提供者:天地殇
  1. uCOS_TMS320C32

    0下载:
  2. 工作中正在用的, uCOS 的移植,本来有8个文件,我合并成4个-work is being used, for uCOS transplant had an eight papers, I merged into four, and
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:31106
    • 提供者:your name
  1. armok0148622

    0下载:
  2. uc文件系统的源码.zip] - 本文件为在ucos操作系统下的文件系统实现的源代码 [zlg.fs.rar] - 广州 周立功 的文件系统源码,适用于ucos2 操作系统,不知源码是否已经存在.-uc File System source code. Zip] - this document in the operating system OUT document System the source code [zlg.fs.rar] - Guangzhou weeks meritori
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:85611
    • 提供者:shengxu
  1. testusb_overall

    0下载:
  2. uCOS上移植的USB。今天终于可以使用我的了,上穿上来大家一起分享一下。-for uCOS transplant on the USB. Today, I can finally use of the wear on everyone to share.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:37231
    • 提供者:jeasey
  1. ucos_code_with_debug

    0下载:
  2. 经过两天的奋战,终于在borlandc3.1上实现了ucos操作系统在pc上的单步运行调试,期间得到了众多网友留下的文字的帮助,我也决定将我的努力成果上载。 注意将software解压到c盘根目录下,并且将borlandc3.1安装在d盘borlandc目录下,进入C:\\software\\UCOS-II\\EX1_X86L目录下,运行bc.pif,就进入dos的borlandc程序,可以修改并单步调试程序。 这样学ucos应该快多了吧。-After two days of hard
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:366908
    • 提供者:刘晶红
  1. IwriteitmyselfOS_CORE

    0下载:
  2. ucos-II内核文件,不知有没有人要,要的就尽情地下载吧-OUT-II core document, I wonder if there are any people, it must strive to download it
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:8945
    • 提供者:zhaoshun
  1. ucosIImemorymanageOS_MEM

    0下载:
  2. ucos-II内核,不知有没有人要,要的就尽情地下载吧-OUT-II kernel, I wonder if there are any people, it must strive to download it
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:3031
    • 提供者:zhaoshun
  1. ucosmessagemanageOS_Q

    0下载:
  2. ucos-II消息管理器,不知有没有人要,要的就尽情地下载吧-OUT-II news manager, I wonder if there are any people, it must strive to download it
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:5861
    • 提供者:zhaoshun
  1. gtm900_driver

    0下载:
  2. 华为GSM modem GTM900B的驱动代码,基于ucOS操作系统,使用modem串口,应该在其他CPU上也能使用,本人用在philips的ARM片子上-Huawei GSM modem GTM900B driven code, based on ucOS operating system, Serial modem use, in other CPU should also use, I used philips films on the ARM
  3. 所属分类:Modem编程

    • 发布日期:2008-10-13
    • 文件大小:11256
    • 提供者:龙睛鱼
  1. MicriumInc.an1004

    0下载:
  2. ucos原作者的inc,对uc做了最精辟的介绍和概括 适合和我一样的入门者阅读-OUT authorship inc. uc to do the most incisive introduction and summary for the same and I read beginners
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:22609
    • 提供者:zhangxudong
  1. uCOS-from-ads1.2-to-mdk4.2

    0下载:
  2. UCOSII源码版本为2.83,基于ADS1.2工程源码移植到MDK4.2,适应于mini2440开发板,本人已经测试过,OK!可以正常添加任务,利用系统调度实现任务管理。-UCOSII source code version 2.83, ADS1.2 project source code transplanted to MDK4.2 based, to adapt to the mini2440 development board, I have tested, OK! Can the no
  3. 所属分类:uCOS

    • 发布日期:2017-05-01
    • 文件大小:736682
    • 提供者:mike
  1. STM-uCOS

    0下载:
  2. 本人,成功在STM32处理器上移植了UC/0S-II,并利用操作系统的多任务特性,成功实现了花样流水灯功能,对学习和理解操作系统的多任务特性,有很好的借鉴作用-I, on the STM32 processor successful transplant UC/0S-II, and the use of multi-tasking operating system characteristics, the successful implementation of the tricks water
  3. 所属分类:uCOS

    • 发布日期:2017-05-07
    • 文件大小:1427867
    • 提供者:张尼玛
  1. ucos

    0下载:
  2. 学习一点程序ucos的简单程序-i have a grome e
  3. 所属分类:SCM

    • 发布日期:2017-05-07
    • 文件大小:1105972
    • 提供者:1764711616
  1. uCOS-II-2.92P-GUI(VET6)

    0下载:
  2. 基于STM32+UCOS+GUI的MODUBS主从机,本人已删除应用层代码,但总体框架是稳定拿来就可用的。-STM32+UCOS+GUI based MODUBS master and slave machine, I have deleted the application layer code, but the overall framework is stable on the available.
  3. 所属分类:SCM

    • 发布日期:2017-05-19
    • 文件大小:4715990
    • 提供者:李庭
  1. 例1-1 UCOSII移植

    1下载:
  2. 该文档为ucosII的移植例程,文件很规范,对初学者很有用,希望对大家有用,(The document for the ucosII transplant routines, the document is very standardized, very useful for beginners, and I hope useful for all of us,)
  3. 所属分类:uCOS

    • 发布日期:2017-12-19
    • 文件大小:3297280
    • 提供者:polangjiliu
« 1 2 3 4 56 7 8 9 »
搜珍网 www.dssz.com