搜索资源列表
SharedMemory.zip
- 共享内存使用的程序
SharedMemory
- 进程间通过共享内存文件通讯以及通过消息通讯示例-processes through shared memory communication and document messaging communications through examples
SharedMemory
- 这是一个共享内存很好的例子,是进程间通信最常用的一种方法,我觉得对大家很有帮助
TestSMDlg
- 接SharedMemory.h,进程间通信,内存共享的编程代码,对于软件编程来说,是不错的东西
TestSMDlg
- 接SharedMemory.h,进程间通信,共享内存代码,很好的一个例子,希望对大家能有所帮助
SharedMemory
- 共享内存使用的程序 -The app using memory share
shared memory in DLLs
- 共享DLL中的变量,可以让多个程序共用一个程序.-shared DLL variables, which allows multiple processes to share a procedure.
SharedMemory
- 进程间通过共享内存文件通讯以及通过消息通讯示例-processes through shared memory communication and document messaging communications through examples
SharedMemory
- 这是一个共享内存很好的例子,是进程间通信最常用的一种方法,我觉得对大家很有帮助-This is a good example of shared memory, inter-process communication is the most commonly used a method, I think very helpful to everyone
TestSMDlg
- 接SharedMemory.h,进程间通信,内存共享的编程代码,对于软件编程来说,是不错的东西-Then SharedMemory.h, interprocess communications, shared memory programming code, for software programming, it is a good thing
TestSMDlg
- 接SharedMemory.h,进程间通信,共享内存代码,很好的一个例子,希望对大家能有所帮助-Then SharedMemory.h, interprocess communications, shared memory code, an example of good, in the hope that everyone can be helped
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或通用图像处理软
NDVI
- 利用CUDA实现了遥感数字影像处理基本算法植被指数,并分别实现了采用Globalmemory、Sharedmemory,Texturememory进行数据传输,还同CPU中的串行代码进行了时间比较和误差分析。为了方便在服务器环境下测试运行,我们去掉了在Windows环境下对第三方库遥感影像库GDAL的依赖,而将遥感影像数据转成了二进制图像格式,对于输出影像也以同样的二进制格式存储。图像效果图通过专业遥感软件PCI或通用图像处理软件Pho
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)