Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - PIPE
Search - PIPE - List
列举win2k named pipe, 使用本机API,适合初学者学习系统编程-The code enumerates WIN2K NAMED PIPE which is used local API and suit to learner who is studying system programming.
Date : 2025-07-02 Size : 2kb User : 王杰

DL : 0
Petri网分析工具PIPE is open-source-Petri net analysis tools PIPE is open-source
Date : 2025-07-02 Size : 1.38mb User : 刘耀明

DL : 0
应用程序和service程序通过nameed pipe通信的例子-Applications and service procedures nameed pipe through the example of communication
Date : 2025-07-02 Size : 52kb User : leo

一个Pipe的程序的源代码,写得比较经典,大家可以尝试下载看看,阿东的-Pipe of a program s source code, written in the classical comparison, we can try to download to see the Adong
Date : 2025-07-02 Size : 51kb User : keddy

DL : 0
Linux平台下的用c语言实现pipe(进程间通信的一种),请站长接收-Under the Linux platform using c language realize pipe (an inter-process communication), please head to receive
Date : 2025-07-02 Size : 1kb User : qq

DL : 0
操作系统编程,利用pipe管道实现进程间通信,linux环境下gcc编译-Operating system programming, the use of pipe pipeline implementation process communication, linux environment gcc compiler
Date : 2025-07-02 Size : 1kb User :

一个简单的演示程序,关于如何写一个简单的pipe -Demonstration of a simple procedure on how to write a simple pipe
Date : 2025-07-02 Size : 1kb User : athos

Sample code for Pipe Middleware.
Date : 2025-07-02 Size : 1kb User : iagofg

windows操作系统下的命名管道简单实现!-pipe
Date : 2025-07-02 Size : 42kb User : 张研

DL : 0
linux 下进程间的通信,用管道方式实现!-pipe of linux
Date : 2025-07-02 Size : 5kb User : xc

Windows 操作系统中 进行 管道 通信-Windows operating system to pipe communication
Date : 2025-07-02 Size : 9kb User : YOYO

一个基于父进程和子进程之间用匿名管道进行进程通讯的实例,附带了可执行文件以及全部源码。非常好的了解匿名管道机制的程序。-One based on the parent process and child processes to process communication with the anonymous pipe instance comes with an executable file and all source code. A very good understanding of the anonymous pipe mechanism.
Date : 2025-07-02 Size : 83kb User : sss

进程间通信的一直方式,采用管道,此处用的是匿名管道,即子进程与父进程间的通信-Inter-process communication methods have been used pipe, used here is the anonymous pipe, that is, the child process and parent inter-process communication
Date : 2025-07-02 Size : 3.59mb User : yuanzi

DL : 0
该程序先使用pipe()函数创建一个临时通信管道,然后使用fork()创建两个子进程,使用write()函数向管道两次写入”I’m parent process。”的信息,两个子进程使用read()函数从管道中获取信息并输出,然后两个子进程分别向管道写入”I’m child process a”和”I’m child process b”信息,由父进程从管道中读出并显示。在使用write()函数前,需要先使用lockf()函数锁住管道,写完信息后再解锁管道。-The program first use pipe () function to create a temporary communications pipe, and then use the fork () to create two sub-processes, use the write () function is written twice to the pipeline " I' m parent process." Information, the use of two sub-processes read () function to obtain information from the pipe, and output, and then two sub-processes to the pipeline were to write " I' m child process a" and the " I' m child process b" information, from the parent process from the pipeline to read and display the . Using the write () function, you need to first use lockf () function is locked pipelines, finish information and then unlock the pipes.
Date : 2025-07-02 Size : 1kb User : JK

DL : 0
使用pipe和记事本通信,获取记事本内容和向记事本写入内容。-The use of pipe and Notepad communications.
Date : 2025-07-02 Size : 2kb User : ac2855

一个双线程安全的Pipe实现。一个线程在端读,另一个线程在另一端写,可以用做线程间通信。-A two-threads safe Pipe implement. One thread writes on the in-side, and another thread reads on the other side. U can use it to communicate in two threads. It s safe!
Date : 2025-07-02 Size : 3kb User : Zephyr Shannon

利用管道执行cmd,显示回显内容,管道加createprocess实现该功能-use pipe to execute cmd
Date : 2025-07-02 Size : 6kb User : 郑炯

DL : 0
pipe for jxta very good
Date : 2025-07-02 Size : 6kb User : youssef

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.
Date : 2025-07-02 Size : 5kb User : y

DL : 0
PIPE programs for unix based. helpful for everyine in this feils
Date : 2025-07-02 Size : 4kb User : pallam
« 12 3 4 5 6 7 8 9 10 ... 50 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.