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

搜索资源列表

  1. unixc-17

    0下载:
  2. linux 下 c语言编程,信号量机制,有助于加深了解信号量-under linux c programming language, semaphore mechanism to contribute to a better understanding of the semaphore
  3. 所属分类:Linux Network

    • 发布日期:2017-03-31
    • 文件大小:148262
    • 提供者:洪天
  1. mutitask

    0下载:
  2. 互斥信号量的使用例子,大家多多学习。哈哈啊-metux demo
  3. 所属分类:VxWorks

    • 发布日期:2017-04-01
    • 文件大小:4272
    • 提供者:Aaron Young
  1. Dphilosopheri

    0下载:
  2. 哲学家进餐问题是荷兰学者Dijkstra 提出的经典问题之一,它是一个信号量机制问题的应用,在操作系统文化史上具有非常重要的地位。对该问题的剖析有助助于学生深刻地理解计算机系统中的资源共享、进程同步、死锁等问题,并能熟练地应用信号量来解决生活中的控制流程,即将生活中的控制流程用形式化的方式表达出来。 -The dining philosophers problem is one of the Dutch scholar Dijkstra' s classic, it is the ap
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-23
    • 文件大小:40907
    • 提供者:zhong
  1. Filesearch

    1下载:
  2. 主要是一个C++方面的小项目,使用了多线程的方式和MFC的界面,程序读取文件夹中的文本文件,然后判断文件中是否有指定字符串。使用信号量来维持线程间的通信,用临界区来保护资源。-Is a C++ aspects of small items, use the text file on multiple threads, and the MFC interface, the program reads the file in the folder, and then determine whethe
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-18
    • 文件大小:2006768
    • 提供者:andy
  1. signal

    0下载:
  2. linux下应用程序的编写,信号量的编程,初学者参考-under linux applications written semaphore programming beginners reference
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-01
    • 文件大小:14815
    • 提供者:xiaoxie
  1. SemaphoreSynch

    0下载:
  2. 该例子程序使用信号量实现线程同步,是一个复制文件的程序。-The example program uses a semaphore to synchronize threads, is a program to copy files.
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-17
    • 文件大小:27460
    • 提供者:
  1. win32

    0下载:
  2. 在Win32环境实现的信号量控制,这是学习操作系统信号量的基础!-Win32 environments in the amount of signal control, which is to learn the basis of the operating system semaphore!
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-08
    • 文件大小:1951925
    • 提供者:涂豪
  1. MC68375Source

    0下载:
  2. 程序是在MOTO单片机68375上开发的,主要实现了信号量采集、模拟量采集、开出控制等功能。-Procedure is in the MOTO 68375 single-chip development,the main achievement of the signal acquisition,analog acquisition,out of control and other functions.
  3. 所属分类:SCM

    • 发布日期:2017-11-29
    • 文件大小:909579
    • 提供者:sunrz
  1. VxworksPtornado

    0下载:
  2. 这时一个在VxWorks 的VxSim 仿真环境下使用tornado进行编程的。主要解决以下问题: 1.扩展的内存管理机制,最大限度降低外部碎片对系统可靠性的威胁。 2.消息驱动的Task统一驱动模版。统一的消息头结构,全局消息编码,可支持短消息及长消息。 3.无信号量(互斥)支持的临界资源访问方式。 -This is a use tornado in the VxWorks VxSim simulation environment for programming. Mainly
  3. 所属分类:VxWorks

    • 发布日期:2017-11-18
    • 文件大小:432257
    • 提供者:caogen
  1. Bzhexueey

    0下载:
  2. 通过研究Linux的线程和信号量机制来实现的哲学学家就餐问题的并发控制的,可以直接使用。 -By studying the Linux thread and semaphore mechanism to achieve the philosophical scientist dining concurrency control, can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-05
    • 文件大小:1568
    • 提供者:模仿
  1. ZLG_TinyOs51_XHL

    0下载:
  2. 周立功代码 信号量_按键控制发送信号量_控制流水的同时LED交替闪烁 编译环境:TKStudio-Amount of the ZLG code signal _ button control sending semaphore _ control water LED flash alternately compilation environment: TKStudio
  3. 所属分类:SCM

    • 发布日期:2017-11-24
    • 文件大小:154142
    • 提供者:WenLiangChu
  1. ZLG_TinyOs51_XHL

    0下载:
  2. 周立功代码 信号量_按键控制发送信号量_控制数码管显示 编译环境:TKStudio-Amount of the ZLG code signal _ button control sending semaphore _ control digital display compiler environment: TKStudio
  3. 所属分类:SCM

    • 发布日期:2017-11-30
    • 文件大小:216263
    • 提供者:WenLiangChu
  1. UCOSIImailbos-and-signal

    0下载:
  2. ucos的邮箱实验,和信号量的实验,希望能有帮助-the ucos mailbox experiments, and semaphore experiments, hoping to help
  3. 所属分类:OS Develop

    • 发布日期:2017-11-05
    • 文件大小:273252
    • 提供者:孔范升
  1. UCOSIImessage-queue-semaphore

    0下载:
  2. 实验3-消息队列、信号量集和软件定时器的相关实验-Experiment 3- message queues, semaphore sets and software timer experimental
  3. 所属分类:OS Develop

    • 发布日期:2017-11-23
    • 文件大小:340992
    • 提供者:孔范升
  1. PrdCos

    0下载:
  2. 基于共享内存,使用轻量级进程信号量机制实现消费者生产者问题-Consumers to producers based on shared memory, the use of lightweight processes semaphore mechanism
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-15
    • 文件大小:1884
    • 提供者:sj
  1. 3globalmeme_semrw

    0下载:
  2. linux设备驱动开发信号量读写源代码--采用宋宝华框架-linux device driver development semaphores read and write source code- Song Baohua framework
  3. 所属分类:Driver Develop

    • 发布日期:2017-11-21
    • 文件大小:388403
    • 提供者:frying
  1. sem

    0下载:
  2. 学习Linux 编程中的进程线程时写的一个关于信号量的小代码-Small code learning the Linux programming process thread write a semaphore
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-30
    • 文件大小:1923
    • 提供者:李斌
  1. sem_proc_consume

    0下载:
  2. 关于信号量的简单代码,供Linux C语言编程学习的朋友参考-Simple code, semaphore friend Reference for Linux C programming language learning
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-26
    • 文件大小:1371
    • 提供者:李斌
  1. OSMutexPend

    0下载:
  2. OSMutexPend() 等待一个互斥型信号量,具体介绍每条语句的含义-( OSMutexPend ) wait for a mutual exclusion semaphore, introduced in detail the meaning of each sentence
  3. 所属分类:uCOS

    • 发布日期:2016-12-22
    • 文件大小:10240
    • 提供者:宋涛
  1. ReadandWrite

    0下载:
  2. windows操作系统内核实验。读者写者问题。创建一个控制台进程。此进程包含n个线程。用这n个线程来表示n个读者或写者。每个线程按相应测试数据文件要求进行读写操作。用信号量机制分别实现读者优先和写者优先的读者-写者问题。-windows operating system kernel experiment. Readers who write. Create a console process. This process contains n threads. With n threads n
  3. 所属分类:File Operate

    • 发布日期:2017-11-12
    • 文件大小:2965
    • 提供者:绫子
« 1 2 ... 26 27 28 29 30 3132 33 34 35 36 ... 50 »
搜珍网 www.dssz.com