搜索资源列表
shared memory in DLLs
- 共享DLL中的变量,可以让多个程序共用一个程序.-shared DLL variables, which allows multiple processes to share a procedure.
shared-memory
- unxi下共享内存的使用,提高系统效率-unxi under the use of shared memory, increase system efficiency
c_share_memory_demo.zip
- 共享内存的例子,Examples of shared memory
SharedMemIpc_demo.zip
- 使用共享内存通讯的程序例子,the demo of communication using shared memory
Postmaster的Shared Memory结构
- Postmaster的Shared Memory结构.doc
shared-memory
- 利用信号量,锁,共享内存来实现线程同步的很好的例子-Using semaphores, locks, shared memory to achieve a good example of thread synchronization
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.
share-mem
- Linux下C语言的共享内存编程-C language under Linux shared memory programming
Shared-memory-regions
- Shared memory regions——Berkeley db共享内存区域介绍-Shared memory regions- Berkeley db introduced shared memory region
2.Shared-memory-System-Partition
- Shared memory System Partition-2.Shared memory System Partition
4.Shared-Memory-System-Partition
- Shared Memory System Partition
About-Shared-Memory
- 关于使用共享内存以及如何进行内存管理的代码-a few srcs of how to use shared memory and manager it
Shared-memory
- 进程间通讯之共享内存: 共享内存概述 + 函数说明 + 函数格式 + 使用实例-Shared memory for interprocess communication
Shared-memory-connection
- 共享内存的连接与脱接,里面有详细的代码例子以及可执行文件-Shared memory connection and disconnection
Distributed-Shared-Memory
- 分布式共享内存的在Cluster上的实现-An implementation of distributed shared memory on clusters of workstations, connected via and IP-based network.
DISTRIBUTED-SHARED-MEMORY-2021-22-23
- a presentation on sisributed shared memory
CPP-use-shared-memory-
- C++ 使用共享内存实现进程间通信。 文件映射是一种实现进程间单向或双向通信的机制。它允许两个或多个本地进程间相互通信。为了共享文件或内存,所有的进程必须使用相同的文件映射的名字或是句柄。 为了实现共享文件,第一个进程先调用CreateFile方法。接下来调用CreateFileMapping方法来创建一个文件映射对象。并为文件映射指明一个句柄和名称。由于事件,信号,互斥对象和文件映射等这些内核对象都共享同一个名字空间,所以如果这个名字和其他一个对象的名称重名的话那么将创建失败
Shared-Memory
- This a program in c language to shared memory is a program for a class that i was have enyoit-This is a program in c language to shared memory is a program for a class that i was have enyoit
shared-memory
- 建立一个shared memory,实现两个处理器之间的数据传输。-The establishment of a shared memory, data transfer between the two processors.
Power PMAC Shared Memory
- Power PMAC Shared Memory