CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 uCOS开发 搜索资源 - 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. 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. 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. IIS

    0下载:
  2. SmartARM3250开发平台i2s ucos源码-SmartARM3250 source development platform i2s ucos
  3. 所属分类:uCOS

    • 发布日期:2017-04-01
    • 文件大小:193985
    • 提供者:周中
  1. bc4.5

    0下载:
  2. 这个上面详细讲解了ucos2即邵贝贝书中的开发平台的搭建,我找到的最好的资料-The above gave a detailed ucos2 that Shao Beibei Development Platform for the book, I found the best information
  3. 所属分类:uCOS

    • 发布日期:2017-05-17
    • 文件大小:4699689
    • 提供者:wangpan
  1. uCOSNestingIrq

    0下载:
  2. uCOS在44b0芯片下的移植工程,该工程支持中断嵌套,在工程中笔者实现了44b0的看门狗功能,以及实现了用户定时器和消息模块,值得学习和参考。-uCOS transplanted under the 44b0-chip project, the project supports interrupt nesting in the project I realized 44b0 of the watchdog function, and the realization of the user ti
  3. 所属分类:uCOS

    • 发布日期:2017-04-06
    • 文件大小:110622
    • 提供者:Davinci
  1. ucos

    0下载:
  2. 我自己写的对于ucos工作过程的认识,对于初学者有一定的帮助-I wrote it myself for ucos work process knowledge, there is some help for beginners
  3. 所属分类:uCOS

    • 发布日期:2017-04-06
    • 文件大小:20677
    • 提供者:lufangtao
  1. ucos-II

    0下载:
  2. 学习ucos非常经典的书籍~这是我从网上下载的uC/OS-II 2.0 Word文档的内容转化而来的。把它做成这样完全是为了大家学习的方便,希望大家会喜欢。-Learning ucos very classic books ~ This is what I downloaded from the Internet uC/OS-II 2.0 Word document, the contents of the conversion came. It made it entirely for the
  3. 所属分类:uCOS

    • 发布日期:2017-05-10
    • 文件大小:2399370
    • 提供者:leo
  1. uCOSII-ST-STM32F103ZE-SK

    0下载:
  2. uC/OS-II V2.86 and the ST STM32 (Cortex-M3) Processors on the IAR STM32F103ZE-SK Kickstart Kit
  3. 所属分类:uCOS

    • 发布日期:2017-05-20
    • 文件大小:5727768
    • 提供者:
  1. 6.6uCOS_SD_SPI

    0下载:
  2. 基于LM3S5749的UCOS II代码移植,工程包含所有的移植过程。-LM3S5749 the UCOS II code-based transfer, project contains all of the migration process.
  3. 所属分类:uCOS

    • 发布日期:2017-04-16
    • 文件大小:237613
    • 提供者:罗智
  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-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. 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. 例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 34 5 6 »
搜珍网 www.dssz.com