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

搜索资源列表

  1. 7_code

    0下载:
  2. linux多线程编程的例程,其中包括管道,多线程等-multithreaded programming routines, including pipelines, multi-threading
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:5425
    • 提供者:白涛
  1. JCTXWMGDSJ

    0下载:
  2. 进程间通信的无名管道研究 提供进程通信设计的文字部分及源代码-inter-process communication channel of anonymous communications research process design and the text of the source code
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:9791
    • 提供者:wodanige
  1. lessonprocess

    0下载:
  2. 命名管道充分利用了Windows NT和Windows 2000内建的安全机制。 将命名管道作为一种网络编程方案时,它实际上建立了一个客户机/服务器通信体系,并在其中可靠地传输数据。 命名管道是围绕Windows文件系统设计的一种机制,采用“命名管道文件系统(Named Pipe File System,NPFS)”接口,因此,客户机和服务器可利用标准的Win32文件系统函数(例如:ReadFile和WriteFile)来进行数据的收发。 -named pipe full advan
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:246014
    • 提供者:李思川
  1. mbxtest

    0下载:
  2. CCS中有关PIPE管道操作的例子,已经经过调试-CCS operation of the pipeline PIPE example, after debugging
  3. 所属分类:DSP编程

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

    0下载:
  2. windows进程通讯的例子,共有三种模式: 共享内存,管道,SOCKET,可以给未接触过的人作为参考-windows example of the process of communication, there are three models : shared memory, pipes, SOCKET. it has not been exposed to people as a reference
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:75073
    • 提供者:111
  1. HungryPeer

    0下载:
  2. 用JXTA实现的P2P应用程序,该应用程序主要时完成是,HungryPeer如何找到RestoNet对等组,并在同其他对等体建立管道连接的时候向其他对等体发送Request-using JXTA P2P application, the application procedures will be completed, HungryPeer RestoNet on how to find such group, and with other bodies such as the right to
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:57282
    • 提供者:Mikle
  1. windows_pipe

    0下载:
  2. 这一关于在windows 下设计管道的很好的参考资料,本人就是根据此作了一个完善的模块。-the windows on the design of the pipeline is a good reference, I was made under a sound module.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:44330
    • 提供者:万兵
  1. progressCode

    0下载:
  2. 进程间通信:剪贴板,匿名管道,命名管道,邮槽. -inter-process communication : clipboard, anonymous pipes, named pipes, mail chutes.
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:233224
    • 提供者:chenpeng
  1. fifo_write_read

    0下载:
  2. 包含两个程序,一个用于读管道,一个用于写管道.主要是练习有名管道的使用方法.-contains two procedures, a pipeline used for reading, writing for a pipeline. Main pipeline is a well-known practice of use.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1202
    • 提供者:baiyu
  1. popeconnect

    0下载:
  2. 实现进程的管道通信。用系统调用pipe( )建立一管道,二个子进程P1和P2分别向管道各写一句话: Child 1 is sending a message! Child 2 is sending a message! 父进程从管道中读出二个来自子进程的信息并显示(要求先接收P1,后P2)。 -process of the realization of the communication channel. With system call pipe () to establi
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2109
    • 提供者:钟洁
  1. aliasing

    0下载:
  2. 大俄罗斯民用机电产品对华出口作出了积极努力,对能源、航空、医疗设备贸易进行了规划,能源资源领域合作取得了积极进展,俄远东石油管道建设工程已经启动,俄罗斯支持中国企业参与俄罗-large Russian civilian mechanical and electrical products exports to China have made positive efforts in the energy, aviation, medical equipment trade in the plann
  3. 所属分类:中间件编程

    • 发布日期:2008-10-13
    • 文件大小:1114
    • 提供者:aabbcc
  1. multi-tasking

    0下载:
  2. vxworks 下多线程编程事例代码 包括:管道,队列,信号,多线程-vxworks multi-threaded programming code examples include : pipeline, queue, signals, multithreading
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:28455
    • 提供者:王忠贵
  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. guandaotongxin

    0下载:
  2. 1、 了解系统调用pipe()的功能和实际原理 2、 编写一段程序,使用管道实现父子进程之间的通信 a) 使用系统调用fork()创建一个子进程 b) 子进程调用函数write()向父进程发送自己的进程ID和字符串” s sending a message to parent.\\n”。 c) 父进程调用函数read()通过管道读出子进程发来的消息,将消息输出屏幕,然后终止 -1, the understanding of the system call pipe () fu
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:4476
    • 提供者:witkey_eagle
  1. GetMacByCmd

    0下载:
  2. 通过管道技术获得IP与MAC地址信息 利用IPCONFIG /ALL命令的运行结果获得的。-through the pipeline technology is IP and MAC address information using IPCONFIG / ALL orders Win OK results obtained.
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:15087
    • 提供者:张亮
  1. USBtongxun

    0下载:
  2. 如果你想打开一个USB管道,你首先要知道这种USB设备的GUID和管理道名称, 获取句柄以后就可以使用ReadFile/WriteFile进行读写了!-If you want to open a USB pipeline You must first know the GUID of USB devices and management Road name, Access handles can use it after ReadFile / WriteFile for literacy!
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:2184
    • 提供者:副类
  1. minshell

    0下载:
  2. 一个简单的shell,可以实现管道,重定向,cd,后台,ls等功能-a simple shell, can achieve a pipeline, redirects, cd, background, and other functions ls
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:4235
    • 提供者:刘光
  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. 2006.09.05-hpi430

    0下载:
  2. 用单片机和DSP测量DN100管道的气体流量,使用涡街传感器-MCU and DSP measurement DN100 pipeline gas flow, the use of Vortex Sensor
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:64532
    • 提供者:陈超
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com