搜索资源列表

  1. Code

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

    • 发布日期:2024-05-15
    • 文件大小:233472
    • 提供者:田海龙
  1. pipe

    0下载:
  2. window下命名管道封装类与测试代码 供学习或实际项目使用-failed to translate
  3. 所属分类:系统编程

    • 发布日期:2024-05-15
    • 文件大小:9526272
    • 提供者:姓名
  1. the-multi-thread-named-pipe

    0下载:
  2. 这一份源码是多线程命名管道的实现。包括服务器端工程MultiThread和客户机工程client。代码里面有详细的注释,读者应该能够看懂。-This source is the implementation of the multi-threaded named pipes. The package includes the projects of MultiThread and client. There are detailed n
  3. 所属分类:通讯编程

    • 发布日期:2024-05-15
    • 文件大小:7309312
    • 提供者:laymu
  1. IPCDemo

    0下载:
  2. 利用命名管道实现C++进程与C#进程间的通信,并支持复杂类型的传输。-Implement the IPC between C++ and C# processes using Named pipe .Also supports the transmission of complex structure.
  3. 所属分类:进程与线程

    • 发布日期:2024-05-15
    • 文件大小:27648
    • 提供者:
  1. clientPipe

    0下载:
  2. windows命名管道客户端使用,代码容易理解。-windows named pipe client, code easy to understand.
  3. 所属分类:通讯编程

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:Brian
  1. serverPipe

    0下载:
  2. windows命名管道服务端程序例子,程序简单易懂-windows server program named pipe example, the program easy to understand
  3. 所属分类:通讯编程

    • 发布日期:2024-05-15
    • 文件大小:3072
    • 提供者:Brian
  1. NamedPipe

    0下载:
  2. 该程序将windows命名管道的常用功能封装成一个类,使用时只需调用Connect、Read、Write函数即可实现局域网通信。-The program will be named pipes windows package into a class of commonly used functions, using, simply call Connect, Read, Write LAN communications functio
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:刘剑桥
  1. VC_Pipe

    0下载:
  2. 线程或进程之间的命名管道通讯实现.可以根据实际项目需求加入。-Thread or process to achieve communication between the named pipe. Can be added according to the actual needs of the project.
  3. 所属分类:进程与线程

    • 发布日期:2024-05-15
    • 文件大小:1200128
    • 提供者:
  1. windows-communicate

    0下载:
  2. 命名管道例子程序,实现windows 进程间的通讯-Named pipe example program, to achieve inter-process communication windows
  3. 所属分类:进程与线程

    • 发布日期:2024-05-15
    • 文件大小:29696
    • 提供者:
  1. PIPE

    0下载:
  2. 命名管道,实现进程间的双向通信,经过多次调试,已经能实现收发信息-Named pipes, to achieve two-way communication between the process, after several commissioning, has been able to send and receive information
  3. 所属分类:进程与线程

    • 发布日期:2024-05-15
    • 文件大小:5583872
    • 提供者:fish
  1. RSA-Signature-Validate-Crypto

    0下载:
  2. 文章和附件中的代码给用户一个产品用户激活的框架的源代码。包括:RSA算法实现、集成Cypto++环境、产品激活、客户端/服务器命名管道、产生和序列化RSA密码、RSA签名和验证以及产品密钥/序列号生成。 -This article signs the Product Key, which may prove to be too restrictive to the reader. In this case, see Installa
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-15
    • 文件大小:376832
    • 提供者:一贯故
  1. PipeService

    0下载:
  2. 命名管道在不同进程间的相互共享数据,该程序为服务器程序-Named Pipes in the interaction between different processes to share data, the program for the server program
  3. 所属分类:进程与线程

    • 发布日期:2024-05-15
    • 文件大小:1421312
    • 提供者:胡泊
  1. scullpipe

    0下载:
  2. linux下驱动程序。可以实现简单的命名管道功能。参考《linux设备驱动程序》第六章。 用make编译,sudo insmod scullpipe.ko装载,sudo rmmod scullpipe卸载。装载后根据/proc/devices中设备号用mknod创建设备文件。-drivers under linux. Can achieve a simple named pipe functions. Reference to li
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-15
    • 文件大小:157696
    • 提供者:肖皓
  1. process_communication_wince

    0下载:
  2. 开发平台:vs2005; 目标平台:WINCE; 功能描述: 进程间通讯的方法有很多,除了常用的剪切板外,还可以用以下几种方法来实现:利用Windows消息WM_COPYDATA、全局原子、内存映射文件、命名管道、邮槽等。 在这里我使用的是Windows消息WM_COPYDATA来实现进程间通讯。-Development platform: vs2005 target platform: WINCE Descr ip
  3. 所属分类:Windows CE

    • 发布日期:2024-05-15
    • 文件大小:21882880
    • 提供者:simon
  1. AITV_Framework

    0下载:
  2. 这是一个基于命名管道的进程通信及调度程序框架的试验版本。一个solution中包含3个Project.其中,AppScheduling是进程调度程序(这个是将来可以使用的版本),TestJiuGong和TestPlayer分别是九宫格导航和播放器的简单模拟(将来会被实现真实功能的程序所替换。) AppScheduling的功能:启动后自动隐藏窗口,启动九宫格导航。九宫格导航按1键后退出,启动播放器;播放器按0键后退出,启动九宫格导航
  3. 所属分类:进程与线程

    • 发布日期:2024-05-15
    • 文件大小:147456
    • 提供者:Roger King
  1. NamedPipe

    0下载:
  2. 命名管道,学习网络编程的好例子 命名管道,学习网络编程的好例子 -Named pipes, a good example of learning network programming
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-15
    • 文件大小:2430976
    • 提供者:leijun
  1. usernamepipetocomu

    0下载:
  2. 利用命名管道进行通信,程序实现数据对接,数据通信,提供接口-The use of named pipes to communicate
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-15
    • 文件大小:18432
    • 提供者:老孙
  1. NamedPipe

    0下载:
  2. 该例程用于演示VC中的命名管道操作方法~-This routine is used to demonstrate the VC methods of operation- named pipes
  3. 所属分类:Windows编程

    • 发布日期:2024-05-15
    • 文件大小:3760128
    • 提供者:王晓军
  1. 111

    0下载:
  2. linux下的管道应用,此为命名管道,能够实现文件的读写操作-Under Linux piping applications, this is named pipe, can realize the file has read and write operations
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:vivian
  1. Linux_experiment

    0下载:
  2. 详细地讲述Linux的各种实验,包括命名管道,文件的实验-descr iption of Linux experiments
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-15
    • 文件大小:134144
    • 提供者:马路
« 1 2 3 4 5 6 78 9 10 11 »

源码中国 www.ymcn.org