搜索资源列表
fork函数解析
- fork函数解析 包括进程控制 ,一般文件操作(包括管道和套接字)等等 -fork analytic functions, including process control, the paper operations (including pipes and sockets), etc.
通过消息传送数据
- 很好的操作系统课程设计,功能是利用命名管道进行通信,能学到很多东西-good courses on operating system design, function is to use named pipes for communication, a lot of things can be learned
节水灌溉管道水力计算
- 本程序为简单的节水灌溉管道水力计算,虽然小,但还是比较适用的。-procedures for the simple water-saving irrigation pipes hydraulic calculation, although small, but still more applicable.
VcNamePipe
- 利用命名管道邮槽来实现进程间的通信,程序包括客户端和服务端-use named pipes Post chutes to achieve inter-process communication, procedures, including client and server
AT91RM9200-BasicUSBPipe
- This zip describes USB communication through 2 pipes with a Windows 2000 PC application. Includes main.html file for help. -USB communication thro ugh two pipes with a Windows 2000 PC application. I ncludes main.html file for help.
name_Pipe
- 命名管道.pdf 介绍命名管道的原理和应用实现。对于进程间通信是个很好的东西。-Named Pipes. Pdf named pipe to introduce the principles and applications. For inter-process communication is a good thing.
匿名管道
- 用汇编编的匿名管道,支持win98/win2000/xp-Compilation made by the anonymous pipes, support win98/win2000/xp
nrf24l01_tutorial_3_pic18
- 介绍NRF24L01的多通道(Multiple Pipes),其中文件nrf24l01.c实现此射频芯片在多通道下的通信,多发单收,同样提供了发、发的HEX文件便于实验。-NRF24L01 introduced multi-channel (Multiple Pipes), which documents the achievement of this nrf24l01.c RF chips in a multi-channel communications, multi-single-admi
VxWorks
- VxWorks入门例程,包括基于Wind与POSIX的任务调度与通信(信号量、消息队列、管道)。-It is a package of some examples,which includes ones about task scheduling & communication (using semaphore & message queue & pipes) based on Wind & POSIX.
ipc
- Linux进程间通信小例子,包括管道,命名管道,信号,共享内存,消息队列等-Linux small example of the process of communication, including pipes, named pipes, signals, shared memory, message queues, etc.
Pipes
- pipes communication-pipes communication...
threecodes
- 1、 用C语言写一个程序名字为procs4,该程序运行过程中共有4个进程,procs4程序(父进程)创建2个子进程p1和p2,p1子进程再创建一个子进程p3。4个进程完成如下工作: 父进程并打印字符串“I am main process”;p1子进程打印“I am child process p1”字符串;p2子进程打印“I am child process p2”;子进程p3打印字符串“I am child process p3”,然后使用exec(族)系统调用打印当前目录下文件和子目录下
VxWorksDemosProject
- 初学者很好的实验源码,包括任务创建管理、任务间信号量的通信、消息队列、管道等-Good test source for beginners, including the task of creating management, semaphore communication between tasks, message queues, pipes, etc.
pipes
- 进程间通讯,用来控制WEB服务的请求监控-PIPES COMMU
Pipes
- Pipes used in operating system
pipes.c.tar
- This source code implements the use of pipes as in intercommunication process using pipes.
IPC-pipes
- C Code simulating hare and turtle race game.Program takes input from the file input.txt. Implement inter process communication using pipes.
CFD simulation of bubbly two-phase flow in horizontal pipes
- CFD simulation of bubbly two-phase flow in horizontal pipes
Channels-0.-Channels-and-pipes-with-frictional-an
- Channels and pipes with frictional and singular pressure drop. Excel spread sheet with Visual Basic functions
lab4_named_pipes
- named pipes , qt c/c++