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

搜索资源列表

  1. java_serial

    0下载:
  2. 用java程序从串口读数据 在这个通讯程序中使用了一个简单的协议,既不同的消息之间用星号 * 作为分隔。这个 程序中的问题是ReadSerial进程和WriteSerial进程不能够同时启动,出错信息是不能够 打开串口,因为同样一个串口不能够同时被打开两次(在ReadSerial中声明了FileReader 和在WriteSerial中声明了FileWriter)。这样是不能够实现全双工通讯的。不知道有没有 做过的大侠能够讲讲处理的办法。 -with readi
  3. 所属分类:串口编程

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

    0下载:
  2. UNIX环境下如何应用消息队列实现进程间通讯,值得一看的好-UNIX environment on the use of Message Queue to achieve inter-process communication, enjoying their good Dongdong
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:179221
    • 提供者:周兆维
  1. www.cohoo.com.cn.socket

    0下载:
  2. 共四个演示。分别如下: 1:Sample    一个简单的使用了共享内存映射的例子,运行两个实例看看就知道,没有什么特别。 2:SendText    不用窗口子类化,而达到和发送自定义消息同样的效果。  3:SendFile    由于演示2中还是通过发消息来传递字符串,不可能传递大块文本,本例综合演示1和演示2达到传递大块文本的功能。 4:Chat    演示2和演示3使用的都是SendMessage来发放通知消息,所以不能异步通讯,SetWindowText
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:52570
    • 提供者:cohoo
  1. shakang

    0下载:
  2. 在linux平台下运行的多进程运行的程序,在其间共享锁以实现通讯。-running under Multi-process operation procedures, in which shared lock to achieve communication.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:1555
    • 提供者:yuhao
  1. expe3

    0下载:
  2. 进程间通讯,分别运行三个程序,然后再进行通讯!-inter-process communication, running three separate procedures, and then communicate!
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:17688
    • 提供者:wang
  1. 2006021801

    0下载:
  2. 共四个演示。分别如下: 1:Sample 一个简单的使用了共享内存映射的例子,运行两个实例看看就知道,没有什么特别。 2:SendText 不用窗口子类化,而达到和发送自定义消息同样的效果。 3:SendFile 由于演示2中还是通过发消息来传递字符串,不可能传递大块文本,本例综合演示1和演示2达到传递大块文本的功能。 4:Chat 演示2和演示3使用的都是SendMessage来发放通知消息,所以不能异步通讯,SetWindowText不能跨进程使用,
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:52568
    • 提供者:毛东
  1. a semaphore

    0下载:
  2. 进程之间通讯的一个例子-process of communication between an example
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1030139
    • 提供者:王飞
  1. three semaphore

    0下载:
  2. 三个semephor实现的进程之间通讯-three semephor achieve the communication process between
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1030968
    • 提供者:王飞
  1. aslanmsg

    0下载:
  2. 控件ASLanMsg是个很强大的工具,可以组织局域网中用户间消息的传递。操作时,该控件使用单向进程间通讯(IPC)机制Windows MailSlots,允许收发广播和通常消息。功能无限制。-ASLanMsg control is a very powerful tool that can organize LAN users among news relay. Operation, Control of the use of one-way inter-process communicatio
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:23532
    • 提供者:刘雨
  1. Codeps

    0下载:
  2. 详细讲解进程间通讯的四种方式:剪贴板、匿名管道、命名管道和邮槽。并比较分析这几种进程间通信的优点和缺点。-explain in detail the communication process in four ways : the clipboard, anonymous pipes, named pipes and mail chutes. Analysis and comparison of several inter-process communication advantages and
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:234599
    • 提供者:李君懿
  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. sev

    1下载:
  2. opc da 范例 1.进程外服务器。     2.支持异步通讯,支持回调。     3.最多支持10客户访问。     4.每客户可以最多建立10个Group对象。     5.支持Group对象的添加,删除,可以设置Group的名称,状态。 -an example. Foreign process server. 2. Support asynchronous communication, support callback. 3. Most support 10 cus
  3. 所属分类:中间件编程

    • 发布日期:2008-10-13
    • 文件大小:483810
    • 提供者:hemu
  1. process_clip

    0下载:
  2. 详细讲解进程间通讯的四种方式:剪贴板、匿名管道、命名管道和邮槽。并比较分析这几种进程间通信的优点和缺点。 -explain in detail the communication process in four ways : the clipboard, anonymous pipes, named pipes and mail chutes. And a comparative analysis of these types of inter-process communication a
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:234228
    • 提供者:讼师为
  1. wincestudy

    0下载:
  2. wince 绝好的资料,涉及到多进程,通讯,很全的,嵌入式爱好者千万不要错过!-wince excellent information that involves many processes, communication, I am all the Embedded lovers should not miss!
  3. 所属分类:行业发展研究

    • 发布日期:2008-10-13
    • 文件大小:7308059
    • 提供者:ocean
  1. NamedPipeClt

    0下载:
  2. 详细讲解进程间通讯的四种方式:剪贴板、匿名管道、命名管道和邮槽。并比较分析这几种进程间通信的优点和缺点-explain in detail the communication process in four ways : the clipboard, anonymous pipes, named pipes and mail chutes. And a comparative analysis of these types of inter-process communication on th
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:29653
    • 提供者:cq_3964
  1. tercomm

    0下载:
  2. 进程间共享内存通讯,采用两对缓冲区收发数据。-processes shared memory communications, using two pairs of sending and receiving data buffer.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:32489
    • 提供者:zhang3f
  1. lwp-2.2.tar

    0下载:
  2. 一个基于协同开发的轻量级进程间通讯处理包,在抢先和非抢先的线程模式下模仿了所有的LWP,可以作为非抢先模式下的替代。-one based on collaborative development of the lightweight process communication processing package, In pre-empt and pre-empted the non-threaded model to imitate all of the LWP, as a non-pre-e
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:376136
    • 提供者:zds
  1. processcommunication

    0下载:
  2. 实用的进程间通讯,实现程序间循环控制,符合特定的实验,应用场合-practical inter-process communication and achieve inter-cycle control procedures, to comply with specific experiments, applications
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:79936
    • 提供者:gaozhi
  1. jin_rose_jctx

    0下载:
  2. WM_COPYDATA 进程间通讯 系统消息 最简单的进程间通讯的例子-WM_COPYDATA inter-process communication system even the most simple process communication examples
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:319104
    • 提供者:李顺
  1. MultiThreadCommunication

    1下载:
  2. 多进程的串口通讯的示例,编译环境为Visual C 6.0.-process over the serial communication example, the build environment for Visual C 6.0.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:79939
    • 提供者:彭超
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 21 »
搜珍网 www.dssz.com