CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 匿名管道

搜索资源列表

  1. pipedoc

    0下载:
  2. 管道(Pipe)实际是用于进程间通信的一段共享内存,创建管道的进程称为管道服务器,连接到一个管道的进程为管道客户机。一个进程在向管道写入数据后,另一进程就可以从管道的另一端将其读取出来。匿名管道(Anonymous Pipes)是在父进程和子进程间单向传输数据的一种未命名的管道,只能在本地计算机中使用,而不可用于网络间的通信。-pipes (Pipe) for the actual inter-process communication for shared memory, the creati
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:6759
    • 提供者:王晓鹏
  1. mypipe

    0下载:
  2. 两个匿名管道通信的源代码,经通过测试,能在两个可执行文件之间获取数据。-two anonymous communication channel source code, the test in two executable files between data acquisition.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:34952
    • 提供者:王晓鹏
  1. Code

    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 adva
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:70773
    • 提供者:中国
  1. c_an_pipe_src

    0下载:
  2. 创建一个匿名管道的C++类CAnonymousPipe
  3. 所属分类:系统编程

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

    0下载:
  2. c++builder下对匿名管道的编程实现
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:10771
    • 提供者:独行客
  1. Code

    0下载:
  2. 详细讲解进程间通讯的四种方式:剪贴板、匿名管道、命名管道和邮槽。并比较分析这几种进程间通信的优点和缺点。
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:232073
    • 提供者:王宇
  1. Lesson17

    0下载:
  2. 详细讲解进程间通讯的四种方式:剪贴板、匿名管道、命名管道和邮槽。并比较分析这几种进程间通信的优点和缺点。
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:8754
    • 提供者:张建顺
  1. lesson17

    0下载:
  2. 孙鑫老师VC视频第十七课代码:详细讲解进程间通讯的四种方式:剪贴板、匿名管道、命名管道和邮槽。并比较分析这几种进程间通信的优点和缺点。
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:232883
    • 提供者:shanyingying
  1. fifo

    0下载:
  2. 一个使用匿名管道进行通信的示例程序,重点是管道是单向的,进行读写需要建立两个管道。
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:2478
    • 提供者:lht
  1. Code

    0下载:
  2. 进程间通讯的四种方式:剪贴板、匿名管道、命名管道和邮槽。并比较分析这几种进程间通信的优点和缺点。
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:232953
    • 提供者:hu
  1. cmd-echo

    0下载:
  2. 基于匿名管道的cmd回显,木马编程的基础,对学习匿名管道有帮助-Based on anonymous pipe cmd echo Trojan programming, learning the anonymous pipe
  3. 所属分类:Remote Control

    • 发布日期:2017-04-01
    • 文件大小:7755
    • 提供者:Andy
  1. SelectTime

    0下载:
  2. 1、创建一个基于单文档的应用程序 2、添加菜单及菜单项: 匿名管道 创建管道 读取数据 写入数据 -1, to create a single document based on the application 2, add the menu and menu items: Create anonymous pipe to read data into the data pipeline
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:280301
    • 提供者:hjw
  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. jinchengtongxun

    0下载:
  2. 剪贴板、匿名管道、命名管道和邮槽。并比较分析这几种进程间通信的优点和缺点。-Clipboard, anonymous pipes, named pipes and mail slots. And a comparative analysis of these types of inter-process communication of the advantages and disadvantages.
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-22
    • 文件大小:39594945
    • 提供者:qszchew
  1. pipe

    0下载:
  2. 匿名管道的实现,想学管道的朋友可以自己看一下-Anonymous pipe implementation, want to learn pipes friends can see it for herself
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-14
    • 文件大小:3401167
    • 提供者:wei
  1. akjjj

    0下载:
  2. windows中进程通信,主要是利用匿名管道来通信-windows in the process of communication, mainly the use of anonymous pipes to communicate
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:71207
    • 提供者:王坚
  1. apipe

    0下载:
  2. 類封裝了匿名管道IPC方法在Win32規定。 這個類提供了一個薄膠合板在SDK的空氣污染指數,這意味著所有的SDK中提供了豐富的可通過類。該類還提供自動清理,並啟用 Unicode的生成配置提供。 隨附的zip文件包含CAnonymousPipe源代碼,還包括一個簡單的風險投資 2005解決方案的編制和行使類。-The class encapsulates the Anonymous Pipe IPC method as provided in Win32.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-06
    • 文件大小:10200
    • 提供者:睡魔
  1. ProcessCommunication

    0下载:
  2. 有剪切板,匿名管道,命名管道,邮槽实现的进程间的通信,例子很简单,对入门有帮助-A clipboard, anonymous pipes, named pipes, mail slot communications between the process of implementation, examples of very simple, entry-help
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:255414
    • 提供者:刘月
  1. nimingguandao

    0下载:
  2. 孙鑫VC++深入详解中的匿名管道通讯实例,本人亲自验证通过,可以正常使用。-Xin Sun VC++ in-depth specs of anonymous communication channels instance, I personally verified through, you can normally use.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:78985
    • 提供者:fish33
  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-process communication strengt
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:233495
    • 提供者:田海龙
« 1 23 4 5 »
搜珍网 www.dssz.com