搜索资源列表
LinuxIPC进程间的通信
- Linux 操作系统提供进程间通信(IPC)机制,用来保证正在执行的进程在内核的协调下能够 共享资源、同步以及交换数据等。Linux 支持大量进程间通信机制,包括信号、等待队列、管道 以及Unix 系统V 中提供的进程间通信机制,如消息队列、信号量和共享内存。-Linux operating system to provide inter-process communication (IPC) mechanism used to ensure that the process is being
cop
- 在嵌入式LINUX下,利用QCOP在进程间通信的实例。通过该实例你可以熟悉QCOP进程间通信机制。
Prentice.Hall.The.Linux.Programmers.Toolbox.Mar.20
- 本书为Linux编程工具书,涵盖了Linux程序开发的方方面面,内容深刻,讲解全面,对于一些高级主题如进程间通信等介绍的比较深入,是一本不可多得的Linux开发的高级参考书。
Book-EmbLinuxApp-Code
- 嵌入式LINUX事例代码,里面包括的文件主要有进程间的通信,串口的编程等-Examples of code embedded LINUX
8
- 《嵌入式Linux应用程序开发详解》第8章 进程间通信-" Embedded Linux application development explain" Chapter 8 Inter-process communication
Embedded-Linux-application-
- 本书包括Linux 快速入门.Linux 基础命令。Linux 下的C 编程基础。嵌入式系统基础。嵌入式Linux开发环境的搭建。 文件 I/O 编程。进程控制开发。进程间通信。多线程编程。嵌入式Linux 网络编程。嵌入式Linux设备驱动开发。Qt图形编程-This book includes Linux started quickly. Linux foundation command. The C programming under Linux based. Embedded syste
msgbuf
- linux下进程间的通信,非常好的实例,代码页比较好,完整-linux under the inter-process communication, a very good example, code page, complete
test-app
- 自制的linux下对一些外设接口的产测软件,在显示上使用Android界面,利用socket中的UDP来实现进程间通信。-Homemade linux some production measured peripheral interface software used on the display Android interface, a UDP socket to achieve inter-process communication.
LINUX-training-PPT--and-lab
- linux培训ppt全套资料,包含常见的linux进程间几种通信方式等源码,包含部分书籍-linux training ppt full set of information, including the source of the the several communication between the common linux process, contains some of the books
processaproach
- 基于TQ2440的LINUX程序源码,进程间通信测试程序,C语言编写,可在linux环境下交叉编译为arm板上可用的程序-TQ2440 Linux program source code, inter-process communication test procedures, C language, cross-compiler for arm board procedures available in the linux environment
ps_bat
- linux进程间通信消息队列 很好的通信实例,有助于开发人员作为文档-linux pros communication used message squeue
sig_bus
- 完成进程间信号通信实例,在linux下的编程,vi编译器-Examples of signal communication between the completion of the process
communications
- 在linux平台下开发的进程间通信源码,通信采用消息队列机制传输数据,具有很强的实用性-Under the inter-process communication linux-source platform development, communications message queue mechanism using data transmission, has a strong practical
msgbuf
- linux下进程间的通信,非常好的实例,代码页比较好,完整-linux under the inter-process communication, a very good example, code page, complete
UNIX-Advanced-programming
- 详细讲解了从c高级 linux基础 文件 标准库 目录结构 进程 线程 以及进程线程间的通信 终端 数据库等知识,中文版-Detailed account of knowledge senior c linux standard library directory file structure based interprocess communication terminal threads and process threads, etc.