资源列表
[并行运算] 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-23 上传 | 大小:1kb | 下载:0
[并行运算] dynamic-mandel
说明:利用并行技术,动态的完成图的绘制,当slave完成一行的绘制,master会自动给出另一行的序号-The use of parallel technologies, the completion of the dynamic mapping, when the slave completed his drawing, master will automatically give another line of the serial number<jingjing wang> 在 2025-06-23 上传 | 大小:2kb | 下载:0
[并行运算] XSort_Submit
说明:归并排序的并行算法 intel 多线程优化大赛-Parallel merge sort algorithm<邓辉> 在 2025-06-23 上传 | 大小:337kb | 下载:0
[并行运算] XAmicableNum
说明:相亲数和亲和数的快速并行求解算法 intel 多线程优化大赛参赛作品-Blind date a few and the pro-and several fast parallel algorithm optimization of multi-threading intel Competition entries<邓辉> 在 2025-06-23 上传 | 大小:437kb | 下载:0
[并行运算] Mars_v2
说明:GPU实现的MapReduce fr a mework,对于学习并行编程和cuda平台的编程方面有着极好的参考价值,里面附带论文。用户要求有NViDIA显卡,并且安装cuda编程环境。-We design and implement Mars, a MapReduce fr a mework, on graphics processors (GPUs). MapReduce is a distributed programming fr a mework originally propo<陈思远> 在 2025-06-23 上传 | 大小:7.56mb | 下载:0