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

搜索资源列表

  1. LinuxIPC进程间的通信

    0下载:
  2. Linux 操作系统提供进程间通信(IPC)机制,用来保证正在执行的进程在内核的协调下能够 共享资源、同步以及交换数据等。Linux 支持大量进程间通信机制,包括信号、等待队列、管道 以及Unix 系统V 中提供的进程间通信机制,如消息队列、信号量和共享内存。-Linux operating system to provide inter-process communication (IPC) mechanism used to ensure that the process is being
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:605316
    • 提供者:杨政
  1. binSem

    0下载:
  2. VxWorks下二值信号量应用程序源代码-VxWorks binary signal volume application source code
  3. 所属分类:VxWorks

    • 发布日期:2008-10-13
    • 文件大小:1834
    • 提供者:周舟
  1. shareSem

    0下载:
  2. VxWorks下共享信号量的使用,带源代码.值得一读.-the example with source code of the way of using SM signal that worth to be reading.
  3. 所属分类:VxWorks

    • 发布日期:2008-10-13
    • 文件大小:2152
    • 提供者:周舟
  1. 51信号

    0下载:
  2. 由于RTX51 Tiny不支持信号量,本文档编写个事件信号量来RTX51 Tiny实现信号量的操作,-RTX51 not support volume signals, the document prepared incident signal volume RTX51 Tiny signal of operation,
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:25836
    • 提供者:陈亮
  1. sem

    0下载:
  2. 占领日本80%的实时嵌入式系统t-engine下的信号量编程-occupation of Japan 80% of the real-time embedded systems t-engine volume of programming signals
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:3157
    • 提供者:艾倜人生
  1. ccsmutex

    0下载:
  2. TI CCS2.1 task 信号量之间相互操作的样板程序,文件包是一个完整的工程.-volume signal operation between the model procedures, documentation package is a complete project.
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:86467
    • 提供者:jiangfumin
  1. VxWorks信号量详细介绍

    0下载:
  2. 对Vxworks进程通讯的信号量详细介绍,及源代码实例,包括:Bsem、Csem、mutexSemDemo ,非常有用哦!-right Vxworks process communications signals volume details, and source code examples, including : Bsem, Csem, mutexSemDemo, very useful!
  3. 所属分类:VxWorks

    • 发布日期:2008-10-13
    • 文件大小:63631
    • 提供者:prescape
  1. uCOS2_4510_EG

    1下载:
  2. UCOSII V2.52 在三星SNDS4510开发板(国内基本所有的4510b的板子都是抄袭此公板设计的)上移植的成功例子,本压缩包内的MBoxMain.c为消息邮箱的例子,使用时请把其更名为main.c,MSemMain.c为信号量的例子,使用时请把其更名为main.c。-UCOSII V2.52 Samsung SNDS4510 development board (all the basic domestic 4510b are copying features of this publ
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:60870
    • 提供者:王萧风
  1. 第3章-μCOS-II基础实验

    0下载:
  2. 第3章-μCOS-II基础实验 3.2-GPIO实验 3.3-时器实验 3.4-PWM实验 3.5-RTC实验 3.6-信号量使用-Chapter 3- COS-II experimental basis 3.2-GPIO experimental 3.3- 3.4 at the experimental device-PWM experimental 3.5-RTC experimental 3.6-volume use of signals
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-09
    • 文件大小:1724575
    • 提供者:k14789
  1. 11wenshiducaijiyujieshou

    0下载:
  2. 这是一个利用数组进行多个信号量远程采集温度与湿度的基于LPC2103的程序.给大家共享下.很不错哦-This is a multiple use of an array of semaphore acquisition remote temperature and humidity LPC2103-based procedures. For everyone to share. Oh well
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-08
    • 文件大小:485233
    • 提供者:郭德全
  1. ucos-II_SEM

    0下载:
  2. 嵌入式实时操作系统UCOS-II中关于信号量的实现-Embedded real-time operating system UCOS-II in the signal about the amount of implementation
  3. 所属分类:uCOS

    • 发布日期:2017-04-14
    • 文件大小:3783
    • 提供者:张艳
  1. msg_VxWorks

    0下载:
  2. 原创:vxworks的消息队列 一个任务运行时的数据和状态怎么告诉其他任务?信号量为任务间同步和互斥提供了提供了高效的方法,但它不能携带更多的任务信息。因而需要使用更高级的通讯方式,即消息队列和管道。这节主要讲消息队列。-Original: vxworks task message queue for run-time data and how to tell the status of other tasks? Semaphore for inter-task synchronizatio
  3. 所属分类:VxWorks

    • 发布日期:2017-04-02
    • 文件大小:125146
    • 提供者:郑禾
  1. ex1

    0下载:
  2. 1. 创建多 Task,为每个Task 创建私有的Message Queue,每个Task 只通过自己的私有 Message Queue 接收消息;Task 间消息通信通过向对方私有Message Queue 发送消息完 成。 2. Task1:管理Task。负责系统启动时同步系统中其他Task 的启动同步,利用信号量的 semFlush()完成。同时接收各Task 的告警信息,并负责系统结束时的Task 删除处理。 3. Task2:激励Task。利用taskDelay()
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-10
    • 文件大小:1300254
    • 提供者:李晓平
  1. cross-platform-lib

    0下载:
  2. 这是用c++写的一个跨平台的库,用同样的接口,实现了windows,unix,linux下的有关线程,进程,互斥,信号量,时间操作,等等。是编写跨平台c++程序的有力助手。-It is written in c++ using a cross-platform library, with the same interface, to achieve the windows, unix, linux under the relevant threads, processes, mutexes, s
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-30
    • 文件大小:11010
    • 提供者:陈真
  1. 01_uCOS-II_sem

    0下载:
  2. ucos下的信号量使用实例源码,配合ucos标准教程一书-semaphore ucos use cases under the source, with the standard tutorial book ucos
  3. 所属分类:uCOS

    • 发布日期:2017-04-16
    • 文件大小:126493
    • 提供者:petterzhao
  1. ucos信号量集.zip

    0下载:
  2. 阐述ucos-ii的信号量如何工作的,任务之间通信的过程
  3. 所属分类:uCOS开发

  1. ucos 信号量和邮箱

    0下载:
  2. ucos 任务间的通讯,实现了信号量和邮箱的通讯(UCOS communication between tasks, the realization of semaphore and mailbox communication)
  3. 所属分类:uCOS

    • 发布日期:2017-12-17
    • 文件大小:1350656
    • 提供者:江上饮
  1. UCOSII-信号量

    0下载:
  2. ucosii信号量的程序,仅供参考。。。。(UCOSII semaphore procedures, for reference only)
  3. 所属分类:uCOS

  1. 实验54 UCOSII实验2-信号量和邮箱

    0下载:
  2. STM32的UCOSII信号量程序。内有详细的注释和文档。很好的学习资料。(STM32 UCOSII semaphore procedure. There are detailed notes and documentation. Good study materials.)
  3. 所属分类:单片机开发

    • 发布日期:2018-01-06
    • 文件大小:273408
    • 提供者:zhaoxin5005
  1. UCOSIII使用信号量进行任务同步

    0下载:
  2. 通过ucoslll实时操作系统采用信号进行多任务同步(Multitask synchronization using signals)
  3. 所属分类:uCOS

    • 发布日期:2018-05-02
    • 文件大小:5895168
    • 提供者:谢凯
« 12 3 4 5 6 7 8 9 10 ... 20 »
搜珍网 www.dssz.com