资源列表

« 1 2 ... .28 .29 .30 .31 .32 233.34 .35 .36 .37 .38 ... 319 »

[并行运算quicksort

说明:使用MPI编程实现快速排序的并行化 (1) 并行算法的设计 设计快速排序的并行化算法,说明并行化的算法的设计思想。 (2) MPI编程 使用MPI编程实现快速排序的并行化。 (3) 对运行结果的对比和分析。 -Quick Sort programming using MPI parallelization (1) parallel algorithm design parallel algorithm desig
<> 在 2024-10-01 上传 | 大小:2048 | 下载:0

[并行运算eemd

说明:有关经验模态快速分解的重要程序,来源于国立中央大学的研究中心-About important procedures empirical mode decomposition quickly, from the Research Center, National Central University
<cuitao> 在 2024-10-01 上传 | 大小:3072 | 下载:0

[并行运算chaosongchi

说明:一种迭代方法 通过此方法进行数学迭代计算应用-An iterative method applied mathematics iterative calculation by this method
<何远明> 在 2024-10-01 上传 | 大小:3072 | 下载:0

[并行运算omp

说明:openMP实现1000的方阵做20次幂运算-openMP achieve 20 times 1000 square exponentiation
<jakc> 在 2024-10-01 上传 | 大小:1024 | 下载:0

[并行运算pthread

说明:pthread实现1000方阵的20次幂运算-pthread achieve 20 times 1000 square exponentiation
<jakc> 在 2024-10-01 上传 | 大小:1024 | 下载:0

[并行运算CompQsortToMsort

说明:分治算法与快速排序时间比较,根据运行时间比较其算法的优越性。-compare quicksort to mergesort
<wxl> 在 2024-10-01 上传 | 大小: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-10-01 上传 | 大小: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-10-01 上传 | 大小:4782080 | 下载:0

[并行运算GA_knapsack

说明:使用遗传算法解决0-1背包问题,算法效率好-The use of genetic algorithm to solve 0-1 knapsack problem, a good algorithm efficiency
<wzs> 在 2024-10-01 上传 | 大小:3072 | 下载:0

[并行运算pthread

说明:一个采用pthread求π的c语言程序,为初学者学习使用-One using pthread seeking π c language program for beginners to learn to use
<柳叶> 在 2024-10-01 上传 | 大小:1024 | 下载: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-10-01 上传 | 大小: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-10-01 上传 | 大小:244736 | 下载:0
« 1 2 ... .28 .29 .30 .31 .32 233.34 .35 .36 .37 .38 ... 319 »

源码中国 www.ymcn.org