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. 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. 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. uCOS-II

    0下载:
  2. 我自己移植的ucos-iiv2.90 绝对原创! 能在c8051f上运行-I transplanted ucos-iiv2.90
  3. 所属分类:uCOS

    • 发布日期:2017-05-21
    • 文件大小:6394303
    • 提供者:denglingxuan
  1. UCOS-II-basic-example-by-wuzhanmin

    0下载:
  2. 本人原创的UCOS II使用的基本例程。一些最基本的应用,如邮箱,信号量等,共9个例程,在神舟IV号开发板上验证通过-I use original UCOS II the basic routines. Some basic applications, such as mailboxes, semaphores, etc., a total of 9 routine, Shenzhou IV, the development board in the verification by
  3. 所属分类:uCOS

    • 发布日期:2017-05-26
    • 文件大小:8866835
    • 提供者:ZhanminWu
  1. uCosPC

    0下载:
  2. 这个例程在是uCOS移植到PC机上的实例; vs2010中调试通过; 里面包含进程间切换,信号量,消息邮箱等之间的通信实验,绝对可行; 我希望能给你学习uCOS一些帮助;-vs2010 debugging through Which includes switching between processes, semaphores, message mailboxes and other communications between the experiments, the a
  3. 所属分类:uCOS

    • 发布日期:2017-04-03
    • 文件大小:329945
    • 提供者:郭国典
  1. Twenty-UCOS-II-transplantation

    0下载:
  2. 本工程共6个任务: 任务名 优先级 功能 AppTaskStart()"Start Task" 3 初始化uC/TCP-IP,触发LED AppTaskKbd() "Keyboard" 4 读取按键和Joystick的状态,并传递给任务AppTaskUserIF() AppTaskUserIF()"User I/F" 5 更新LCD "uC/OS-II Tmr" 29 管理定时器 "uC/OS-II Stat" 30 堆栈使用率统计 "uC/OS-II Idle" 3
  3. 所属分类:uCOS

    • 发布日期:2017-04-09
    • 文件大小:1795591
    • 提供者:荣德国
  1. UCOS-II----IAR4.42-

    0下载:
  2. 开发环境:EWARM mcu:STM32 UCOS-II移植(IAR4.42版本) 本工程的代码存放在FLASH中(0x08000000~0x0801ffff,共128KB),堆栈和数据放在RAM中(0x20000000~0x20004fff,共20KB)。 本工程共6个任务: 任务名 优先级 功能 AppTaskStart()"Start Task" 3 初始化uC/TCP-IP,触发LED AppTaskKbd() "Keyboard" 4 读取按键和J
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:1664910
    • 提供者:刘润jiang
  1. uCOS-III-Transplanted-into-stm32

    0下载:
  2. 很高兴终于完成了uC/OS-III嵌入式系统的翻译并移植到stm32 中,翻译从2011年10月15日开始到2011年11月3日为止,共20 天时间,平均每天5个小时。本想将uC/OS-III函数的API部分也翻 译的,但毕竟考研更甚于爱好,我得为2013年1月的考研做准备呀-Glad to finally completed the translation of the uC/OS-III embedded systems and ported to the stm32 trans
  3. 所属分类:uCOS

    • 发布日期:2017-11-22
    • 文件大小:611969
    • 提供者:watrt
  1. STM32F3-UCOS-II

    2下载:
  2. UCOSII 在STM32F303上移植,本人源码,使用或转载请说明出处-UCOSII the STM32F303 transplant, I source, use or reproduced, please indicate the source. . Thank you
  3. 所属分类:uCOS

    • 发布日期:2014-12-21
    • 文件大小:4400128
    • 提供者:林龙翔
  1. TJA1042_DS_CN

    0下载:
  2. 本人对UCOS 的学习和了解,分享给大家,希望对各位有用-UCOS I am learning and understanding, to share to you, hope that useful
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-28
    • 文件大小:177266
    • 提供者:li
  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 45 6 7 »
搜珍网 www.dssz.com