-
并行算法学习材料。附录了大量的实例。实例
并行算法学习资料。附录了大量并行算法例子程序。-Parallel algorithm learning materials. Appendix a large number of examples of parallel algorithms process.
- 2023-06-24 20:30:05下载
- 积分:1
-
MPI并行程序找出最大元素氮元素的整数数组…
parallel MPI program that finds the maximum element in an integer array of N elements
- 2022-03-21 11:12:36下载
- 积分:1
-
能进行fdtd数值模拟工作,采用的是完全匹配层边界条件
能进行fdtd数值模拟工作,采用的是完全匹配层边界条件-Numerical simulation of FDTD can work, using the perfectly matched layer boundary conditions
- 2022-12-15 16:45:03下载
- 积分:1
-
实现快速排序的并行算法源程序,希望对大家有帮助。
实现快速排序的并行算法源程序,希望对大家有帮助。-Fast parallel algorithm to sort the source, I hope all of you help.
- 2023-07-28 03:10:03下载
- 积分:1
-
MPI message passing project
MPI message passing project
- 2022-01-24 16:13:59下载
- 积分:1
-
PSO development of the use of a variety of collaborative group optimization algo...
使用PSO开发的多种群协作优化算法,好文章啊。可以看看采用啊。-PSO development of the use of a variety of collaborative group optimization algorithm, ah excellent article. Ah can see adopted.
- 2023-01-10 10:40:03下载
- 积分:1
-
Matlab image draw function, procedure, very practical, would like to share.
画函数图象的matlab程序,很实用,希望和大家分享。-Matlab image draw function, procedure, very practical, would like to share.
- 2022-03-05 11:29:16下载
- 积分:1
-
CUDA编程的参考手册,以供大家学习参考。
CUDA编程的参考手册,以供大家学习参考。
- 2022-03-25 01:37:36下载
- 积分:1
-
在软件MAX+plus II环境中,设计了一台RISC模型机,具有以下功能:输入包含10个整数(无符号数)的数组M,按从小到大的顺序输出这10个数。...
在软件MAX+plus II环境中,设计了一台RISC模型机,具有以下功能:输入包含10个整数(无符号数)的数组M,按从小到大的顺序输出这10个数。-In terms of software MAX+ Plus II environment, the design model of a RISC machine, has the following features: input contains 10 integer (unsigned number) of the array M, according to the order from small to large number of the output of these 10.
- 2022-11-22 08:40:03下载
- 积分:1
-
求解椭圆方程
jacobi迭代求解椭圆方程,主要是用mpi进行并行计算,采用的是重叠边界网格,这个是重叠了一层,通信采用的是非阻塞型的通信函数,方程采用的是二维的poisson方程。
- 2022-01-26 08:25:04下载
- 积分:1