搜索资源列表
24c02xxxxx
- 24c02通用读写程序,比较详细.内分页读写-24c02 procedures in more detail. Pagination within literacy
bandwidthTest
- 对基于最新一代通用GPU--Geforce8800显存带宽的测试样例,对于通用计算而言,带宽的性能是至关重要的。-based on the latest generation of common GPU -- Geforce8800 memory bandwidth of the test sample. For general calculation, the performance bandwidth is essential.
fluidsD3D
- 基于最新一代通用GPU--Geforce8800,在CUDA平台上开发流体模拟程序,是基于GPU的通用计算应用在图形学领域的一个范例。由于该环境在国内不常见,并且支持模拟环境,保留了可执行文件作为参考。-based on the latest generation of common GPU -- Geforce8800. CUDA platform in the development of fluid simulation program, GPU is based on the gener
matrixMul
- 基于最新一代通用GPU--Geforce8800,在CUDA平台上开发的矩阵乘法的例子,比CPU版本性能有非常大的提高。保留了可执行程序-based on the latest generation of common GPU -- Geforce8800. CUDA platform in the development of the matrix multiplication example, than CPU performance version of a very big increa
simpleTexture
- 基于GPU的通用计算,利用显存的cache是提高算法效率的重要方面,该例子是在CUDA环境下如何读取纹理的程序。-based GPU generic terms, the use of video memory cache is to improve the efficiency of the algorithm, The example is the CUDA environment how to read texture procedures.
aa
- 求解JSP问题的通用的程序源码,用此代码可以解决多数柔性JSP问题
4
- 优化算法的matlab程序,比较通用,但需要适当修改
MultiDevice
- 在学习CUDA GPU并行编程时写的,用于将应用分布到多个GPU设备进行处理的通用代码。-This program is finished when I was learning CUDA GPU parallel programming. It deploys the applications to multiple GPU devices and can be used in many environments.
MonteCarlo
- 采用GPU通用计算API(CUDA)实现蒙特卡罗方程。-The use of general-purpose GPU computing API (CUDA) the realization of the Monte Carlo equation.
matrixMul
- 采用GPU通用计算API(CUDA)实现矩阵相乘。-The use of general-purpose GPU computing API (CUDA) to achieve the matrix multiplication.
oceanFFT
- 采用GPU通用计算API实现快速傅立叶变换-The use of general-purpose GPU computing to achieve fast Fourier transform API
cuda_exp
- cuda入门小程序,供喜欢GPU通用计算,但还不知道怎样入手的朋友参考。-expample of cuda,1st step
Laplacetest
- 利用CUDA实现了遥感数字影像处理基本算法中的拉普拉斯算子,并分别实现了采用Globalmemory、Sharedmemory,Texturememory进行数据传输,还同CPU中的串行代码进行了时间比较和误差分析。为了方便在服务器环境下测试运行,我们去掉了在Windows环境下对第三方库遥感影像库GDAL的依赖,而将遥感影像数据转成了二进制图像格式,对于输出影像也以同样的二进制格式存储。图像效果图通过专业遥感软件PCI或通用图像处理软件PhotoshopCS4打开。最后我们对计算结果进行了误差
NDVI
- 利用CUDA实现了遥感数字影像处理基本算法植被指数,并分别实现了采用Globalmemory、Sharedmemory,Texturememory进行数据传输,还同CPU中的串行代码进行了时间比较和误差分析。为了方便在服务器环境下测试运行,我们去掉了在Windows环境下对第三方库遥感影像库GDAL的依赖,而将遥感影像数据转成了二进制图像格式,对于输出影像也以同样的二进制格式存储。图像效果图通过专业遥感软件PCI或通用图像处理软件PhotoshopCS4打开。最后我们对计算结果进行了误差分析和加
cuda3.0
- CUDA3 编程指南,介绍nVidia GPU通用编程技术-CUDA3 programming guide, describes the nVidia GPU general programming techniques
spi_test
- 通用的SPI用法,非常好使,本人已经用了N次了,绝对童叟无欺-Generic SPI usage, very so, I have been using a N times absolutely fair trade
CERTI-3.4.0-Source.tar
- CERTI是一个开源的HLA RTI。HLA是一个通用体系结构分布式计算机仿真系统。RTI(运行时基础设施)管理模拟之间的数据交换。 CERTI支持HLA 1.3规范(c++和Java)和部分IEEE 1516 - 2000(C + +)。 -CERTI is an Open Source HLA RTI. HLA (High-Level Architecture) is a general purpose architecture for distributed computer simula
GPIO_Interrupt
- TMS320C6678 GPIO源代码,TMS320C6678是TI公司推出的一款8核DSP,具有强大的并行处理能力,GPIO主要用于通用管脚的输入输出,可以响应中断,代码书写简单,可以用于简单的命令控制-TMS320C6678 GPIO source code, TMS320C6678 is TI has introduced an 8-core DSP, a powerful parallel processing capability, GPIO mainly used for gener
LSMI-GPU-CUDA
- 程序是基于GPU的CUDA架构进行通用计算的程序,程序实现的功能是阵列信号处理的波束形成,实现方法是LSMI即迭代对角加载采样矩阵求逆法,用的编程软件是vs2012-the program is based on GPU s CUDA,its function is beamform for array signal process,the method is LSMI,vs2012 is used
CUDA范例精解通用GPU编程
- CUDA范例精解通用GPU编程 (JASON SANDERS; EDWARD KANDROT著)(CUDA BY EXAMPLE An Introduction to Genral-Purpose GPU Programming)