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

搜索资源列表

  1. ProcessCommunication

    0下载:
  2. Windows 的IPC(进程间通信)机制主要是异步管道和命名管道。(至于其他的IPC方式,例如内存映射、邮槽等这里就不介绍了) 管道(pipe)是用于进程间通信的共享内存区域。创建管道的进程称为管道服务器,而连接到这个管道的进程称为管道客户端。一个进程向管道写入信息,而另外一个进程从管道读取信息。 -Windows of the IPC (interprocess communication) mechanism is asynchronous pipelines and named
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:153605
    • 提供者:周晓宇
  1. cnamedpipe_src

    0下载:
  2. 命名管道进程通信,有面向对象和面向过程的良种实现方式.-Named Pipes communications process, and object-oriented and process-oriented approach to achieve improved varieties.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-05
    • 文件大小:24361
    • 提供者:yangliu
  1. Lesson17Code

    0下载:
  2. 命名管道是通过网络来完成进程间的通信,它屏蔽了底层的网络协议细节。我们在不了解网络协议的情况下,也可以利用命名管道来实现进程间的通信。 命名管道充分利用了Windows NT和Windows 2000内建的安全机制。 将命名管道作为一种网络编程方案时,它实际上建立了一个客户机/服务器通信体系,并在其中可靠地传输数据。-A named pipe is through the network to complete the process of communication, which sh
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:235110
    • 提供者:王大勇
  1. linux_process

    0下载:
  2. 该书详细介绍了linux进程之间通信的几种方式:信号,管道,共享内存等几种方式,并附有详细的实例,是一本不错的新手入门的电子书。-The book details the process of communication between linux in several ways: signals, pipes, shared memory, such as a number of ways, with detailed examples are a good green hand of the
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:210537
    • 提供者:陈笑天
  1. Pipe

    0下载:
  2. 手机小游戏,休闲类。接水管游戏,根据水流的入口和出口去移动水管使其连通。-Small mobile phone games, casual games. Then pipes Games, according to the flow of import and export of its connectivity pipes go mobile.
  3. 所属分类:Other Games

    • 发布日期:2017-04-24
    • 文件大小:54612
    • 提供者:罗利
  1. pipe_fifo

    0下载:
  2. linux下有命管道和无名管道的使用。以及管道读写规则-linux there is life under the pipelines and the use of unnamed pipes. As well as the pipeline to read and write the rules
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-26
    • 文件大小:25337
    • 提供者:陈灏
  1. 3DOpenGL

    0下载:
  2. 一个3D图形显示系统,封装了一些OPenGL函数,可以实现任意形状拉伸,直管,弯管等-A 3D graphics display system, a number of packages OPenGL function, can achieve tensile arbitrary shape, straight pipes, elbows, etc.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-28
    • 文件大小:88787
    • 提供者:hezhaoqing
  1. consolePipe_demo

    0下载:
  2. Example of using PIPEs for consoles apps
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-13
    • 文件大小:2703200
    • 提供者:2mm
  1. MingMingGuanDao

    0下载:
  2. 命名管道可在同一台计算机的不同进程之间,或在跨越一个网络的不同计算机的不同进程之间,支持可靠的、单向或双向的数据通信。不需要事先深入掌握基层网络传送协议(如 T C P / I P或I P X)的知识。这 是由于命名管道利用了微软网络提供者(M S N P)重定向器,通过一个网络,在各进程间建立 通信。-Named Pipes can be on the same computer between different processes, or across a network of d
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:761702
    • 提供者:kunlunshanjiao
  1. fifo

    0下载:
  2. 命名管道的应用编程基础,主要是创建和操作,他实现的是不同管道间的共享-Named Pipes based on the application programming, mainly the creation and operation, he realized is shared among different channels
  3. 所属分类:OS Develop

    • 发布日期:2017-04-12
    • 文件大小:957
    • 提供者:崔强
  1. pipe_cs

    0下载:
  2. 这是一管道程序,两个工程运行起来后,可利用管道相互通讯。-This is a pipeline process, the two projects up and running, you can communicate with each other using pipes.
  3. 所属分类:Communication

    • 发布日期:2017-04-29
    • 文件大小:88101
    • 提供者:fatmouse
  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. ivi_ls

    0下载:
  2. 目的: 1、应用UNIX的fork()等系统调用,编写一个c程序具有以下功能: a) 实现Shell的基本功能,包括有:打印提示符; 接受和分析命令行(滤去无效的空格、tab符号以及换行符等); 执行命令(要有出错处理;输入exit或者bye退出);返回父进程; b) 处理后台程序(不需要wait) c) 处理多行命令(分析命令行中的‘ ’并处理之) d)应用 dup(), pipe()系统调用具有输入输出重定向以及管道功能;
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:1973
    • 提供者:ivi
  1. code

    0下载:
  2. 进程通信的多方法实现。客户机产生两个随机数,发给两个服务器。服务器1(IP地址:192.168.0.1,Port:3254)将这两个随机数相加;服务器2(IP地址:192.168.0.10,Port:3255)将这两个随机数相减。两个服务器分别将运算结果返回给客户机,客户机显示回传结果。 要求用UDP方式,命名管道方式和命名的UNIX域套接字分别实现。 -Multi-process communication method. Client two random numbers gener
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:154268
    • 提供者:dwj
  1. jinchengtongxin

    0下载:
  2. 进程间通信基础(理论+实例) 包括管道,有名管道,消息队列,信号灯,共享内存,socket。-The basis of inter-process communication (theory+ examples), including pipelines, well-known pipes, message queues, semaphore, shared memory, socket.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:672168
    • 提供者:王小白
  1. Process_pipeline

    0下载:
  2. This piece of code simulates the communication of 5 processes using pipes starting from a master program that invokes the 5 concurrent processes.
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:492720
    • 提供者:Akshun
  1. TFTP.cxx

    0下载:
  2. TFTP协议实现的源代码,拥有所有TFTP所需要的功能-This class provides all infrastructure for a performant file transfer protocol. It works in conjuction with the rootd daemon and can use parallel sockets to improve performance over fat pipes.
  3. 所属分类:Ftp Client

    • 发布日期:2017-03-31
    • 文件大小:29723
    • 提供者:继超
  1. frequency

    0下载:
  2. 简易数字频率计: 1、频率计的测频范围为1Hz~10KHz,被测量的信号为TTL逻辑的标准方波信号;2、为提高测量精度,采用计数法(≥1000Hz)和测周法(<1000Hz)相结合的方法进行测量;3、显示器采用6位七段数码管,显示器的无效零应消隐。信号≥1000Hz时不显示小数点,信号<1000Hz时显示小数,小数点后取两位。 -Simple digital frequency meter: 1, frequency of measurement frequency range of 1
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:2989
    • 提供者:zhy
  1. MixedCandshellprograming

    0下载:
  2. esult,conf,pResult,user,system,include,char,male,close,print,size,count,return,center,intf,脚本语言,catuser,一条记录,maleus,max在linux上写程序、做网管的人,或多或少都会几种脚本。脚本语言灵活的变量类型、强大的正则表达式处理能力,再加上linux系统本身的管道、重定向以及丰富的命令行工具,让你编程起来游刃有余。 -esult, conf, pResult, user, syst
  3. 所属分类:File Formats

    • 发布日期:2017-04-14
    • 文件大小:5259
    • 提供者:邹氏
  1. a

    0下载:
  2. 测试开发板的源程序,按键等最基础的功能用于测试数码管,流水灯继电器。-Development board to test the source code, keys of the most basic functions, such as for testing of digital pipes, water lamp relay.
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:21139
    • 提供者:asfadfs
« 1 2 3 45 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com