资源列表
[并行运算] CompQsortToMsort
说明:分治算法与快速排序时间比较,根据运行时间比较其算法的优越性。-compare quicksort to mergesort<wxl> 在 2024-11-02 上传 | 大小:28672 | 下载:0
[并行运算] DataGeneration
说明:hadoop下mapreduce程序,实现对搜索日志文件中关键词的统计,通过并行运算得到结果-Under hadoop mapreduce program to realize the log file keyword search statistics, the results obtained by means of parallel computing<linlei> 在 2024-11-02 上传 | 大小:6144 | 下载:0
[并行运算] MatrixFullRank
说明:CPU和GPU上的利用CUDA实现矩阵的LU、QR和全秩分解、以及一些矩阵变换和运算程序。-On the CPU and GPU matrix by using CUDA, LU, QR, and full rank decomposition, as well as some matrix transformation and operation procedures.<ywd> 在 2024-11-02 上传 | 大小:4782080 | 下载:0
[并行运算] GA_knapsack
说明:使用遗传算法解决0-1背包问题,算法效率好-The use of genetic algorithm to solve 0-1 knapsack problem, a good algorithm efficiency<wzs> 在 2024-11-02 上传 | 大小:3072 | 下载:0
[并行运算] SnuCL-1.3.1.tar
说明:一种OpenCL语言扩展方法,能将单个GPU上编写的OpenCL程序扩展到集群环境中,使用该方法能增加OpenCL语言的可编程性。-One kind of OpenCL language extension methods on a single GPU can write OpenCL program extended to a clustered environment, the use of this method can inc<凌东> 在 2024-11-02 上传 | 大小:16900096 | 下载:0
[并行运算] tuopupaixu
说明:输出一个有向无环图(DAG)的拓扑排序。通过计算各顶点的入度数,删除入度为零的顶点,同时将该顶点指向的点的入度减一。重复此操作直到所有点都被输出。-Output a directed acyclic graph (DAG) topological sort. Through calculating the degree of each vertex deleting zero vertices into degrees, at the<李阳> 在 2024-11-02 上传 | 大小:244736 | 下载:0
[并行运算] mini-omp-demo
说明:20个并行计算的小例子,能够轻松的简单入门并行计算。-20 small example of parallel computing, can easily parallel computing simple entry.<azraelthanatos> 在 2024-11-02 上传 | 大小:9216 | 下载:0