资源列表
[并行运算] Variance-calculation
说明:方差运算,各个数据与平均数之差的平方的和的平均数,本程序可以快速方便的求解结果-Variance calculation<邱凯强> 在 2025-01-11 上传 | 大小:1kb | 下载:0
[并行运算] NodeColoringTabu
说明:在matlab下的一种图着色的禁忌算法实现,适合新手使用和学习-In matlab under a taboo graph coloring algorithm, suitable for novices to use and learn<赵广> 在 2025-01-11 上传 | 大小:170kb | 下载:0
[并行运算] matrixmult.c
说明:MPI程序,计算矩阵乘矩阵,可以用ijk,ikj,kij三中方式计算,输出时间信息,可用于计算效率和加速。-MPI program, matrix multiply by matrix, it has ijk, ikj, kij methods. Output timing information, can be used to calculate speedup and efficiency<Andee> 在 2025-01-11 上传 | 大小:3kb | 下载:0
[并行运算] mpi_trap.c
说明:MPI并行程序,计算已知方程的积分,可以自行定义划分积分的次数,进行累加,输出时间信息,可以用于计算效率和加速效果-MPI program, Trapezoidal Method, u can change the function into ur own. output timing information, can be used to calculate speedup and efficiency<Andee> 在 2025-01-11 上传 | 大小:3kb | 下载:0
[并行运算] mpi_mat_vect_mult.c
说明:MPI程序,矩阵乘以向量,自行输入需要计算的矩阵和向量,计算输出结果并输出时间信息,用于对比加速和效率-MPI program, matrix multiply vectors, matrices and vectors need to enter their own calculation, calculate the output and output time information, for comparing the acce<Andee> 在 2025-01-11 上传 | 大小:4kb | 下载:0
[并行运算] mpi_mat_vect_time.c
说明:MPI并行程序,矩阵乘以向量,输入自定义向量的纬度,然后自动生成一个随机矩阵和随机向量,计算并输出结果以及时间信息,用于计算加速和效率-MPI parallel program matrix by a vector, the input vector custom latitude and automatically generates a random vector and a random matrix, and outputs t<Andee> 在 2025-01-11 上传 | 大小:3kb | 下载:0