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

搜索资源列表

  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. OsDemo

    0下载:
  2. 操作系统原理实例代码,涉及进程、线程、信号量等操作系统的原理和思想的实现。-operating system code examples principle involved process, threads, signals and so on the operating system principles and ideas of achievement.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:25540
    • 提供者:田野
  1. Unix进程通讯及同步互斥机制

    0下载:
  2. Unix进程通讯及同步互斥机制,包括进程的管道通讯以及信号量实现的同步互斥机制-Unix process communication and synchronization contradict mechanisms, including the process of communication and signal pipeline capacity to achieve the synchronization mechanism Mutex
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:3991
    • 提供者:冯昊飞
  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. 读-写

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

    • 发布日期:2008-10-13
    • 文件大小:17704
    • 提供者:王飞
  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. 高阶量统计

    2下载:
  2. 这是一本学习现代信号处理的书,高阶谱分析-This is a study of modern signal processing, high-end spectrum analysis
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:728537
    • 提供者:张洪欣
  1. socket Chat

    0下载:
  2. 一个用阻塞方式的socket 做的聊天程序,使用了多线程和信号量技术-an obstructive manner with the socket so chat, the use of the multithreading technology and signal volume
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:71308
    • 提供者:朝阳
  1. pp_mutex

    0下载:
  2. 用MFC实现进程互斥,用的是MUTEX互斥信号量-with MFC contradict process, the signal is MUTEX contradict volume
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:60095
    • 提供者:哈哈哈
  1. 支持多个进程并发运行的简单进程管理模拟系统

    0下载:
  2. 支持多个进程并发运行的简单进程管理模拟系统。本系统的同步机构采用的信号量上的P,V操作的机制;控制机构包括阻塞和唤醒操作;时间片中断处理程序模拟的时间片中断;进程调度程序负责为各进程分配处理机。-support multiple concurrent processes running a simple process management simulation system. The system adopted by the synchronization signal quantity o
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:11059
    • 提供者:张鹏
  1. Mini FtpServer

    0下载:
  2. 一个演示工作原理命令的ftp服务器程序,使用信号量和临界区解决多线程的同步和互斥问题 -a demonstration of principle orders ftp server, the use of volume and signal to solve critical multithreading and synchronization of Mutual Exclusion
  3. 所属分类:Ftp服务器

    • 发布日期:2008-10-13
    • 文件大小:21332
    • 提供者:胡军
  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. UCOS2_ZLGGUIv0.2

    0下载:
  2. 开发环境为ADS V1.2 v0.2 加入zlg_gui代码后调试通过, 现有功能:ucos2+zlg_gui,实现按KEY1键使蜂鸣器响两声并在LCD液晶上打印出按键次数。使用了信号量互斥的方法实现了只有先按键后蜂鸣器才响铃。-development environment for ADS V1.2 V0.2 joined zlg_gui code debugging, the existing functions : ucos2 zlg_gui achieve by KEY1 ke
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:140072
    • 提供者:王萧风
  1. sem_fun

    0下载:
  2. 一组关于linux/unix下sem信号量的控制函数代码,实现对信号量的创建,加,减,删除,返回操作值等操作.-a group of linux / unix sem signal under the control function code, the signal achievement of creation, plus or minus, delete, returned to the operating value of such an operation.
  3. 所属分类:Linux/Unix编程

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

    0下载:
  2. μCOS-II基础实验,包含信号量使用的程序- COS-II experimental basis, the volume contains signal the procedures used
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:42196
    • 提供者:wish
  1. unix_reader_writer

    0下载:
  2. unix下实现的读写者问题的代码,使用信号量的方法实现-under the problems of reading and writing code, the use of signal method
  3. 所属分类:Shell编程

    • 发布日期:2008-10-13
    • 文件大小:2203
    • 提供者:rock
  1. ucos252-src

    0下载:
  2. 著名的嵌入式操作系统uC/OS的完整内核源代码,内核版本号2.52。 该源代码主要包括如下几个方面: 1、任务管理 2、消息邮箱 3、消息队列 4、信号量 5、事件管理 6、内存管理-famous embedded operating system uC / OS kernel integrity of the source code, the kernel version 2.52. The source code includes the following ma
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:82085
    • 提供者:浪迹天涯
  1. test_sem_vc

    0下载:
  2. 在vc环境下对ucos-ii的信号量的应用,有助于我们更加深刻的了解ucos-ii的通信。-in vc environment right CENTER-ii of the signal applications, help us to a more profound understanding CENTER-ii communication.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:260372
    • 提供者:wyt
  1. multitaskRTC

    0下载:
  2. 基于ucos的多任务与系统时钟实验,使用信号量解决任务间互斥问题,把系统时间显示在一个文本框中-based multi-task with the system clock experiments, the use of signal volume between mutually exclusive mandate to solve the problem, the system shows the time in a text box
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:252766
    • 提供者:liming
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com