搜索资源列表
07
- Linux下进程间通信实例之一--信号,编译gcc -o 07_02 07_02.c-Linux, inter-process communication- signal
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 create two console applications, to
window-message-communication-
- 通过Windows窗口消息实现进程间通信-Windows window message via inter-process communication to achieve
Inter-Process-Communication
- Information in inter process communication (IPC) on Unix/Linux platform.
progress-communication
- Unix系统进程间通信讲述,进程间通信实例-Unix systems about inter-process communication, inter-process communication instance
process-communication
- linux进程间通信的三种机制的简单实现,包括管道,消息队列和共享内存-linux inter-process communication simple implementation of the three mechanisms, including pipes, message queues and shared memory
process-and-thres
- 很好进程间通信源代码 全部可以调试通过 本代码系课程作业-Good inter-process communication can debug the source code all the course work through the code line
process-communicationinduction
- 进程间通信是我们学习编程的基础,也是我们程序员必须掌握的知识,希望对大家有所帮助。-Inter-process communication is the basis for us to learn programming, programmers need to master our knowledge, we want to help.
Interprocess-communication
- 进程间通信与线程间通信分析和总结,一目了然。-Interprocess communication and inter-thread communication
communication-between-process-
- LINUX 程序间进程通信 此编码为操作系统原理实验内容-Inter-process communication LINUX
Inter-process-communication
- windows进程之间通讯的例子程序,仅供参考-examples of communication between the windows process procedures for reference only
process-comm
- 学习Windows上进程间通信的PPT,详细介绍了命名管道的使用方式-The study of inter-process communication on Windows PPT, details the use of named pipes
IPC-Inter-Process-Communication
- 微内核操作系统 (测试IPC通信),仅含有3个发送/接受函数的微内核,仅供学习-Microkernel operating system (test IPC communication), contains only three send/receive function of the micro-kernel for learning
process---socket
- 该程序为linux下面socket编程,主要用与进程间通迅,采用无连接技术。效率高,稳定性高。-The program for the following linux socket programming, mainly used for inter-process communication, with no connection technology. High efficiency, high stability.
Communication
- 在unix下实现f(n) = f(n-1)*n,g(n)=g(n-1)+g(n-2),F = f+g 之间的进程间通信问题。-F achieved in unix (n) = f (n-1)* n, g (n) = g (n-1)+g (n-2), inter-process communication between F = f+g problem.
Interprocess-communication-
- 进程间通信示例程序,包括共享内存、管道、命名管道、文件锁、消息队列、协同进程等-Examples of inter-process communication procedures, including shared memory, pipes, named pipes, file locking, message queues, collaborative processes, etc.
process-communication
- 多进程及进程间通信程序,使用2个消息队列传递消息。-Multi-process and inter-process communication: Use two message queues to pass messages.
Pipeline-inter-process-communication
- 进程间管道通信,进程间通信是操作系统课上必做的实验之一。-Interprocess communication pipes, inter-process communication is one of the operating system on the experimental class will do.
process-communication
- 该实例详细介绍了如何使用剪贴板来实现进程间的通信。-This example describes in detail how to use the clipboard to achieve inter-process communication.
process-communication
- 进程之间的信息传递不可能通过变量或其它数据结构直接进行,只能通过进程间通信来完成-Process of information transmission between impossible by a variable or other data structure directly, can only be done through inter-process communication