-
Fortran 90
Fortran 90
- 2022-03-07 16:42:23下载
- 积分:1
-
蚁群算法matlab源代码
蚁群算法的matlab源代码实现,十分实用。
- 2022-01-29 02:49:07下载
- 积分:1
-
双曲Householder变换的功能类似于主跨…
hyperbolic Householder transformation的功能类似于Householder transformation,其作用是将被变换向量映射成双曲模与之相同的其它向量。其应用之一是快速QR分解。-hyperbolic Householder transformation functions similar to the Householder transformation, its role is to transform vectors will be mapped into hyperbolic mode with the same other vector. One of their applications are fast QR decomposition.
- 2022-06-14 03:01:36下载
- 积分:1
-
设计编程实现矩阵相乘的Strassen算法,具体要求:
(1)矩阵阶数n由用户输入(注意n非 2k 时的处理)
(2)n阶矩阵A、B调用随机函数自动生成...
设计编程实现矩阵相乘的Strassen算法,具体要求:
(1)矩阵阶数n由用户输入(注意n非 2k 时的处理)
(2)n阶矩阵A、B调用随机函数自动生成,限定矩阵元素在0-10之间
(3)输出A、B、C=A*B
(4)请在实验报告中“程序设计(方案)说明部分”写明你如何实现矩阵划分、矩阵结果合并
(5)请在源代码中对主要函数功能、变量、语句进行注释
(6)请采用结构程序设计方法或面向对象程序设计方法,对各子功能用函数实现,不要一个主函数完成所有工作
-matrice through strassen
- 2022-01-27 15:52:00下载
- 积分:1
-
完成矩阵的输入、输出。具有相同行数和列数的矩阵间的加法、减法。符合矩阵乘法规则要求的矩阵间的乘法。方阵间的除法,方阵的求逆。矩阵的求转置矩阵等功能...
完成矩阵的输入、输出。具有相同行数和列数的矩阵间的加法、减法。符合矩阵乘法规则要求的矩阵间的乘法。方阵间的除法,方阵的求逆。矩阵的求转置矩阵等功能-Complete matrix of input and output. With the same number of rows and rows of the matrix between the adder, subtraction. In line with the requirements of the rules of matrix multiplication between matrix multiplication. Between square division, the inverse square. Matrix transpose matrix functions
- 2023-01-27 15:40:04下载
- 积分:1
-
Huffman coding is a lossless encoding said very carefully, and to look carefully...
霍夫曼编码 是一种无失真编码 讲的很详细,仔细看看,收获不小。-Huffman coding is a lossless encoding said very carefully, and to look carefully and learned a lot.
- 2022-02-01 01:07:14下载
- 积分:1
-
汉字助记符转换
软件开发中很多时候会用到助记符,这个转换源码可以带替手工转换的麻烦。可以根据汉字自动转换,开发者可根据源码灵活运用。这是一个很实用的源码。
- 2023-06-10 08:25:03下载
- 积分:1
-
binary to bcd conversion
二进制到bcd转换
- 2022-02-14 15:53:06下载
- 积分:1
-
最优二分检索
一个速度相当快的最优二分数据检索的源代码,采用C言编写,对于海量数据的检索,查找相当有用
- 2022-07-08 10:49:04下载
- 积分:1
-
骑士漫游问题C语言示例.详见ReadMe.
骑士漫游问题C语言示例.详见ReadMe.-Cleveland roaming C-language examples. See ReadMe.
- 2023-02-01 10:35:04下载
- 积分:1