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

搜索资源列表

  1. hello_world_multi

    0下载:
  2. 多处理器编程。 存在多个核,每个核之间的调度与互斥。-multi-processor programming. The existence of many nuclear, each between the nuclear Scheduling and mutex.
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:2116
    • 提供者:jzm
  1. kernal

    0下载:
  2. 同事写的一个内核,占先式调度,支持简单的signal和mutex。很小的,根据需要,代码在0.5k-1k.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:19506
    • 提供者:king
  1. mutex.rar

    0下载:
  2. 使用互斥信号量解决ucosii中的优先级反转,The use of mutex semaphores to solve the ucosii Priority Inversion
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-23
    • 文件大小:1238
    • 提供者:Zhang
  1. post-mutex.zip

    0下载:
  2. ucos-ii中发送一个互斥信号mutex源码,ucos-ii Send a mutex mutex signal source
  3. 所属分类:uCOS

    • 发布日期:2017-03-24
    • 文件大小:1443
    • 提供者:zycjay2008
  1. create-mutex

    0下载:
  2. ucos-ii中互斥信号mutex建立源码-ucos-ii in the establishment of mutually exclusive mutex signal source
  3. 所属分类:uCOS

    • 发布日期:2017-03-26
    • 文件大小:1393
    • 提供者:zycjay2008
  1. cangkuguanlisheji

    0下载:
  2. 读者与写者的实现,是n个线程之间的信号量的互斥问题 -The reader and the realization of writing is the thread between the n-the Mutex Semaphore problem
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:27098
    • 提供者:zenglei
  1. del-mutex

    0下载:
  2. ucos-ii中互斥信号mutex的删除-ucos-ii in the deletion of mutex mutex signal
  3. 所属分类:uCOS

    • 发布日期:2017-04-01
    • 文件大小:1545
    • 提供者:zycjay2008
  1. pend-mutex

    0下载:
  2. ucos-ii中等待一个互斥信号mutex源码-ucos-ii in waiting for a mutex mutex signal source
  3. 所属分类:uCOS

    • 发布日期:2017-03-31
    • 文件大小:1912
    • 提供者:zycjay2008
  1. query-muex

    0下载:
  2. ucos-ii中查询一个互斥信号mutex源码-query ucos-ii a mutex mutex signal source
  3. 所属分类:uCOS

    • 发布日期:2017-04-10
    • 文件大小:1003
    • 提供者:zycjay2008
  1. Mutex

    0下载:
  2. Mutex implementation is the files those can be used in RTOS developments.
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:1949
    • 提供者:Yugal
  1. race_condition

    0下载:
  2. vxworks下解决共享数据竞争问题,在访问共享的数据前,使用互斥信号量对共享数据进行保护-vxworks share data to resolve the issue of competition in the access to shared data before the use of mutex semaphores to protect shared data
  3. 所属分类:VxWorks

    • 发布日期:2017-04-08
    • 文件大小:14172
    • 提供者:xzb
  1. ucosii_mutex

    0下载:
  2. MicroC OS II Mutex example
  3. 所属分类:uCOS

    • 发布日期:2017-04-16
    • 文件大小:9472
    • 提供者:SD
  1. test

    0下载:
  2. 为体现内核的优先级天花板思想的策略,设计三个处于不同优先级的任务。在每个任务中,首先申请互斥信号量,延迟200TICKS后释放互斥信号量。通过任务的运行流程体会优先级天花板思想。-In order to reflect the priority of the kernel ceiling thinking of strategy, design three tasks at different priorities. In each task, the first of applications
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-05
    • 文件大小:1217
    • 提供者:李有很
  1. ucos_Pri_Reverse

    0下载:
  2. uC/OS优先级翻转演示.这个程序演示基本的天花板优先级的解决。程序启动具有三个不同优先级的任务,每个任务请求,获得 * ,释放互斥信号量,完成一系列动作。-uC/OS Priority Inversion presentation. This program demonstrates the basic solution to the ceiling priority. Program starts with three different priority tasks, each ta
  3. 所属分类:uCOS

    • 发布日期:2017-03-29
    • 文件大小:2050
    • 提供者:leo
  1. zip51

    1下载:
  2. 仿照ucos的一个实时内核,专门为没有扩展ram的单片机写的,最低配置256字节。提供了四个优先级不同的任务和信号量互斥型信号量消息邮箱消息队列功能。-Ucos modeled a real-time kernel, designed for the microcontroller does not extend ram write a minimum configuration of 256 bytes. Provides four priority levels for different
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:24918
    • 提供者:尤里
  1. mutex

    0下载:
  2. Attached code provides the implementation of mutexex in linux. Mutex is used to protect shared resources in C/C++ appllications. This code is written based on BSD to help other community members
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-13
    • 文件大小:1824
    • 提供者:gailu
  1. Micrium-1138-mutex-event

    0下载:
  2. UCOS 在ZLG开发板1138上的mutex(互斥信号)应用。可以跟踪理解ucos的mutex机制。环境:IAR -UCOS in 1138 on the development board ZLG mutex (mutex) applications. Ucos can track the mutex mechanism to understand. Environment: IAR
  3. 所属分类:uCOS

    • 发布日期:2017-05-10
    • 文件大小:2412863
    • 提供者:wang.yuefeng
  1. DE2_115_golden_sopc_new

    0下载:
  2. nios II 三核处理器系统共用一个ram存储器实现资源共享。使用DE2-115开发板。(使用的mutex没有使用mailbox)-nios II triple-core processors share a memory sharing of resources. Using the DE2-115 development board. (Mutex)
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-06-22
    • 文件大小:42039296
    • 提供者:xuting
  1. task-sem-mutex-mbox-Q-flag

    0下载:
  2. 嵌入式系统中,任务、信号量、互斥信号量、消息邮箱、消息队列、事件标志组的建立、发送、请求、获取、删除-The creat\pend\post\aquiry\delete of the task\sem\mutex\mbox\q\flag in ucos
  3. 所属分类:uCOS

    • 发布日期:2017-04-30
    • 文件大小:120450
    • 提供者:孔一同
  1. 11.uCOSIII-MutexSem

    0下载:
  2. mutex example in ucos3
  3. 所属分类:uCOS

    • 发布日期:2017-12-24
    • 文件大小:422912
    • 提供者:thur
« 12 3 »
搜珍网 www.dssz.com