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

搜索资源列表

  1. os_mbox_test

    0下载:
  2. 基于430 UC_OS-II 的消息邮箱测试程序
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:85838
    • 提供者:王强
  1. uCos2_MessageQueue

    0下载:
  2. 这个程序演示基本的消息队列。程序启动设计了6个普通应用任务以及一个控制任务TAC,等待消息的任务总是按照优先级的高低来决定获得消息的顺序,实现消息队列的使用。
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:3445
    • 提供者:赵庆明
  1. message_loop

    0下载:
  2. 嵌入式 基于三星s3c44b0 的程序 ads1.2 系统的消息循环
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:113707
    • 提供者:haiinn
  1. 8LEDsConbyuart0

    0下载:
  2. ZLG的EASYARM上实现的信号量与消息邮箱之间通信的实验程序,
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:413065
    • 提供者:胡权
  1. uC/OS-II程序-消息邮箱,从串口接收的字符串交给数码管显示

    0下载:
  2. uC/OS-II 2.84在LPC2400实验板上的范例程序,两个任务使用信号量互斥使用数码管显示任务号
  3. 所属分类:uCOS开发

    • 发布日期:2011-03-31
    • 文件大小:6490
    • 提供者:ymh10532
  1. ucosiimsgbox

    0下载:
  2. 基于ARM lm3s8962的UCOS II的程序,运用消息邮箱进行通信的例程-ucos ii program based on ARM LM3S8962, communicate with message box
  3. 所属分类:uCOS

    • 发布日期:2017-04-04
    • 文件大小:672187
    • 提供者:barry
  1. EX3_x86L

    0下载:
  2. 哲学家就餐问题的模拟(ucos实现) 问题描述: 5个哲学家围绕一张圆桌而坐,桌子上放着5支筷子,每两个哲学家之间放一支; 哲学家的动作包括思考和进餐; 进餐时需要同时拿起他左边和右边的两支筷子;思考时则同时将两支筷子放回原处。 程序解决了哲学家的就餐问题。 避免死锁(deadlock) 避免饥饿(starvation) 程序使用的使用消息邮箱模拟二值信号量-philosopher eating problem
  3. 所属分类:uCOS

    • 发布日期:2017-03-27
    • 文件大小:56027
    • 提供者:fengyetang
  1. ucos_ex2

    0下载:
  2. ucos移植到44b0的示例程序,ads1.2开发环境,介绍了ucos中消息队列的使用方法~-ucos transplant procedures 44b0 example, ads1.2 development environment, introduced in the message queue ucos use ~
  3. 所属分类:uCOS

    • 发布日期:2017-04-07
    • 文件大小:236634
    • 提供者:向北
  1. ucos_ex3

    0下载:
  2. ucos移植到44b0的示例程序,ads1.2开发环境,介绍了ucos中消息邮箱的使用~-ucos transplant procedures 44b0 example, ads1.2 development environment, introduced in ucos the use of news-mail ~
  3. 所属分类:uCOS

    • 发布日期:2017-04-05
    • 文件大小:229968
    • 提供者:向北
  1. ucosiimsgqueen

    0下载:
  2. 基于ARM LM3S8962的UCOS II的程序,运用消息队列进行通信的例程-ucos ii program based on ARM LM3S8962, communicate with massage queen
  3. 所属分类:uCOS

    • 发布日期:2017-03-30
    • 文件大小:682395
    • 提供者:barry
  1. xiaoxiduilian

    0下载:
  2. 解决软件开发中常见的消息队列就餐问题,很好用的程序,希望对你有开发有帮助,UCOS下开发的。-To solve common software development problems Message Queue dining, good use of the program, want to help you develop, UCOS under development.
  3. 所属分类:uCOS

    • 发布日期:2017-04-07
    • 文件大小:2541
    • 提供者:王宝
  1. ucos_MessageQueue

    0下载:
  2. uC/OS消息队列演示.这个程序演示基本的消息队列。程序启动设计了6个普通应用任务以及 一个控制任务TAC,等待消息的任 * 务总是按照优先级的高低来决定获得消息的顺 序,实现消息队列的使用。-uC/OS message queue presentation. This program demonstrates a basic message queue. Proceedings designed six common application tasks, and a control ta
  3. 所属分类:uCOS

    • 发布日期:2017-03-30
    • 文件大小:2794
    • 提供者:leo
  1. ucou2

    0下载:
  2. 程序内容: uc/os2中消息邮箱程序 1.主要是用消息邮箱作为二值信号量使用; 2.OSTimeDly()函数的使用 3.通过OSTimeDly()函数,可实现修改发送、接收消息的周期。-Program content: uc/os2 mail program in the news 1. Is mainly used as a mail message using the binary semaphore 2.OSTimeDly () function to use
  3. 所属分类:uCOS

    • 发布日期:2017-03-28
    • 文件大小:85971
    • 提供者:宋利华
  1. 7.4_ucos-sem

    0下载:
  2. ucos操作系统在LM3S8962上消息发送接收程序源代码-ucos operating system on the message received in the LM3S8962 source code
  3. 所属分类:uCOS

    • 发布日期:2017-04-16
    • 文件大小:49128
    • 提供者:风絮
  1. MSMQ

    0下载:
  2. 嵌入式操作系统实实验用例程序的源代码:一个关于消息队列的源程序。-English of UCOS.The program of MSMQ.
  3. 所属分类:uCOS

    • 发布日期:2017-04-06
    • 文件大小:2889
    • 提供者:linjianqiu
  1. Mailbox-message-COS_II

    0下载:
  2. 基于消息邮箱的_C_OS_II应用程序设计方法-Mailbox message-based application design methods _C_OS_II
  3. 所属分类:uCOS

    • 发布日期:2017-03-29
    • 文件大小:29451
    • 提供者:qyl
  1. Stm32_ucos_4

    1下载:
  2. 该程序使用消息邮箱,在内存空间开辟了一片区域,供4个任务共享读写。1个任务在写内存时,其它任务不能读写。多个任务可以同时读该内存区域数据。-This program uses the message mailboxes, the memory space to open up a regional, shared reading and writing for the four tasks. A task to write the memory and other tasks can not r
  3. 所属分类:uCOS

    • 发布日期:2017-04-06
    • 文件大小:285501
    • 提供者:张扬
  1. X128_UCOS-II_V2.52_MBOX

    0下载:
  2. 基于x128单片机,已经移植好的UCOS-II程序工程,实现任务间的消息通信,经过测试能正常运行。-Based on the x128 SCM, and has good transplant UCOS- II process engineering, realize the news communication between tasks, after testing can normal operation.
  3. 所属分类:uCOS

    • 发布日期:2017-11-23
    • 文件大小:444568
    • 提供者:黎盛彬
  1. keyqueue

    0下载:
  2. UCOS编写的按键消息队列液晶屏蜂鸣器响应程序,已经测试,完全可以使用,cortex-m3使用。-The key message queue LCD buzzer UCOS written response procedures have been tested, and can use, cortex-m3 use.
  3. 所属分类:uCOS

    • 发布日期:2017-11-29
    • 文件大小:315584
    • 提供者:zhagnwenlong
  1. Test2

    0下载:
  2. 本程序演示通过消息分发机制实现一个任务同步多个任务-One task synchronize multiple tasks through message broadcast
  3. 所属分类:uCOS

    • 发布日期:2017-04-16
    • 文件大小:135102
    • 提供者:Li
« 12 »
搜珍网 www.dssz.com