搜索资源列表
SharedMemory.zip
- 共享内存使用的程序
SharedMemory
- linux下共享内存的C语言封装,以及示例代码。用于进程间和线程间通信。-Provide C-language package of shared memory under linux as well as sample code. This package is used for inter-process communication.
SharedMemory
- 共享内存使用的程序 -The app using memory share
sharedmemory
- linux 下进程间的通信,用共享内存方式实现!-sharedmemory of linux
SharedMemory.tar
- Implementation of Shared Memory.
SharedMemory
- Shared memory implementation
libsharedmem_linux
- Linux sharedmemory source & demo
SharedMemory
- 内存共享封装类, 方便使用-Shared memory wrapper class
SharedMemory
- 学习MFC内存共享的很好例程,大家可以共同学习进步-MFC memory sharing good learning routines, we can work together to learn and progress
SharedMemory
- Linux共享内存源码,包括写共享内存的进程代码,读共享内存的进程代码,还有信号量的代码-Linux shared memory source, including the process of writing code for shared memory, shared memory reading process code, there semaphore code
SharedMemory
- sharing memory between 2 program and transfer data betweem them