资源列表

« 1 2 ... .75 .76 .77 .78 .79 280.81 .82 .83 .84 .85 ... 319 »

[并行运算dongtaiguihua

说明:通过使用C++代码编写实现动态规划背包的最优解问题。-By using the C++ coding to achieve the optimal solution of dynamic programming knapsack problem.
<王琳 > 在 2024-11-03 上传 | 大小:1024 | 下载:0

[并行运算mpi

说明:C++编写的多线程圆周率运算。并行计算课上老师的作业-Written in C++ multi-threaded computing pi
<林西> 在 2024-11-03 上传 | 大小:1024 | 下载:0

[并行运算18-3

说明:矩阵乘法的MPI并行实现,很不错的哦。在vs2005中编译通过-MPI parallel implementation of matrix multiplication, very good, oh. By compiling the vs2005
<芦奉良> 在 2024-11-03 上传 | 大小:1024 | 下载:0

[并行运算RSA

说明:RSA 原理: 选取两个不同的大素数p、q,并计算N=p*q 选取小素数d,并计算e,使d*e (p-1)(q-1)=1 -RSA works: select two different large prime numbers p, q, and compute N = p* q Select the small prime d, and calculate the e, so d* e (p-1) (q-1) =
<董然> 在 2024-11-03 上传 | 大小:1024 | 下载:0

[并行运算3pcf

说明: 著名的3pcf问题。并行计算的大作业题。计算效率高,并行程度强。-Famous 3pcf problem. Big job title parallel computing. High efficiency, high degree of parallelism.
<> 在 2024-11-03 上传 | 大小:1024 | 下载:0

[并行运算pi

说明:这是一个用多线程并行计算求pi的程序。效率很高,可以算到小数点后面很多位。-This is a multi-threaded parallel computing using the procedure find pi. Very efficient, you can count to many decimal places.
<> 在 2024-11-03 上传 | 大小:1024 | 下载:0

[并行运算prime-parallel

说明:使用并行算法求解质数,求解速度基本上可以做到2倍的加速比-primes with parallel code
<yfx> 在 2024-11-03 上传 | 大小:1024 | 下载:0

[并行运算MPI1.cpp.tar

说明:This a simple test for MPI.
<khodam> 在 2024-11-03 上传 | 大小:1024 | 下载:0

[并行运算Assignment-Sharp6

说明:This simple array search using MPI API. Array is 2D.-This is simple array search using MPI API. Array is 2D.
<nrweb> 在 2024-11-03 上传 | 大小:1024 | 下载:0

[并行运算fig02_13

说明:1311698 realy visual studio not ne-1311698 realy visual studio not needed
<hannol> 在 2024-11-03 上传 | 大小:1024 | 下载:0

[并行运算Complex

说明:Realization of Complex Numbers class, with tests and calculations. Really useful.
<dr> 在 2024-11-03 上传 | 大小:1024 | 下载:0

[并行运算BigarmCount

说明:hadoop中BigarmCount(相邻词组出现频率)的实现-implementation of BigarmCount using hadoop
<eduardo> 在 2024-11-03 上传 | 大小:1024 | 下载:0
« 1 2 ... .75 .76 .77 .78 .79 280.81 .82 .83 .84 .85 ... 319 »

源码中国 www.ymcn.org