搜索资源列表

  1. pipes

    0下载:
  2. 一个管道游戏的逻辑判断与模板,只有当所有的管道相连,才能够胜利-pipe game
  3. 所属分类:游戏

    • 发布日期:2024-05-20
    • 文件大小:5120
    • 提供者:sunzhong
  1. pipe

    0下载:
  2. this will help to know about pipes
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:naren
  1. NamedPipeClt

    0下载:
  2. 通过管道 进程间通信 -Inter-process communication via pipes
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:28672
    • 提供者:xhz678
  1. NamedPipeSrv

    0下载:
  2. 命名管道进程间通信 服务-Named pipes interprocess communications services
  3. 所属分类:进程与线程

    • 发布日期:2024-05-20
    • 文件大小:38912
    • 提供者:xhz678
  1. myshell_v0.3

    0下载:
  2. 在Linux中,用C编写一个myshell1原型,基本功能是根据创建一个子进程,它显示从父进程获得的环境变量和命令行参数,且父进程在子进程结束后退出。 父进程中接收控制台输入一行字符串,作为用户发出的Linux命令,如ls /usr/*.c <回车>,在创建一个子进程后,子进程通过调用execlp()系统调用,执行这条命令。输入输出重定向与管道-In Linux, using C to write a myshell1 p
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:qiren
  1. 19680004771_1968004771

    0下载:
  2. Thesis "Mixed convection heat transfer in vertical horizontal and inclined pipes"
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:999424
    • 提供者:Amin
  1. process

    0下载:
  2. 有关Linux中进程间的通信 , 包括信号量 , 管道 , 有名管道 , 消息队列等 , 从系统方面详细介绍进程间的通信-For communication between processes in Linux, including semaphores, pipes, named pipes, message queues, etc., from the system described in detail the communica
  3. 所属分类:行业发展研究

    • 发布日期:2024-05-20
    • 文件大小:54272
    • 提供者:kouyang
  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-20
    • 文件大小:7309312
    • 提供者:laymu
  1. Process-communication

    0下载:
  2. ? 编写两个进程,一进程负责发送字符 串,另一进程负责接收字符串; ? 支持Windows/linux的的共享存储区、消息、有名和无名管道、Socket通信 ? 发送进程应可以从窗口或键盘上接收字符串; ? 接收进程应可将字符串显示在窗口上; -? preparation of two processes, a process responsible for sending a string, another proce
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:119808
    • 提供者:陈明
  1. NRF24L01mulsend2

    0下载:
  2. nrf24l01的多点通信(发送部分)的代码,已经测试完成。-the send2 code for nrf24l01 which copes with the multi-node communication
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:49152
    • 提供者:李笑雨
  1. shell

    0下载:
  2. 自己写的shell解释器,有多重管道、重定向、以及读入双引号功能。程序风格良好,适合阅读。-Write your own shell interpreter, there are multiple pipes, redirection, and read features double quotation marks. Good program style, suitable for reading.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-20
    • 文件大小:189440
    • 提供者:ryyrzzl
  1. lab3

    0下载:
  2. The subject of this programming assignment is using Linux/UNIX system calls dealing with processes and pipes.-The subject of this programming assignment is using Linux/UNIX system calls dealing with processes and pip
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:ChuChu
  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-20
    • 文件大小:2048
    • 提供者:刘剑桥
  1. Pipe

    0下载:
  2. 本游戏中有2个蓝色和黄色的水管,通过方向键选择蓝色水管,按中心键可以旋转蓝色水管,游戏的任务是利用蓝色水管将水流的出口和入口联通。-This game has two blue and yellow water pipes, water pipes through the arrow keys to select the blue, blue at center key can rotate pipes, the task of the
  3. 所属分类:游戏

    • 发布日期:2024-05-20
    • 文件大小:63488
    • 提供者:shindawang
  1. xz_compress

    0下载:
  2. xz stream compressor, reading uncompressed data from stdin and writing compressed data on stdout. It s best used with pipes, ie : cat file | test > file.xz
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:sebbu
  1. pipe

    0下载:
  2. 管道是UNIX系统和类UNIX系统都支持的通信机制,它也是进程间通信(IPC,Inter-Process Communication)最古老的形式之一。管道是半双工的,如果要实现双向通信,需要建立两个管道。管道只能用于具有亲缘关系的进程间进行通信,如果两个完全无关的进程进行通信,则需要使用有名管道,即FIFO。 本实验父进程从控制台读数据,并向管道中写字符串。子进程将父进程经由管道传输过来的字符进行大小写互转,然后将装换后的字符送回
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:tiger
  1. process-communication

    0下载:
  2. linux进程间通信的三种机制的简单实现,包括管道,消息队列和共享内存-linux inter-process communication simple implementation of the three mechanisms, including pipes, message queues and shared memory
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:
  1. v_limite_instabale_DQM

    0下载:
  2. DQM法matlab代码,用于求解输液管道的失稳问题,在边界弹簧刚度变化的情况下,给出了临界失稳流速。-DQM method matlab code for solving the instability problem pipes conveying fluid, the spring stiffness in the border cases, given the critical buckling velocity.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:caohang
  1. linux-ipc-chat

    0下载:
  2. 自己的写的linux下的管道聊天程序. 可以在超级终端开启两个session,然后分别运行两个应用程序.-A chat program pipes under linux. You can open two session sin the HyperTerminal, and then run the two applications, respectively.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-20
    • 文件大小:7168
    • 提供者:张元
  1. Componentes-NamedPipes

    0下载:
  2. Ejemplo de utilización de Named Pipes en Delphi
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-05-20
    • 文件大小:239616
    • 提供者:catkill
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 17 »

源码中国 www.ymcn.org