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

搜索资源列表

  1. singledemo

    0下载:
  2. 一个信号量传递的例子,适合初学者,希望从中得到帮助-send a signal to the example, for beginners, hopes to help
  3. 所属分类:VxWorks

    • 发布日期:2008-10-13
    • 文件大小:1964
    • 提供者:王非
  1. thread123123

    0下载:
  2. 一个windows进程互斥访问的程序,用到信号量等机制,采用时间片轮转法! -a visit to contradict the procedure used signal to other mechanisms, using time-rotate Act!
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2765
    • 提供者:
  1. xh

    0下载:
  2. 一个封装的信号量类,主要在ARM-Linux上应用。使用方法参考试验例程。-signal a package volume category, mainly in the ARM-Linux applications. Use reference test routines.
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:24608
    • 提供者:郑金冶
  1. ThreadSync

    0下载:
  2. 该应用程序运行后自动创建两个线程。线程1每50毫秒计数器加1,线程2每100毫秒计数器加1。只读编辑框中分别显示两个计数器的值。两个命令按钮分别控制线程1和线程2的挂起和恢复。“同步”复选框控制两线程的同步,当处于同步状态时,同一时刻只能有一个线程拥有信号量对象,当某一线程拥有信号量对象时,计数器加10,然后释放信号量对象。由于两线程优先级相同,因此,执行结果是每个线程计数器一次以10为步长增加。-run the application automatically creates two thr
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:49182
    • 提供者:lujun
  1. Deadlock

    0下载:
  2. 死锁的程序演示 用信号量实现的-the procedures used to demonstrate signal to achieve the volume
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1552
    • 提供者:陈天
  1. os_example

    0下载:
  2. 验证进程同步的信号量方法的C程序-certification process synchronization signal quantity of C Program
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:6004
    • 提供者:张洪川
  1. semaphore_unix

    0下载:
  2. unix下的信号量控制-under the volume control signal
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2501
    • 提供者:周杰
  1. WinGOS

    1下载:
  2. 一个更为先进的嵌入式操作系统.采用RMS线程调度算法,具有信号量等同步对象.亦包括GUI. 通过该系统您可以极大知道Windows的内部秘密.-a more advanced embedded operating system. RMS using thread scheduling algorithm, with the volume of signal synchronization objects. also includes GUI. The system can greatly Y
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:246550
    • 提供者:PeterLee
  1. xtd_IPC

    0下载:
  2. 一个简单的关于LINUX下的进程间通讯的演示,使用的是信号量.适合初学编程的同学一起学习!-a simple LINUX on the inter-process communication demonstration, using a semaphore. Programming for beginner students learning together!
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1721
    • 提供者:xietian
  1. sem_syn

    0下载:
  2. 通过两个信号量来实现两个线程间的同步,完成了互斥功能.-through two signals to achieve volume between the two threads simultaneously, and completed the mutex function.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:802
    • 提供者:baiyu
  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. zhexue05

    0下载:
  2. 进程同步,哲学家进餐共享临界区变量.定义信号量机制控制进程不互斥!-process synchronization, philosopher dining area share critical variables. Definition signal to the process control mechanism not contradict!
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:938
    • 提供者:lelele
  1. jiou05

    0下载:
  2. 奇偶哲学家通过信号量机制控制进程的同步和互斥访问临街区域,保证正常执行!-signal through the volume control mechanism for the process of synchronization and mutex visit to the region along the street to ensure normal execution!
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:797
    • 提供者:lelele
  1. philosophers05

    0下载:
  2. 经典进程同步和互斥另类WINDOWS解法.定义信号量机制在WINDOWS下完成哲学家进餐问题.-classical process synchronization and mutex WINDOWS alternative solution. Volume definition signal mechanism in Windows complete the dining philosophers problem.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:1527
    • 提供者:lelele
  1. aaaassss

    0下载:
  2. 堆栈等代码,树,内存管理,以及信号量等等已经编译过-Stack and other code tree, memory management, and signal volume has been compiled, etc.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:6900
    • 提供者:aaaassss
  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. uart_arm_drive

    0下载:
  2. AMR7 uart驱动。 LPC2138基于ucos的中间件,用信号量通知收发.-AMR7 uart driver. LPC2138 based on the middleware CENTER, using signal transceiver with information.
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:53484
    • 提供者:高明
  1. queue_arm_drive

    0下载:
  2. AMR7 队列驱动。 LPC2138基于ucos的中间件,FIFO发送队列缓冲,信号量同步,用于发送批量数据. -AMR7 cohort driven. Based on the LPC2138 OUT middleware, FIFO buffer this cohort, the signal synchronized, used to send bulk data.
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:49904
    • 提供者:高明
  1. DZXZWT

    0下载:
  2. 在windows 98/2000下,创建一个控制台进程,此进程包含n个线程。用这n个线程来表示n个读者或写者。每个线程按相应测试数据文件的要求进行读写操作。用信号量机制实现读者优先的读者——写入者问题-the windows 98/2000, the process of creating a console, this process contains n threads. Use this thread to n n readers who write. Thread each of the
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:4754
    • 提供者:波波
  1. pi06_src

    0下载:
  2. at91rm9200双端口RAM驱动及测试程序,支持信号量抢占,支持连续读取及重定位。-at91rm9200 dual-port RAM drive and testing procedures, the volume seize signal support, support for reading and re-positioning.
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:17507
    • 提供者:王金锋
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com