-
一个计算矩阵乘的程序,程序很简单,请大家帮忙检查下
一个计算矩阵乘的程序,程序很简单,请大家帮忙检查下-Matrix by a calculation procedure, the procedure is very simple, please help to check under the
- 2022-05-15 09:50:27下载
- 积分:1
-
mpi的并行程序
mpi 并行程序 c++ 单源最短路径并行算法,快速排序并行算法, 最短路径,矩阵乘法并行算法,傅里叶并行算法 装箱问题并行算法、背包问题并行算法,等等
- 2022-10-17 05:05:03下载
- 积分:1
-
求解椭圆方程
jacobi迭代求解椭圆方程,主要是用mpi进行并行计算,采用的是重叠边界网格,这个是重叠了一层,通信采用的是非阻塞型的通信函数,方程采用的是二维的poisson方程。
- 2022-01-26 08:25:04下载
- 积分:1
-
algorithm for solving the problem is a difficult design, search algorithm is hig...
魔方问题是算法设计中一个难点,搜索算法的复杂度很高,在这个例子中将采用并行处理的算法对其中的限界剪枝算法进行搜索。-algorithm for solving the problem is a difficult design, search algorithm is highly complex, In this example will use parallel processing algorithms which limits pruning algorithm for the search.
- 2022-06-28 20:29:43下载
- 积分:1
-
用c语言编写的简单发送和接收并行算法―雅克比迭代,是学习并行的好例子...
用c语言编写的简单发送和接收并行算法―雅克比迭代,是学习并行的好例子 -With the c language to send and receive simple parallel algorithm- Jacobi iteration, is a good example of parallel learning
- 2022-06-19 19:19:34下载
- 积分:1
-
这是一个基于xilinx ISE9.1的一个历程,包含两个FIFO代码,第一个FIFO读写用同一个时钟,第二个FIFO读写用不同的时钟。...
这是一个基于xilinx ISE9.1的一个历程,包含两个FIFO代码,第一个FIFO读写用同一个时钟,第二个FIFO读写用不同的时钟。-This is a xilinx ISE9.1 based on a course code consists of two FIFO, the first FIFO read and write using the same clock, the second FIFO read and write with a different clock.
- 2022-03-26 04:39:57下载
- 积分:1
-
实现快速排序的并行算法源程序,希望对大家有帮助。
实现快速排序的并行算法源程序,希望对大家有帮助。-Fast parallel algorithm to sort the source, I hope all of you help.
- 2023-07-28 03:10:03下载
- 积分:1
-
基于对偶基的比特并行算法实现RS编码,是实现有限域乘法的指导论文...
基于对偶基的比特并行算法实现RS编码,是实现有限域乘法的指导论文-Based on the dual basis bit-parallel algorithm for the realization of RS coding, finite field multiplication is to achieve the guiding thesis
- 2022-01-25 14:43:38下载
- 积分:1
-
pdf slides about basics of MPI, All the basics are covered and explained with th...
pdf slides about basics of MPI, All the basics are covered and explained with the help of examples.
- 2022-06-28 19:04:52下载
- 积分:1
-
MPI实现超过四雅可比迭代过程,进行连续四…
MPI实现四个进程以上的Jacobi迭代,进行连续四次迭代后选择两进程所处理数据交界处8×8子矩阵进行输出-MPI realize more than four Jacobi iterative process, carried out four successive iteration process after the selection of two data processing at the junction of 8 × 8 sub-matrix output
- 2023-03-30 10:15:04下载
- 积分:1