搜索资源列表
进程间通讯
- uclinux的进程间通信例子-Basis of Uclinux example of inter-process communication
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进程间通信机制。
lmbench_3.0-a7.orig.tar
- 嵌入式linux系统的测试工具,测试包括ram读写,进程创建,socket通信和disk io性能在内的linux系统基本性能参数
《Linux编程》
- 本书对Linux操作系统及其编程作了整体的介绍,以支持用于开发软件的公开源码模型。对内存管理、进程及其通信机制、PCI、内核模块编程及内核系统结构作了详细的解释,且附有很多程序代码实例。对深入研究Linux下的编程有很大的帮助。
进程间通信
- 用消息队列实现的简单聊天程序
0301_test-process
- ARM Linux2.4 进程间通信 非常好 -ARM Linux2.4 process communication very good
Book-EmbLinuxApp-Code
- 嵌入式LINUX事例代码,里面包括的文件主要有进程间的通信,串口的编程等-Examples of code embedded LINUX
8
- 《嵌入式Linux应用程序开发详解》第8章 进程间通信-" Embedded Linux application development explain" Chapter 8 Inter-process communication
srljlinuxe
- 深入理解Linux内核,该书详细的介绍了系统调用,内存地址,信号,进程的地址空间,进程通信,以及其他与内核有关的内容!-In-depth understanding of Linux kernel, the book details the system calls, memory addresses, signals, process address space, process communication, and other content related with the kernel!
Book-LinuxApp
- 华清远见嵌入式linxu编程,包括内核,驱动,移植,linuxAPI,文件,进程通信,QT。从入门到精通-China Qingyuan see embedded linxu programming, including the kernel, drivers, transplantation, linuxAPI, documents, process communication, QT. From Novice to Professional
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
mymp3
- mp3应用层控制程序,利用进程间通信的共享内存方式实现通信,实现歌曲的上一曲,下一曲,暂停,继续,停止等功能-mp3 application layer control procedures, the use of shared memory inter-process communication means for communication, to achieve on a song, next song, pause, resume, stop, etc.
message_queue
- 基于Linux下的进程通信中的消息队列,以及相关的实现代码-Based on the process of communication under Linux message queue, and the realization of the relevant code
process_comunicatio
- 在Linux中创建进程通信,帮助初学者学习进程创建并通信。-In the process of creating Linux communication, to help beginners learning process to create and communication.
ARM_LINUX_SERIAL
- 中嵌ARM、LINUX嵌入式4.第四次课(进程通信串口通信)-Embedded in ARM, LINUX embedded 4. Fourth Division (process communication serial communication)
keyboard
- 一个用于通过管道进行进程通信的测试程序,仅供参考-The application is about pipe for IPC.
MsgIsSingle
- 多个进程通信程序,本程序描述了多个进程通信的过程-more process connect to net
ServerDlg
- 进程通信,可用于简单的进程通信实验,实验代码用的是c-Interprocess communication
dx_app
- 教学实验程序相关,是用来进程通信,内存共享原子操作等-e teaching experiment program is related to the process of communication, memory sharing atomic operation, etc.