CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - pipeline
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - pipeline - List
[
Linux-Unix
]
Unix进程通讯及同步互斥机制
DL : 0
Unix进程通讯及同步互斥机制,包括进程的管道通讯以及信号量实现的同步互斥机制-Unix process communication and synchronization contradict mechanisms, including the process of communication and signal pipeline capacity to achieve the synchronization mechanism Mutex
Date
: 2008-10-13
Size
: 3.9kb
User
:
冯昊飞
[
Linux-Unix
]
fifo_write_read
DL : 0
包含两个程序,一个用于读管道,一个用于写管道.主要是练习有名管道的使用方法.-contains two procedures, a pipeline used for reading, writing for a pipeline. Main pipeline is a well-known practice of use.
Date
: 2008-10-13
Size
: 1.17kb
User
:
baiyu
[
Linux-Unix
]
multi-tasking
DL : 0
vxworks 下多线程编程事例代码 包括:管道,队列,信号,多线程-vxworks multi-threaded programming code examples include : pipeline, queue, signals, multithreading
Date
: 2008-10-13
Size
: 27.79kb
User
:
王忠贵
[
Linux-Unix
]
guandaotongxin
DL : 0
1、 了解系统调用pipe()的功能和实际原理 2、 编写一段程序,使用管道实现父子进程之间的通信 a) 使用系统调用fork()创建一个子进程 b) 子进程调用函数write()向父进程发送自己的进程ID和字符串” s sending a message to parent.\\n”。 c) 父进程调用函数read()通过管道读出子进程发来的消息,将消息输出屏幕,然后终止 -1, the understanding of the system call pipe () function and the principle of two actual preparation of a procedure, Pipeline father used to achieve the process of communication between a) the use of system calls fork () to create a child process b) Import Cheng called function write () to send their parent process ID of the process, and the string "'s sending a m essage to parent. \\ n. " C) the process of the function call father read () through the pipeline read to the child process the news, the news output screen, then terminated
Date
: 2008-10-13
Size
: 4.37kb
User
:
witkey_eagle
[
Linux-Unix
]
minshell
DL : 0
一个简单的shell,可以实现管道,重定向,cd,后台,ls等功能-a simple shell, can achieve a pipeline, redirects, cd, background, and other functions ls
Date
: 2008-10-13
Size
: 4.14kb
User
:
刘光
[
Linux-Unix
]
testpipe
DL : 0
test pipeline under linux
Date
: 2008-10-13
Size
: 2.96kb
User
:
lgone
[
Linux-Unix
]
PipeExample
DL : 0
进程间通过管道通信,父进程传消息给子进程-inter-process communication through the pipeline, the father of the process - to-process information
Date
: 2008-10-13
Size
: 2.62kb
User
:
cjw
[
Linux-Unix
]
liunx_shellprogram
DL : 2
1. 编写一个C程序作为Linux内核的shell命令行解释程序。Shell程序应该使用与Bource shell相同的方式运行程序。 2. 增加功能以使用户可以使用\"&\"操作符作为命令的结束符。一个以\"&\"结尾的命令应该与shell并发执行。 3. 增加功能以使用户可以使用\"<\"和\">\"作为文件名前缀来重定向stdin和stdout描述符。同样,允许用户使用管道操作符\" \"来同时执行两个进程,并把第一个进程的stdout重定向为第二个进程的stdin。-1. Preparation of a C program as a Linux kernel shell command line interpreter. Shell procedures should be used with Bource shell the same way as operational procedures. 2. Increased functionality so that customers can use, "" operator, as ordered by the end tags. A "" the end of the order should be concurrent with the implementation of the shell. 3. Increased functionality so that customers can use "lt;" "Gt;" As a filename prefix to redirect stdin and stdout descriptors. Similarly, allows users to use pipeline operator, "" two parallel processes, and a process to redirect stdout second process stdin.
Date
: 2008-10-13
Size
: 22.48kb
User
:
李强
[
Linux-Unix
]
liunx_shellprogram
DL : 0
1. 编写一个C程序作为Linux内核的shell命令行解释程序。Shell程序应该使用与Bource shell相同的方式运行程序。 2. 增加功能以使用户可以使用"&"操作符作为命令的结束符。一个以"&"结尾的命令应该与shell并发执行。 3. 增加功能以使用户可以使用"<"和">"作为文件名前缀来重定向stdin和stdout描述符。同样,允许用户使用管道操作符" "来同时执行两个进程,并把第一个进程的stdout重定向为第二个进程的stdin。-1. Preparation of a C program as a Linux kernel shell command line interpreter. Shell procedures should be used with Bource shell the same way as operational procedures. 2. Increased functionality so that customers can use, "" operator, as ordered by the end tags. A "" the end of the order should be concurrent with the implementation of the shell. 3. Increased functionality so that customers can use "lt;" "Gt;" As a filename prefix to redirect stdin and stdout descriptors. Similarly, allows users to use pipeline operator, "" two parallel processes, and a process to redirect stdout second process stdin.
Date
: 2025-12-21
Size
: 22kb
User
:
李强
[
Linux-Unix
]
Unix进程通讯及同步互斥机制
DL : 0
Unix进程通讯及同步互斥机制,包括进程的管道通讯以及信号量实现的同步互斥机制-Unix process communication and synchronization contradict mechanisms, including the process of communication and signal pipeline capacity to achieve the synchronization mechanism Mutex
Date
: 2025-12-21
Size
: 4kb
User
:
冯昊飞
[
Linux-Unix
]
fifo_write_read
DL : 0
包含两个程序,一个用于读管道,一个用于写管道.主要是练习有名管道的使用方法.-contains two procedures, a pipeline used for reading, writing for a pipeline. Main pipeline is a well-known practice of use.
Date
: 2025-12-21
Size
: 1kb
User
:
baiyu
[
Linux-Unix
]
multi-tasking
DL : 0
vxworks 下多线程编程事例代码 包括:管道,队列,信号,多线程-vxworks multi-threaded programming code examples include : pipeline, queue, signals, multithreading
Date
: 2025-12-21
Size
: 28kb
User
:
[
Linux-Unix
]
guandaotongxin
DL : 0
1、 了解系统调用pipe()的功能和实际原理 2、 编写一段程序,使用管道实现父子进程之间的通信 a) 使用系统调用fork()创建一个子进程 b) 子进程调用函数write()向父进程发送自己的进程ID和字符串” s sending a message to parent.\n”。 c) 父进程调用函数read()通过管道读出子进程发来的消息,将消息输出屏幕,然后终止 -1, the understanding of the system call pipe () function and the principle of two actual preparation of a procedure, Pipeline father used to achieve the process of communication between a) the use of system calls fork () to create a child process b) Import Cheng called function write () to send their parent process ID of the process, and the string "'s sending a m essage to parent. \ n. " C) the process of the function call father read () through the pipeline read to the child process the news, the news output screen, then terminated
Date
: 2025-12-21
Size
: 4kb
User
:
[
Linux-Unix
]
minshell
DL : 0
一个简单的shell,可以实现管道,重定向,cd,后台,ls等功能-a simple shell, can achieve a pipeline, redirects, cd, background, and other functions ls
Date
: 2025-12-21
Size
: 4kb
User
:
刘光
[
Linux-Unix
]
testpipe
DL : 0
test pipeline under linux
Date
: 2025-12-21
Size
: 3kb
User
:
lgone
[
Linux-Unix
]
PipeExample
DL : 0
进程间通过管道通信,父进程传消息给子进程-inter-process communication through the pipeline, the father of the process- to-process information
Date
: 2025-12-21
Size
: 32kb
User
:
cjw
[
Linux-Unix
]
nonm
DL : 0
利用linux系中的无名管道实现文件传输-The use of linux systems realize the anonymous file transfer pipeline
Date
: 2025-12-21
Size
: 4kb
User
:
张友春
[
Linux-Unix
]
nm
DL : 0
采用有名管道的方式,在linux的系统中利用两个进程进行数据传输-Using well-known pipeline manner, in the linux system using two process data transfer
Date
: 2025-12-21
Size
: 5kb
User
:
张友春
[
Linux-Unix
]
linuxInterprocessCommunication
DL : 0
讲解linux 下进程通信、管道通信、信号、内存共享等编程。-Under linux on the process of communications, pipeline communications, signals, memory sharing program.
Date
: 2025-12-21
Size
: 163kb
User
:
zwgei
[
Linux-Unix
]
FINDSTATE
DL : 0
linux下通过通过进程的文件执行名查找其管道号pid-linux through through the process of implementation of the document search of its pipeline pid No.
Date
: 2025-12-21
Size
: 1kb
User
:
genser
«
1
2
3
4
5
6
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.