资源列表
Add-MPI
- MPI add is tested for best
addition
- Parallel C++ Program with MPI to add numbers in an array
open-mp
- Open mp example with pragma for reduction
Hn
- 局部放电模式识别时候的谱图计算,放电次数随相位的分布-With phase histograms calculate PD pattern recognition time, the number of discharges
EmailDemo
- 一个用来验证邮箱java代码,代码量不多,但比较实用,-Validation email mail format Java code
erfenfa
- 把函数f(x)的零点所在的区间[a,b](满足f(a)●f(b)<0)“一分为二”,得到[a,m]和[m,b]。根据“f(a)●f(m)<0”是否成立,取出零点所在的区间[a,m]或[m,b],仍记为[a,b]。所对得的区间[a,b]重复上述步骤,直到包含零点的区间[a,b]“足够小”,则[a,b]内的数可以作为方程的近似解。- dichotomy
invga_fitness2
- 遗传算法,非常经典,大家相互交流,大家有好的程序源代码也上传啊-Genetic algorithm (ga), very classic, we communicate with each other, everyone has a good program source code also uploaded
lab6_dika
- calculate the sum of ellements in array
make_another_unique_workaround
- another workaround for make unique
fly
- 一个乘法计算器的设计,可以计算三个以上数组的外围相近数列,-A similar number of peripheral multiplication calculator designed to calculate more than three columns in the array,
omp_matrix_multiply
- C代码。共享式存储多线程并行计算矩阵相乘代码。适合于SMP结构和多核。-C code. Shared memory multi-threaded parallel computing code matrices. Fit in the structure and multi-core SMP.
bxMatVect
- 大数量级矩阵乘向量的并行算法设计,c++代码-Large magnitude vector matrix multiplication parallel algorithm design, c++ code