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

搜索资源列表

  1. roadtest

    0下载:
  2. 自己开发的移动信号路测设备软件,再linux下运行,3年前开发的程序,带多进程之间的通讯,需要的可以下载了-Developed their own mobile device software test signal path, and then run under linux, 3 years ago, the development of procedures, with multi-process communication between the need can be download
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-02
    • 文件大小:652564
    • 提供者:hxf
  1. processdemon

    0下载:
  2. 对其他进程进行监控,能自动重新启动其他进程。可以通过进程间通讯停止其他进程-check others process in windows system. send message to other process.auto restart other process.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-17
    • 文件大小:144767
    • 提供者:张立松
  1. 4510tongxun

    0下载:
  2. 基于S3C4510的家庭网关的通讯进程程序源码,已经经过测试-S3C4510 based on the home gateway communication process procedure code has been tested
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-29
    • 文件大小:76023
    • 提供者:王海春
  1. Sender

    0下载:
  2. 进程间的通讯,允许两个进程之间远程进行通讯,包括接受和发送端包括接受和发送端-the communication between two process,permit tow process to commnuncationpermit tow process to commnuncation
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-25
    • 文件大小:67447
    • 提供者:tom1234
  1. datapkg.tar

    0下载:
  2. 通过共享内存,采用页存储的方式保存数据,达到进程间大数据量的通讯等目的-Shared memory page is stored
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-15
    • 文件大小:8436
    • 提供者:xu ding
  1. ucos_mbox

    0下载:
  2. ucos的邮箱机制的应用实验,按键与点灯相结合,实现进程任务的实时通讯-ucos mbox
  3. 所属分类:uCOS

    • 发布日期:2017-04-16
    • 文件大小:173977
    • 提供者:吴准
  1. 004

    0下载:
  2. 关于命名管道或命名管线这种简单的进程之间的通讯机制。-On the named pipe or named pipe that simple communication mechanism between processes.
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-03
    • 文件大小:761714
    • 提供者:李帆
  1. MSNChatText_src

    0下载:
  2. 利用进程间通讯的方法,获取msn聊天内容的原代码-The use of inter-process communication methods, to obtain the contents of the msn
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-27
    • 文件大小:18095
    • 提供者:tangyiru
  1. Code

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

    • 发布日期:2017-04-08
    • 文件大小:231985
    • 提供者:郑海
  1. Factors_IPC_Efficency

    0下载:
  2. 一篇非常实用的关于进程间通讯在网络中应用的效率问题的文章-An article about the IPC s efficiency in the network communication. The author used lots of mathmatical model to illustrate the theory.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-04
    • 文件大小:694251
    • 提供者:Yuntao
  1. FTPService

    0下载:
  2. ftp服务器的主要功能是上传下载文件以达到数据共享的目的。在linux底下开发ftp服务器旨在帮助学员综合运用linux初级编程与linux高级编程所学到的知识。如:守护进程的编写,进程间通讯, 管道,socket编程,文件I/O标准库函数与系统调用,以及文件权限管理等等。具体操作详见压缩包里面的文档有操作服务手册,可以控制上传和下载的速度。-USER PASS CWD,XCWD CDUP REIN QUIT PORT PASV TYPE MODE RET
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:293280
    • 提供者:
  1. data_seg_share_demo

    0下载:
  2. 一个演示进程之间通过共享内存方式进行通讯的用例。-a sample project shows how to communicate between two different application.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:37832
    • 提供者:Jason
  1. Avr-Single-Chip-Communications-Vb-Chart-Software.r

    0下载:
  2. 实现功能如下 1:PC机与AVR通讯,显示数据以图表的形式。2:通讯状态显示、监测过程显示、时时温度显示、历史温度显示、时间进程显示。3:自动与手动图表保存功能。4:移动鼠标可以显示对应点的温度值及时间值。5:通讯简单 可靠。-To achieve the following functions 1: PC machine with AVR communications, display data in chart form. 2: communication status display, m
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:107006
    • 提供者:李智谋
  1. TestTcpIP

    0下载:
  2. 用TCPIP协议进行进程间的通讯测试,可用于程序对程序的控制同步等。-Inter-process communication
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-31
    • 文件大小:10638
    • 提供者:姚育云
  1. ACE

    0下载:
  2. ACE书籍,里面包含ACE基础内容介绍、内部进程的通讯、进程线程的管理以及ACE高级编程-ACE Books, which contains the basis of the contents of ACE, the internal processes of communication, process management, and ACE-threaded high-level programming
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-06
    • 文件大小:879300
    • 提供者:铜豌豆
  1. vcDEMO

    0下载:
  2. 实现进程之间内存共享,通讯。擦写内存。在不同的进程之间交换数据。-Achieve the shared memory between processes, communication. Erase the memory. In the exchange of data between different processes.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:31701
    • 提供者:崔志华
  1. ClipSamp

    0下载:
  2. 使用Windows的统一数据传输,进行进程间通讯的例子。-use windows uniform for communicato of process
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:30323
    • 提供者:spark.hao
  1. WM_COPYDATA

    1下载:
  2. 进程间通讯小程序,用VC2008 编写 WM_COPYDATA 控制发送消息-Inter-process communication applet, using VC2008 write control to send the message WM_COPYDATA
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-30
    • 文件大小:85127
    • 提供者:qq
  1. Clipboard

    1下载:
  2. 利用系统剪贴板实现vc进程间通讯-The use of the system clipboard to achieve inter-process communication vc
  3. 所属分类:Windows编程

    • 发布日期:2017-05-08
    • 文件大小:1884863
    • 提供者:shmily
  1. CommunicationPacket

    0下载:
  2. 我们的工程中用到的通讯包,可以支持Socket通讯,也可以利用文件映射来进行本地进程间的通讯。-Our engineering used in the communication package, can support Socket Communications, file mapping can also be used to carry out a local inter-process communication.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:45482
    • 提供者:yuancong
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 21 »
搜珍网 www.dssz.com