资源列表

« 1 2 ... .52 .53 .54 .55 .56 257.58 .59 .60 .61 .62 ... 319 »

[并行运算maha_distance_new

说明:calculate mahalabonis distance on GPU
<小虫_chong > 在 2024-10-01 上传 | 大小:2048 | 下载:0

[并行运算SHELL

说明:偏最小二乘回归的MATLAB实现,根据其中注释使用即可,可当作学习PLS的材料。(MATLAB implementation of partial least squares regression)
<xiedayong> 在 2024-10-01 上传 | 大小:2048 | 下载:0

[并行运算Jacobi

说明:线性方程组Jacobi迭代的并行计算程序,数据文件是A*x=b,A是4阶方阵的算例。(A*x=b, Jacobi, In Data.txt the Matrix is 4*4)
<jonajosejota> 在 2024-10-01 上传 | 大小:2048 | 下载:0

[并行运算突变检验

说明:可以检测出气候的异常值,从而进行分析极端气候事件。(The outliers of climate can be detected and analyzed.)
<齐齐哈儿> 在 2024-10-01 上传 | 大小:2048 | 下载:0

[并行运算matmul.tar

说明:矩阵乘法的多线程并行实现,包括:simple,采用openmp对索引顺序ijk(一般写法)的循环实现并行;opt,采用openmp对索引顺序ikj(向量化友好)的循环实现并行;mkl,调用高性能数学库实现矩阵乘法。(Multi-thread parallelization of matrix-matrix multiplication: "simple" case, ijk loop (usual pattern);
<decipher2015> 在 2024-10-01 上传 | 大小:2048 | 下载:0

[并行运算CNT

说明:产生用于lammps计算的碳纳米管data文件(Generate the data file used for lammps computations)
<`lucky> 在 2024-10-01 上传 | 大小:2048 | 下载:0

[并行运算MS-MD脚本

说明:MS分子动力学计算perl脚本,实现结构优化等功能(materials studio Perl scr ipt for molecular dynamics calculations)
<阳台晒太阳> 在 2024-10-01 上传 | 大小:2048 | 下载:1

[并行运算pradiso

说明:利用Fortran中自带的Pardiso库函数解决稀疏矩阵,其利用CSR格式储存数据(附带例子)(The Pardiso library function in Fortran is used to solve the sparse matrix, which stores data in CSR format (with examples))
<hi,你好> 在 2024-10-01 上传 | 大小:2048 | 下载:0

[并行运算罚函数

说明:利用罚函数计算min X1^2+X2^2 s.t. 2X1-X2≤7 X1^2+3X2^2=2(Penalty function calculation)
<dandelioncy> 在 2024-10-01 上传 | 大小:2048 | 下载:0

[并行运算code

说明:平行计算课程,并行程序转置矩阵,使用3种方法:线性转置,块棋盘划分,直角划分法(Parallel computing course, parallel program transpose matrix, using three methods: linear transpose, block chessboard division, right angle division)
<RookieWang> 在 2024-10-01 上传 | 大小:2048 | 下载:0

[并行运算pthread多线程求pi

说明:并行计算pthread多线程求pi的三种方法,编译后在命令行后输入线程数以及计算规模n运行(Three ways of pthread multithreading for pi)
<千羽秋本> 在 2024-10-01 上传 | 大小:2048 | 下载:0

[并行运算linear_precoding

说明:线性预编码BER对比,里面的注释很详细,可以直接运行出结果图的
<yingxiu77> 在 2022-02-18 上传 | 大小:2048 | 下载:0
« 1 2 ... .52 .53 .54 .55 .56 257.58 .59 .60 .61 .62 ... 319 »

源码中国 www.ymcn.org