资源列表

« 1 2 ... .08 .09 .10 .11 .12 113.14 .15 .16 .17 .18 ... 319 »

[并行运算MPI1Exercises.tar

说明:Some examples of MPI (Message Passing Interface) in order to understand its use.
<j2deme> 在 2024-09-29 上传 | 大小:4096 | 下载: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-09-29 上传 | 大小:1024 | 下载:0

[并行运算attachments_2011_03_08

说明:calculating Pi with MPI
<iulian> 在 2024-09-29 上传 | 大小:338944 | 下载:0

[并行运算3pcf

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

[并行运算prime-parallel

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

[并行运算primes_omp

说明:使用OpenMP方法求解质数,来自原书,但做了个人的修改,效率更高-more efficient with myself
<yfx> 在 2024-09-29 上传 | 大小:2048 | 下载:0

[并行运算MPI1.cpp.tar

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

[并行运算frmDXLPTSelect.frm

说明:frmDXLPTSelect.frm高质量精简实用的小程序-frmDXLPTSelect.frm high-quality small program to streamline utility
<netdog2010> 在 2024-09-29 上传 | 大小:18432 | 下载:0

[并行运算Automatic-parallel-compiled

说明: 这是一篇很有价值的博士论文,对于并行化编译器中并行程序自动生成和性能优化技术进行了较深入的研究。 并行化的最终日标是生成符合日标机体系结构特点的高效并行程序,因此如何产生高效并行代码是并行化编译研究的一项重要内容。 这篇文章以并行化编译器KAP为研究背景,以分布内存结构为目标,研究了并行化过程中的通信优化和消息、传递类型并行程序自动生成问题;以共享内存结构为目标,研究了并行化产生的openMP程序的编译优化问题。通过测试确定了影
<王鹏> 在 2024-09-29 上传 | 大小:5625856 | 下载: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-09-29 上传 | 大小:1024 | 下载:0

[并行运算fig02_13

说明:1311698 realy visual studio not ne-1311698 realy visual studio not needed
<hannol> 在 2024-09-29 上传 | 大小:1024 | 下载:0
« 1 2 ... .08 .09 .10 .11 .12 113.14 .15 .16 .17 .18 ... 319 »

源码中国 www.ymcn.org