CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - semaphores

搜索资源列表

  1. InterComm

    0下载:
  2. 我的一段关于Linux/Unix下重复服务器,消息队列,信号量,共享内存综合使用的代码.-on Linux / Unix server duplication, Message Queue, semaphores, shared memory integrated use of the code.
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:2357
    • 提供者:danis2008
  1. Tornado_Train_Workshop_demo_program

    0下载:
  2. 此程序运行在Tornado环境中,里面包含了tornado入门的基本程序,也是Vxworks入门非常好的资料,里面包括信号量,消息,队列,中断,事件,等等的示例,还有tornado环境工具如windview,crosswind 的使用的例子-this program to run in Tornado environment. it contains the tornado caught the basic procedures, as well as portal Vxworks very g
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:493970
    • 提供者:青胜于蓝
  1. Training-Example

    1下载:
  2. 嵌入式VxWorks开发所需典型例程源代码,包括消息队列,信号量,时钟,优先级反转,中断等常见处理.-VxWorks embedded typical routines required for the development of the source code, including the Message Queue, semaphores, the clock, priority inversion, and other common treatment interruption.
  3. 所属分类:VxWorks

    • 发布日期:2008-10-13
    • 文件大小:9693
    • 提供者:李薇
  1. uCOS16

    0下载:
  2. 8052小型操作系统, 用Keil C编译器, 能进行任务切换, 信号量管理.-8052 operating systems, with Keil C compiler, capable of switching tasks, semaphores management.
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:14295
    • 提供者:张现
  1. Consumer-Producer

    0下载:
  2. java生产者消费者程序实现   线程,信号量互斥事件   临界资源-java producer consumer program threads, semaphores contradict critical resources incident
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:10194
    • 提供者:龙杏
  1. productor_consumer

    0下载:
  2. 生产者与消费者问题,用信号量实现!linux环境下的C代码-Producer and consumer issues, using semaphores to achieve! C code in linux environment
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:1303
    • 提供者:flydragon
  1. sem

    0下载:
  2. 使用信号量模拟ucos中优先级反转的问题-Analog ucos the use of semaphores in the Priority Inversion Problem
  3. 所属分类:uCOS

    • 发布日期:2017-04-11
    • 文件大小:1247
    • 提供者:who
  1. OS_projectC_Mutex

    0下载:
  2. You are asked to design and implement a simulator for university life where lecturers provide lectures (credits) and students attend lectures (credits) to graduate. This simulator uses a bounded circular buffer shared by lecturers and students. Lectu
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:2008272
    • 提供者:xiaoxiao
  1. UCOSIImulti-taskswitchroutine

    0下载:
  2. 三个任务分别通过UART0输出0X01,0X02,0X03,可以学习理解信号量的基本用法及多任务的调度方法-Three tasks respectively, through UART0 output 0X01, 0X02, 0X03, can learn to understand the basic usage of semaphores and multi-task scheduling method
  3. 所属分类:uCOS

    • 发布日期:2017-04-15
    • 文件大小:6623
    • 提供者:endylove1314
  1. Semaphores.tar

    0下载:
  2. Simple example of implementation of Semaphores.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1350
    • 提供者:Matrix
  1. pthread

    0下载:
  2. pthread同步信号量解决生产者消费者问题-pthread producer consumer synchronization semaphores to solve the problem
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:1075
    • 提供者:123
  1. semaphores

    0下载:
  2. C implementation of the semaphores !
  3. 所属分类:File Operate

    • 发布日期:2017-04-06
    • 文件大小:1446
    • 提供者:Purav
  1. led_os_sem_fiq

    0下载:
  2. AT91SAM7X256-EK平台,MDK开发环境,使用快速中断和信号量来控制LED-AT91SAM7X256-EK platform, MDK development environment, using fast interrupts and semaphores to control the LED
  3. 所属分类:uCOS

    • 发布日期:2017-05-03
    • 文件大小:1041632
    • 提供者:张志利
  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. xinhaoliang

    0下载:
  2. 实现计数信号量的同步,还有二进制信号量的同步,从中可以从可以比较出二者的不同。-Counting semaphores to achieve synchronization, as well as a binary semaphore synchronization, from which you can compare from the difference between the two.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:1373
    • 提供者:成功
  1. The-Little-Book-of-Semaphores

    0下载:
  2. The Little Book of Semaphores Allen B. Downey
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:695947
    • 提供者:kkg
  1. Semaphores

    0下载:
  2. 用Semaphores解决JAVA生产者消费者问题-Using Semaphore to solve the producer and consumer Question
  3. 所属分类:JavaScript

    • 发布日期:2017-04-01
    • 文件大小:1780
    • 提供者:杜继宏
  1. mutexes-variables-semaphores

    0下载:
  2. Linux多线程编程中互斥锁、条件变量和信号量-Linux multithreaded programming mutexes, condition variables, and semaphores
  3. 所属分类:Project Manage

    • 发布日期:2017-03-23
    • 文件大小:501021
    • 提供者:czy
  1. Semaphores

    0下载:
  2. Great tutorial on Semaphores and locking implementations
  3. 所属分类:software engineering

    • 发布日期:2017-05-03
    • 文件大小:730452
    • 提供者:quoraquestions
  1. semaphores

    0下载:
  2. Linux Semaphores posix implementation with all cases including deadlocks and events
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-05
    • 文件大小:8707
    • 提供者:jatin
« 12 3 4 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com