搜索资源列表
CUDAMatrixMul
- cuda矩阵乘法 通过GPU并行运算实现乘法的加速-cuda GPU parallel matrix multiplication operation by the accelerated realization of multiplication
cuda3.0
- cuda指南 是一个哥们翻译过来的 对英文不好的有帮助-cuda guide is one of the guys on the English translation of the bad help
vincentfpgarcia-kNN-CUDA-70dc929
- KNN algorithm source code which allows you to find the k nearest neighbour.
LU.tar
- 基于CUDA的LU分解,可作为求解线性方程组的程序-CUDA based LU decomposition, can be used as the procedure for solving linear equations
AcceleratingQueriesUsingGPU_source
- Programming GPU in C#.NET example with CUDA
弹性波全波形反演代码和可执行程序
- 实现单GPU二维弹性波全波形反演,采用c++和CUDA c编写,VS2013开发。