搜索资源列表
嵌入式linux开发详解代码
- 进程创建,进程等待,进程通信等方面源代码,适合初学者学习,较好。-process creation, the process of waiting, the process of communication, and other aspects source code, for beginners learning, better.
linux_process_communication
- 本资源中含有有关LINUX进程通信的一些文章,从详细说明了信号量、管道以及消息队列等方式介绍。
LinuxKernelInterpretation
- 教学内部实验教案,提供对操作系统内核的实验理解: Linux 操作系统内核 基本实验指导 Contents : z 系统安装实验 z Linux内核实验 z 进程管理实验 z 存储管理实验 z 进程通信实验 z I/O 设备管理实验 z 文件系统管理实验 -Internal experimental teaching lesson plans, provide the experimental understanding of the op
Linuxcommunications
- Linux环境进程间通信,详细阐述Linux环境进程间通信-Linux environment for inter-process communications, the environment in detail the process of communication between Linux
CProgrammingInLINUX
- linux下的C语言编程,包括文件操作、进程通信、信号处理等-linux under the C language programming, including file operations, process communication, signal processing, etc.
osshiyan
- 本实验要求熟悉Linux环境下C语言编译器的使用。掌握操作系统中有关进程创建、进程同步、进程互斥以及进程间通信相关系统调用的使用,按照要求书写实验报告-Requirements of this experiment are familiar with C language under Linux environment for the use of the compiler. To master the process to create the operating system, proces
linuxhjjc
- 进程之间的通信linux下监控进程之间的通信 进程间通信主要包括管道, 系统IPC(包括消息队列,信号量,共享存储), SOCKET,-Linux 进程间通信主要包括管道, 系统IPC(包括消息队列,信号量,共享存储), SOCKET,
linux
- 深刻理解Linux进程间通信.doc 详细介绍了linux进程间的通讯原理-A deep understanding of Linux inter-process communication. Doc details the inter-process communication principle linux
IPCProcess
- 关于Linux系统下进程间通信的很好的学习资料。-Next on the Linux system, inter-process communication of good learning materials.
connection
- 进程间基于共享存储区的通信,用C语言编写的,在Linux下运行-connection during the memory
Linux_Network_programming
- Linux网络编程教程,共十四章,第一章概论;第二章 UNIX/Linux 模型;第三章进程控制;第四章进程间通;第五章通信协议简介-Linux network programming tutorials, a total of 14 chapters, the first chapter overview second chapter UNIX/Linux model Chapter III process control fourth chapter the process of in
Linux_server
- 这里包含了几个Linux服务器设计的文档。内容还很有含金量的。 目录:Linux环境并发服务器设计技术研究.pdf 基于并发服务器的网络通信的设计和实现.pdf 基于进程池的Linux并发服务器的研究.pdf 基于通信接口封装机制的网络并发服务器设计.pdf 基于主动队列管理的Linux并发服务器模型及负载均衡算法的研究.pdf-This contains a number of Linux server design document. It is very gold co
os-2-com
- 介绍了linux文件系统中关于进程的概述,包括pcb结构,进程映像,进程间的通信等。-Linux file system presented an overview on the process, including the pcb structure, process images, such as inter-process communication.
process
- 有关Linux中进程间的通信 , 包括信号量 , 管道 , 有名管道 , 消息队列等 , 从系统方面详细介绍进程间的通信-For communication between processes in Linux, including semaphores, pipes, named pipes, message queues, etc., from the system described in detail the communication between processes
Progress-Management-Linux
- Linux进程管理 包含用户进程的创建与调度执行、父进程等待子进程的同步、进程通信 等等。 -Linux process management includes the creation of the user process and schedule execution, the parent process waits for the child process synchronization, process communication.
11
- 这是一份LINUX下进程间通信的学习材料。-Under LINUX interprocess communication learning materials.
IPC.tar
- linux-进程间通信 共享内存实例讲解 在linux编译可以使用。- Inter-process communication shared memory linux- examples to explain can be used in linux compilation.