资源列表
[并行运算] zifugeshutongji
说明:主要实现的功能是:任意输入一字符串,可以是任意的字符,包括标点符号,空格,以及键盘上能输入的所以字符。任意确定一个关键字符,统计该关键字符在字符串中出现的次数! -Main function is to: a string of arbitrary input can be arbitrary characters, including punctuation, spaces, and the keyboard to input characters so. Arbitrarily defi<李友鹏> 在 2025-06-30 上传 | 大小:1kb | 下载:0
[并行运算] mpi_gather_mollc.c
说明:系统自带的mpi_gather函数的功能的测试程序-System' s own functional mpi_gather function test procedures<邹长林> 在 2025-06-30 上传 | 大小:1kb | 下载:0
[并行运算] polya_fit_ms
说明:关于室内定位的算法,该算法是在MATLAB环境下的程序。-Positioning on the interior of the algorithm, which are in the MATLAB environment procedures.<李军> 在 2025-06-30 上传 | 大小:1kb | 下载:0
[并行运算] MatrixMutipicationParrarell
说明:This code can use to multiply two matrices in Parallel computer enviroment.c<chaminda> 在 2025-06-30 上传 | 大小:1kb | 下载:0
[并行运算] MatrixMulTexture_kernel
说明:基于GPU的并行编程,采用纹理实现两个矩阵相乘。自己写的程序。-This is a parallel program based GPU,which achieved two matrix multiplication with texture.It is mine.<Tandy> 在 2025-06-30 上传 | 大小:1kb | 下载:0
[并行运算] BFS_CUDA
说明:用CUDA实现BFS算法源码。CUDA是NV公司基于GPU的统一计算架构,BFS复杂度由CPU上的O(V+E)降为O(diameter),直径diameter即图中root到leaf的最长距离。-This is the algorithm of BFS(breadth first search) on CUDA, and its time complexity is down to O(diameter) which diameter means the longest distance bet<iJuliet> 在 2025-06-30 上传 | 大小:1kb | 下载:0