搜索资源列表
内存共享
- 实现没有任何关系的进程之间内存共享的很好例子,含信号量控制的
使用内存映射文件共享数据的例子 FileMap
- 使用内存映射文件共享数据的例子- The use memory maps the document sharing data the example
读共享内存
- 读共享内存的c语言程序-Reading shared memory c Language Program
共享内存封装类
- 这是一个在VC环境下实现的关于操作系统中共享内存的源代码。-This is a VC environment in the realization of shared memory operating system source code.
《共享内存》源代码
- c++源码 《共享内存》源代码.zip-"shared memory" source code. Zip
创建写共享内存
- 创建写共享内存的例子,学习ipc的好-create shared memory example, a good learning IPS as moving
内存映像
- 内存影像使用实例(程序中两部分的内存共享)-examples of the use of video memory (two procedures part of the shared memory)
内存映像(动态库间)
- 动态库之间的内存共享(在动态库和主程序之间以及在动态库和动态库之间共享内存)-DLL between memory sharing (DLL and the main program and the dynamic between the library and DLL between shared memory)
VxWorks内存管理
- Vxworks内存管理: 《VxMP(共享内存).doc》、《VxVMI(虚拟内存).doc》、《09Memory.pdf》-Vxworks memory management : "VxMP (shared memory). Doc, "" VxVMI (virtual memory). Doc, "" 09Memory.pdf "
TestMem
- C#下内存共享的测试例子,在大容量的数据高效交换使用。-shared memory under test case, the large capacity of data exchange and efficient use.
ShareData
- 内存共享DLL实现,通过它可以实现多应用程序的数据共享.-memory shared DLL, it can be achieved through multi-application data sharing.
sharememory
- windows环境,vc++开发,进行内存共享-windows environment, vc++ development, shared memory
memcached-1.2.5
- 局域网中内存共享的服务端源码,通过udp方式实现,希望大家有用-LAN shared memory server source code, through udp way, I hope everyone useful
memmap
- windows 内存共享事例程序详细介绍了WINDOWS内存的访问读写-windows shared memory examples procedures described in detail WINDOWS memory access to read and write
cache
- OSCACHE API 供开发内存共享查阅使用。-OSCACHE API for shared memory access to the use of the development.
XQueue_demo
- 通过内存文件映象实现了一个FIFO消息队列,可以工作在所有的windows版本中,很好用的完成内存共享服务的代码-a FIFO message queue with memory map,compatible all windows version.
ShareMem
- 这个是进程间的内存共享程序,写的简洁易懂,是个学习共享程序好程序-This is a process to share memory between the procedures, written in simple and easy to understand, is a good learning process sharing programs
vcDEMO
- 实现进程之间内存共享,通讯。擦写内存。在不同的进程之间交换数据。-Achieve the shared memory between processes, communication. Erase the memory. In the exchange of data between different processes.
shm
- 跨平台(windows/linux)实现进程间内存共享功能(share memory with windows and linux)
内存共享c#版
- 运用windwosAPI共享内存的使用实例(Using windwosAPI shared memory example)