搜索资源列表
SharedMemory.zip
- 共享内存使用的程序
SharedMemory
- 进程间通过共享内存文件通讯以及通过消息通讯示例-processes through shared memory communication and document messaging communications through examples
SharedMemory
- 这是一个共享内存很好的例子,是进程间通信最常用的一种方法,我觉得对大家很有帮助
TestSMDlg
- 接SharedMemory.h,进程间通信,内存共享的编程代码,对于软件编程来说,是不错的东西
TestSMDlg
- 接SharedMemory.h,进程间通信,共享内存代码,很好的一个例子,希望对大家能有所帮助
SharedMemory
- share memory函数的用法,对share memory函数函数获得一定了解。有助于增强对win32和Rtx通信的认识-share memory function is used, the function of the share memory function to obtain a certain understanding. Win32 help enhance communication and understanding Rtx
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
- Shared Memory可以讓兩個不同程序,共享相同數據。-Shared Memory for two different procedures, share the same data.
SharedMemory
- Shared Memory interface application program,
sharedmemory
- linux 下进程间的通信,用共享内存方式实现!-sharedmemory of linux
SharedMemory.tar
- Implementation of Shared Memory.
Laplacetest
- 利用CUDA实现了遥感数字影像处理基本算法中的拉普拉斯算子,并分别实现了采用Globalmemory、Sharedmemory,Texturememory进行数据传输,还同CPU中的串行代码进行了时间比较和误差分析。为了方便在服务器环境下测试运行,我们去掉了在Windows环境下对第三方库遥感影像库GDAL的依赖,而将遥感影像数据转成了二进制图像格式,对于输出影像也以同样的二进制格式存储。图像效果图通过专业遥感软件PCI或通用图像处理软件PhotoshopCS4打开。最后我们对计算结果进行了误差
NDVI
- 利用CUDA实现了遥感数字影像处理基本算法植被指数,并分别实现了采用Globalmemory、Sharedmemory,Texturememory进行数据传输,还同CPU中的串行代码进行了时间比较和误差分析。为了方便在服务器环境下测试运行,我们去掉了在Windows环境下对第三方库遥感影像库GDAL的依赖,而将遥感影像数据转成了二进制图像格式,对于输出影像也以同样的二进制格式存储。图像效果图通过专业遥感软件PCI或通用图像处理软件PhotoshopCS4打开。最后我们对计算结果进行了误差分析和加
SharedMemory
- Example of use of shared memory
SharedMemory
- Shared memory implementation
SharedMemory
- communication using shared memory.
libsharedmem_linux
- Linux sharedmemory source & demo
RTX-SharedMemory-DEMO
- RTX共享内存(SharedMemory)的实例代码,内附资料说明。要运行该源代码请先安装RTX8.1-RTX Shared Memory (SharedMemory) code examples, with an explanation. To run the source code please install RTX8.1
PCars2-MotionEngine-master
- 用于从PCars通过共享内存读取游戏状态数据并通过udp传送出来(Game PCars,use sharedmemory to get game status & use udp to send it out)