搜索资源列表
-
0下载:
此源码为在VC下实现的进程间通信的功能,在WINDOWS环境运行-this source of the VC under the inter-process communication functions in Windows operating environment
-
-
0下载:
实现进程间通信,消息的创建、发送和接收,共享存储区的创建、附接和断接,实现储存管理-achieve inter-process communication, information creation, sending and receiving, storage sharing in the creation, and attached disconnect achieve storage management
-
-
0下载:
UNIX环境下如何应用消息队列实现进程间通讯,值得一看的好-UNIX environment on the use of Message Queue to achieve inter-process communication, enjoying their good Dongdong
-
-
0下载:
进程间通信的无名管道研究
提供进程通信设计的文字部分及源代码-inter-process communication channel of anonymous communications research process design and the text of the source code
-
-
0下载:
一个简单的关于LINUX下的进程间通讯的演示,使用的是信号量.适合初学编程的同学一起学习!-a simple LINUX on the inter-process communication demonstration, using a semaphore. Programming for beginner students learning together!
-
-
0下载:
· Develop clear, readable, well-documented and well-designed programs in the C Programming Language.
· Develop software in the Unix/Linux using tools such as gcc, gdb, and make.
· Locate and interpreting “man pages” applicable to applicatio
-
-
0下载:
unix网络编程 第1卷 套接口API和X/Open传输接口API
unix网络编程 第2卷 进程间通信
包括这两卷的源代码-unix Network Programming, Vol 1 socket API and X / Open Transmission Network Interface API unix Liaison Program, volume 2, inter-process communication, including two volumes of the so
-
-
0下载:
进程间通讯. 进程间通讯.进程间通讯-inter-process communication. Inter -process communication. Inter -process communication. Inter-Process Communication
-
-
0下载:
进程间通过管道通信,父进程传消息给子进程-inter-process communication through the pipeline, the father of the process - to-process information
-
-
0下载:
SUN Solaris8平台下进程间通信,网络编程实例。-Sun Solaris8 platform inter-process communication, and network programming examples.
-
-
1下载:
UNIX网络编程 第2卷 进程间通信 代码-UNIX Network Programming Volume 2 inter-process communication code
-
-
0下载:
linux下c语言编程——进程间通信方式之共享存储-c programming language -- inter-process communication methods are shared storage
-
-
1下载:
展示wm_copydata在进程间通信的应用-wm_copydata display in the inter-process communication application
-
-
0下载:
Linux下进程间通信实例之一--信号,编译gcc -o 07_02 07_02.c-Linux, inter-process communication- signal
-
-
0下载:
Information in inter process communication (IPC) on Unix/Linux platform.
-
-
0下载:
linux进程间通信的三种机制的简单实现,包括管道,消息队列和共享内存-linux inter-process communication simple implementation of the three mechanisms, including pipes, message queues and shared memory
-
-
0下载:
LINUX 程序间进程通信 此编码为操作系统原理实验内容-Inter-process communication LINUX
-
-
0下载:
该程序为linux下面socket编程,主要用与进程间通迅,采用无连接技术。效率高,稳定性高。-The program for the following linux socket programming, mainly used for inter-process communication, with no connection technology. High efficiency, high stability.
-
-
0下载:
在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.
-
-
0下载:
多进程及进程间通信程序,使用2个消息队列传递消息。-Multi-process and inter-process communication: Use two message queues to pass messages.
-