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

搜索资源列表

  1. pipe——Petri网分析工具

    0下载:
  2. Petri网绘图、分析工具。可在windows/linux/mac下运行。可进行结构分析和初步性能分析及仿真。-Petri net mapping, analysis tools. The windows / linux / mac running. Structural analysis can be conducted and preliminary performance analysis and simulation.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1498648
    • 提供者:
  1. linux进程间通信的例子

    0下载:
  2. 用简单的例子实现了用命名管道实现进程间通信-simple example of the realization of the named pipe used to achieve inter-process communication
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2195
    • 提供者:wf
  1. pipe

    0下载:
  2. Linux 下验证管道通信机制。一端发送消息,一端接收消息。
  3. 所属分类:进程与线程

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

    1下载:
  2. linux函数应用实例,学习linux网络编程必备实例,帮助您迅速掌握linux下网络编程pipe函数的应用。
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2676
    • 提供者:legulas
  1. pipe

    0下载:
  2. linux下管道监视程序,父进程通过管道发送信息给子进程-linux monitoring procedures under the pipeline, the father of the process of sending information through the pipeline to the child process
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:612
    • 提供者:hc
  1. pipe.c

    1下载:
  2. Linux下管道通信,用管道一端用shell执行命令,在另一端读取命令结果-Linux, pipe communication with the pipeline one end of the shell to execute command to read the results of the command at the other end
  3. 所属分类:Embeded Linux

    • 发布日期:2015-09-30
    • 文件大小:1024
    • 提供者:Folwind
  1. pipeLinuxExample

    0下载:
  2. pipe的实现的Example,基于Linux-pipe the realization of the Example, based on Linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:1401
    • 提供者:qq
  1. pipe

    0下载:
  2. 操作系统编程,利用pipe管道实现进程间通信,linux环境下gcc编译-Operating system programming, the use of pipe pipeline implementation process communication, linux environment gcc compiler
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:839
    • 提供者:
  1. unix

    0下载:
  2. linux下的进程间通信,里面有无名管道通信的代码和结果。-linux pipe
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:9383
    • 提供者:玄岳
  1. pipe

    0下载:
  2. 一个简单的linux管道通信例子,方便初学linux的朋友-A simple example of linux channels of communication to facilitate learning linux friends
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:2175
    • 提供者:sbyygyfd
  1. pipe

    0下载:
  2. linux 下进程间的通信,用管道方式实现!-pipe of linux
  3. 所属分类:Linux-Unix program

    • 发布日期:
    • 文件大小:5405
    • 提供者:xc
  1. Linux

    0下载:
  2. linux系统管理,shell、socket、pipe、queue、semphora-linux
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:161329
    • 提供者:wangxy
  1. p10.2

    0下载:
  2. linux使用管道实现进程间的双向通信 pipe-linux pipe
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:625
    • 提供者:贼船长
  1. pipe

    0下载:
  2. linux pipe driver for 2410
  3. 所属分类:Linux-Unix program

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

    1下载:
  2. LINUX进程通信方法很多,但对于父子进程,最简单实用的方法就是管道。 示例代码给出的即是父子进程间利用管道通信。-There are many ways for the communication between processes in Linux. But for the parent and child, the most simple and practical way is pipe. Here is an example of pipe.
  3. 所属分类:Linux Network

    • 发布日期:2015-09-30
    • 文件大小:5120
    • 提供者:y
  1. pipe

    0下载:
  2. Linux中的管道技术,实现父亲向儿子传递信息-use linux pipe technology to complete the task which father pass the message to son
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:743875
    • 提供者:小玲
  1. pipe

    0下载:
  2. linux环境下 局域网内的pipe通信机制-linux pipe within the LAN environment, the communication mechanism
  3. 所属分类:Linux Network

    • 发布日期:2017-04-03
    • 文件大小:14913
    • 提供者:jack
  1. pipe

    0下载:
  2. linux进程间通信---管道的应用 pipe实例函数代码-linux pipe
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:8936
    • 提供者:nana
  1. linux-pipe-programming

    0下载:
  2. linux管道编程,有志向学习嵌入式编程-linux pipe programming ambition to learn embedded programming
  3. 所属分类:Linux Network

    • 发布日期:2017-11-18
    • 文件大小:24355
    • 提供者:麻花疼
  1. pipe-demo

    0下载:
  2. linux管道通信,命名管道怎么做到进程间通信的-linux pipe commnuication,how to ipc using named pipe
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4195
    • 提供者:张先发
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com