CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - PIPE
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - PIPE - List
[
Linux-Unix
]
pipe
DL : 0
linux函数应用实例,学习linux网络编程必备实例,帮助您迅速掌握linux下网络编程pipe函数的应用。
Date
: 2008-10-13
Size
: 2.61kb
User
:
legulas
[
Linux-Unix
]
pipe
DL : 0
Linux平台下的用c语言实现pipe(进程间通信的一种),请站长接收
Date
: 2008-10-13
Size
: 1.75kb
User
:
qq
[
Linux-Unix
]
linux进程间通信的例子
DL : 0
用简单的例子实现了用命名管道实现进程间通信-simple example of the realization of the named pipe used to achieve inter-process communication
Date
: 2025-12-24
Size
: 2kb
User
:
wf
[
Linux-Unix
]
root-ipc-fifo-examples.tar
DL : 0
UNIX/Linux环境下使用有名管道(FIFO)的例子。-UNIX/Linux environment using well-known pipe (FIFO) example.
Date
: 2025-12-24
Size
: 1kb
User
:
root
[
Linux-Unix
]
pipe
DL : 0
linux中管道的使用示例,包括无名管道和有名管道。-the use of linux in the sample pipeline, including pipeline and well-known pipeline unknown.
Date
: 2025-12-24
Size
: 8kb
User
:
王强
[
Linux-Unix
]
pipe.c
DL : 0
这是一个管道实现的简单源程序,实现进程间的通信和管理 -This is a pipeline to achieve a simple source code to achieve inter-process communication and management
Date
: 2025-12-24
Size
: 4kb
User
:
肖欣
[
Linux-Unix
]
pipe
DL : 0
Linux平台下的用c语言实现pipe(进程间通信的一种),请站长接收-Under the Linux platform using c language realize pipe (an inter-process communication), please head to receive
Date
: 2025-12-24
Size
: 1kb
User
:
qq
[
Linux-Unix
]
pipeLinuxExample
DL : 0
pipe的实现的Example,基于Linux-pipe the realization of the Example, based on Linux
Date
: 2025-12-24
Size
: 1kb
User
:
qq
[
Linux-Unix
]
l-out.c
DL : 0
The pipe "|" char in linux rewrite in C. Another example of managing streams in C.
Date
: 2025-12-24
Size
: 1kb
User
:
lupsyn
[
Linux-Unix
]
pipe
DL : 0
操作系统编程,利用pipe管道实现进程间通信,linux环境下gcc编译-Operating system programming, the use of pipe pipeline implementation process communication, linux environment gcc compiler
Date
: 2025-12-24
Size
: 1kb
User
:
[
Linux-Unix
]
pipe
DL : 0
linux下管道监视程序,父进程通过管道发送信息给子进程-linux monitoring procedures under the pipeline, the father of the process of sending information through the pipeline to the child process
Date
: 2025-12-24
Size
: 1kb
User
:
hc
[
Linux-Unix
]
pipe
DL : 0
一个简单的linux管道通信例子,方便初学linux的朋友-A simple example of linux channels of communication to facilitate learning linux friends
Date
: 2025-12-24
Size
: 2kb
User
:
sbyygyfd
[
Linux-Unix
]
pipe
DL : 0
linux 下进程间的通信,用管道方式实现!-pipe of linux
Date
: 2025-12-24
Size
: 5kb
User
:
xc
[
Linux-Unix
]
pipe
DL : 0
test for pipe program
Date
: 2025-12-24
Size
: 1kb
User
:
zhenchao
[
Linux-Unix
]
pipe
DL : 0
Linux下管道的实验,通过管道实现不需在管道里实现的代码功能的功能-Linux under the experimental pipeline through the pipeline to achieve without the pipe inside the code functions to achieve the function
Date
: 2025-12-24
Size
: 1kb
User
:
吴萤
[
Linux-Unix
]
pipe
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-12-24
Size
: 1kb
User
:
JK
[
Linux-Unix
]
pipe
DL : 0
Linux c 编程 命名管道的使用实例 IPC 多种通信方式中命名管道的方法实例-Linux c pipe IPC
Date
: 2025-12-24
Size
: 1kb
User
:
hydra
[
Linux-Unix
]
pipe
DL : 0
线程与管道通信 设有二元函数f(x,y) = f(x) + f(y) 其中: f(x) = f(x-1) * x (x >1) f(x)=1 (x=1) f(y) = f(y-1) + f(y-2) (y> 2) f(y)=1 (y=1,2) 请编程建立3个并发协作进程或线程,它们分别完成f(x,y)、f(x)、f(y) -pipe and linear community
Date
: 2025-12-24
Size
: 1kb
User
:
[
Linux-Unix
]
p10.2
DL : 0
linux使用管道实现进程间的双向通信 pipe-linux pipe
Date
: 2025-12-24
Size
: 1kb
User
:
贼船长
[
Linux-Unix
]
pipe
DL : 0
PIPE programs for unix based. helpful for everyine in this feils
Date
: 2025-12-24
Size
: 4kb
User
:
pallam
«
1
2
3
4
5
6
7
8
9
10
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.