资源列表
20-1
- JCOBI迭代并行MPI源代码,C语言代码-JCOBI iterative parallel MPI source code
ex1
- CUDA Prime number generating with GPU
ljafs.tar
- 这是Lennard-Jones molecular dynamics parallel algorithm的源代码-This is the source code of the Lennard-Jones molecular dynamics parallel algorithm
Multimodal-problems
- 在ISIGHT中,基于实验设计的多峰问题的求解-Based on experimental design in ISIGHT multimodal problem solving
co_rsm_doe_lab
- 基于实验设计(DEO)的并行子空间CO算法-CO algorithm based on the experimental design (DEO) parallel subspace
code-of-ugupdate-for-Isight-in-MDO
- 在Isight环境中集成UG/ANSYS,将UG的prt文件先储存文x_t格式文件,然后再导入ANSYS计算,将实现一个ugupdate.exe,功能除了更新prt文件文还将prt文件另存为x_t文件,以供ANSYS调用。-The Isight environment integrated the UG/ANSYS, the UG prt files first to store text x_t format file, and then import the ANSYS calculatio
Isight-call-UGupdate-in-MDO
- 在利用isight进行MDO时,用于isight对UG自动更新程序的调用-For isight isight MDO UG automatic update procedure call
Differential-evolution-algorithm
- 两目标函数差分进化算法带罚函数算例,罚函数写在目标函数包括交叉、竞争、选择等-Differential evolution algorithm
EightQueen
- 八皇后问题的概率算法实现,采用预先随机放若干皇后的策略,可计算超过20个皇后的情形。-The probability of the eight queens problem algorithm, using pre-random put a certain Queen strategies be calculated over the case of the 20 queens.
MPI_Allgather
- 优化的MPI_Bcast实现,节省通信带宽并加快通信速度-Optimized MPI_Bcast save communication bandwidth and speed up communication
MPI_Bcast
- 矩阵相乘的LU算法的MPI并行实现源码,采用连续行划分方法。-MPI parallel implementation of matrix multiplication, LU algorithm source code, a continuous line of division method.
cuda_match
- 使用NVIDIA的CUDA并行架构下的模板匹配,效率比openCV的有很大提升-Template matching using the NVIDIA CUDA parallel architecture, enhance efficiency than openCV