搜索资源列表
LinuxIPC进程间的通信
- Linux 操作系统提供进程间通信(IPC)机制,用来保证正在执行的进程在内核的协调下能够 共享资源、同步以及交换数据等。Linux 支持大量进程间通信机制,包括信号、等待队列、管道 以及Unix 系统V 中提供的进程间通信机制,如消息队列、信号量和共享内存。-Linux operating system to provide inter-process communication (IPC) mechanism used to ens
UNIX下的信号使用
- UNIX环境中利用信号完成进程间的通信-UNIX environment complete signal inter-process communication
(进程通信)
- 进程管理中的进程通信 父进程和子进程间的通信 以及五种通信方式-process management of the process of communication process and the father of the child process and the communication between the five means of communication
通过消息实现进程间的通信
- 利用消息机制实现数据交换实现方便、应用灵活,广泛应用于无须大量、频繁数据交换的内部进程通信系统之中。-use of information data exchange mechanism to achieve convenient and flexible applications, which are widely used without massive, frequent exchange of data in the inter
进程间通讯
- uclinux的进程间通信例子-Basis of Uclinux example of inter-process communication
SendMsg
- 使用消息进行进程间的通信及交互。-information for the use of the inter-process communication and interaction.
(进程通信)
- 进程管理中的进程通信 父进程和子进程间的通信 以及五种通信方式-process management of the process of communication process and the father of the child process and the communication between the five means of communication
通过消息实现进程间的通信
- 利用消息机制实现数据交换实现方便、应用灵活,广泛应用于无须大量、频繁数据交换的内部进程通信系统之中。-use of information data exchange mechanism to achieve convenient and flexible applications, which are widely used without massive, frequent exchange of data in the inter
LinuxIPC进程间的通信
- Linux 操作系统提供进程间通信(IPC)机制,用来保证正在执行的进程在内核的协调下能够 共享资源、同步以及交换数据等。Linux 支持大量进程间通信机制,包括信号、等待队列、管道 以及Unix 系统V 中提供的进程间通信机制,如消息队列、信号量和共享内存。-Linux operating system to provide inter-process communication (IPC) mechanism used to ens
进程控制实验
- 操作系统实验,进程控制实验,Process.exe为父进程执行程序ChildProcess.exe为子进程执行的程序 该程序实现了进程间的消息通信,共享储存区通信以及管道通信-experimental operating system, process control experiments, Process.exe designation process ChildProcess.exe procedures for the im
DLLCallDemo
- 操作系统上机实验报告,进程间的通信,1. 选择Windows2000环境提供的进程通信工具:文件映射(filemap)、管道(Pipe或NamedPipe)、套接字(socket)完成同一机器上的两个进程、不同机器上的两个进程或不同操作系统下的两个进程之间的通信。-experimental operating system on the plane, inter-process communication, 1. Choose Wind
IPC
- 进程间的通信机制对于计算机人员来说显得尤为重要,此程序的简单的实现了某些功能。-Inter-process communication mechanism for computer personnel is particularly important that this procedure a simple realization of a certain function.
DataComm
- 这个是使用自定义消息实现进程间的通信,好码,简单使用-This is to use a custom message to achieve inter-process communication, good code, simple to use
jincheng1
- 通过共享内存实现进程间的通信!这个是进程1!-Through shared memory to achieve inter-process communication! This is the process of 1!
jincheng2
- 通过共享内存实现进程间的通信!这个是进程2!-Through shared memory to achieve inter-process communication! This is the process of 2!
tx
- 这个是一个代码实现进程间的通信及其具体解释!-This is a code to achieve inter-process communication and its detailed explanation!
080618104650
- 简单管道通信,介绍了如何通过pipe实现父子进程间的通信-Simple pipeline communications, through the introduction pipe realize how the process of communication between father and son
pipe.c
- 这是一个管道实现的简单源程序,实现进程间的通信和管理 -This is a pipeline to achieve a simple source code to achieve inter-process communication and management
jinchengtongxin
- 操作系统中进程之间的通信,用PV操作实现进程间的同步或者互斥控制-Operating system in the process of communication between, the PV operation to achieve inter-process synchronization, or mutually exclusive control
communication
- 进程间通信,通过共享内存的方式实现进程间通信,即在内存中开辟一个共享内存区域,创建两个控制台应用程序,来检测进程间的通信-Inter-process communication, through the shared memory means to achieve inter-process communication, that is in memory to open a shared memory region, to creat