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

搜索资源列表

  1. SunAuxTest

    0下载:
  2. 管道 实现进程间通信 管道读数据是一次性操作,进程A将数据压入管道中,进程B读取数据,释放空间以便写更多的数据-Pipes for interprocess communication channels read data is a one-time operation, process A will be pressed into the pipeline data, process B to read data, freeing space for more data to write
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-13
    • 文件大小:3183
    • 提供者:twx
  1. VB-dos

    0下载:
  2. VB dos输出,其中采用了 命名管道 技术,代码相对简单,初学者可以-VB dos output, which uses named pipes, the code is relatively simple, beginners can look
  3. 所属分类:Console

    • 发布日期:2017-04-15
    • 文件大小:6221
    • 提供者:
  1. namepipe

    0下载:
  2. 命名管道异步方式 分为服务器与客户端 两个源代码 先运行服务器 再运行客户端-Named pipes asynchronous mode is divided into server and client source code to run two servers and then run the client
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3792051
    • 提供者:孙晓龙
  1. guandaopushe

    0下载:
  2. 管道铺设施工的最佳方案问题(需要在某个城市n个居民小区之间铺设煤气管道,则在这n个居民小区之间只需要铺设n-1条管道即可。假设任意两个小区之间都可以铺设管道,但由于地理环境不同,所需要的费用也不尽相同。选择最优的方案能使总投资尽可能小,这个问题即为求无向网的最小生成树。)本程序即是解决上述问题的,本人自己所写。-The best solution to pipeline construction issues (need a residential area of ​ ​ t
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:2721
    • 提供者:王贺
  1. 11.NamedPipes

    0下载:
  2. All pipe concepts that are needed to be learned for making "pipes" in linux
  3. 所属分类:Linux Network

    • 发布日期:2017-04-14
    • 文件大小:3842
    • 提供者:Saadi
  1. pipe

    0下载:
  2. c#中管道的运用测试 管道啊 进程间通讯 就是这样-use test pipes in c#
  3. 所属分类:Console

    • 发布日期:2017-04-17
    • 文件大小:288009
    • 提供者:wl
  1. source_807601436

    0下载:
  2. 利用管道进行进程间通信 设有二元自然数变量函数F(m,n)、f (m)  g(n) 请编程建立3个并发协作进程或线程,它们分别完成计算F(m,n)、f (m)和g(n)。-Programming to establish three concurrent collaborative processes or threads, respectively, to complete the calculation of F (m, n), f (m) and g (n
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-04
    • 文件大小:1723
    • 提供者:刘宇杭
  1. pipe

    0下载:
  2. 用vc++ 写的 使用匿名管道的例子 小程序 学习匿名管道的用法- Using vc++ to write a small example of using anonymous pipes program learn how to use anonymous pipes
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-14
    • 文件大小:3490303
    • 提供者:马超
  1. shell

    0下载:
  2. shell命令解释器的源码,实现内部外部命令及管道重定向等-shell command interpreter source code, to achieve internal and external commands and pipes and redirection
  3. 所属分类:software engineering

    • 发布日期:2017-04-15
    • 文件大小:6751
    • 提供者:ffzzxx
  1. millisecond_counter

    1下载:
  2. 基于Spartan6写的fpga秒表,可以在七段译码管上显示,而且用按键来实现秒表的计时开始,停止,累加。而且该项目是移动信息工程学院的课程项目之一,希望对有需要的人有帮助-Fpga based Spartan6 write stopwatch that can be displayed on the seven-segment decoder pipes, and use the keys to achieve the stopwatch start, stop, accumulate. An
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2014-12-15
    • 文件大小:1480704
    • 提供者:huangchuchuan
  1. Process

    0下载:
  2. 多进程编程,匿名管道,有名管道,油槽,剪贴板等技术。-Multi-process programming, anonymous pipes, named pipe, oil tank, the clipboard.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-10
    • 文件大小:1421
    • 提供者:周金炳
  1. fifocliserv

    0下载:
  2. 本代码用于讲解unix 环境下网络编程中的有名管道,这是一个使用有名管道的服务器和客户端的例子-This code is used to explain the unix network programming environment named pipe, which is an example of the server and client to use named pipes
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:6117
    • 提供者:wy
  1. pipe

    0下载:
  2. 本代码用于讲解unix 环境下网络编程中的无名管道,这是一个使用无名管道的服务器和客户端的例子-This code is used to explain the unix environment unnamed pipeline network programming, which is an example of the server and client use unnamed pipes
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-17
    • 文件大小:8885
    • 提供者:wy
  1. 6.2

    0下载:
  2. Simple programm on VS2013, server-client using pipes
  3. 所属分类:Other windows programs

  1. PipeSample-1vs4

    0下载:
  2. 利用匿名管道建立的一对四CONSOL程式,可以独立发送接受命令。-Use anonymous pipes to build a pair of four CONSOL program that can send and receive commands independently.
  3. 所属分类:Communication

    • 发布日期:2017-04-17
    • 文件大小:55569
    • 提供者:陈宗辉
  1. Unix

    0下载:
  2. 一个简单的shell,能够实现管道,外部命令,内部命令,bu-A simple shell, can be achieved pipes, external commands, internal commands, buaa
  3. 所属分类:Driver develop

    • 发布日期:2017-04-17
    • 文件大小:106171
    • 提供者:李明
  1. SpringSoft

    0下载:
  2. android 类似接水管游戏 饮水思源-android games like pipes connected GRATEFUL
  3. 所属分类:Other Riddle games

    • 发布日期:2017-06-18
    • 文件大小:27834290
    • 提供者:墨竹
  1. Flappy-Bird

    0下载:
  2. 像素鸟(flappy bird)由一位来自越南河内的独立游戏开发者阮哈东开发,是一款形式简易但难度极高的休闲游戏。简单但不粗糙的8比特像素画面、超级马里奥游戏中的水管、眼神有点呆滞的小鸟和几朵白云,白天夜晚两种模式便构成了游戏的一切。你需要不断控制点击屏幕的频率来调节小鸟的飞行高度和降落速度,让小鸟顺利地通过画面右端的通道,如果你不小心擦碰到了通道的话,游戏便宣告结束。-Pixel Bird (flappy bird) by an independent game developer from
  3. 所属分类:Other Games

    • 发布日期:2017-04-01
    • 文件大小:3078
    • 提供者:林玮鑫
  1. Interprocess-communication-

    0下载:
  2. 进程间通信示例程序,包括共享内存、管道、命名管道、文件锁、消息队列、协同进程等-Examples of inter-process communication procedures, including shared memory, pipes, named pipes, file locking, message queues, collaborative processes, etc.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-17
    • 文件大小:33483
    • 提供者:王飞
  1. pipe

    0下载:
  2. linux下的命名管道编程,属于进程间通信的一种机制, 用于不同进程间的通信,可作为参考-Named Pipes programming under linux, a part of inter-process communication mechanism for communication between different processes can be used as a reference
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:920
    • 提供者:deng
« 1 2 ... 7 8 9 10 11 1213 14 15 »
搜珍网 www.dssz.com