-
C代码。共享式存储多线程并行计算矩阵相乘代码。适合于SMP结构和多核。...
C代码。共享式存储多线程并行计算矩阵相乘代码。适合于SMP结构和多核。-C code. Shared memory multi-threaded parallel computing code matrices. Fit in the structure and multi-core SMP.
- 2023-07-10 00:35:06下载
- 积分:1
-
Matlab realization of FFT transform code (including unilateral and bilateral spe...
Matlab实现FFT变换代码(包括单边谱及双边谱)-Matlab realization of FFT transform code (including unilateral and bilateral spectrum spectrum)
- 2022-05-24 08:08:34下载
- 积分:1
-
例如牛顿迭代法的算法,你可以写这样的计算…
牛顿迭代方法计算算法示例,可以通过这个来写出其他的计算方法-Newton iteration method algorithm for example, you can write this to the calculation of other
- 2022-02-02 02:52:33下载
- 积分:1
-
蚁群算法源代码,无须修改便可以直接编译执行
蚁群算法源代码,无须修改便可以直接编译执行-Ant colony algorithm source code, no need to change the implementation can be directly translated
- 2023-07-12 23:15:03下载
- 积分:1
-
树结构实现得并查集数据结构,用来求无向图的最小生成树。
具有较高价值!值得使用...
树结构实现得并查集数据结构,用来求无向图的最小生成树。
具有较高价值!值得使用-Tree structure and the realization of a search set data structure, used for undirected graph of the minimum spanning tree. Have a higher value! Worth using
- 2022-08-19 19:43:55下载
- 积分:1
-
用c语言编写的算法―雅克比迭代,是学习并行的好例子
用c语言编写的算法―雅克比迭代,是学习并行的好例子-The algorithm using c language- Jacobi iteration, is a good example of parallel learning
- 2023-05-03 23:45:03下载
- 积分:1
-
- 2022-03-17 20:32:02下载
- 积分:1
-
一个计算矩阵乘的程序,程序很简单,请大家帮忙检查下
一个计算矩阵乘的程序,程序很简单,请大家帮忙检查下-Matrix by a calculation procedure, the procedure is very simple, please help to check under the
- 2022-05-15 09:50:27下载
- 积分: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
-
线性方程Jacobi迭代法的并行求解
线性方程组Jacobi迭代的并行求解。附件数据文件是4阶方阵的算例。调试A*x=b,A为n*m矩阵的话,数据文件第一行n m,后附[Ab]矩阵(n*(m+1))
- 2022-06-22 04:29:50下载
- 积分:1