-
基于遗传算法的K-means算法研究
(Genetic Algorithm Based K-means algorithm, related program and algorithm description.)
- 2022-06-01 23:06:04下载
- 积分:1
-
字母数字简写展开(例:a~d => abcd)
资源描述
输入一个字符串,将字母和数字 简写形式展开(例:a~d => abcd)
例如输入:hello a~d world 1~9 ok
输出:hello abcd world 123456789 ok
- 2022-07-14 14:13:45下载
- 积分:1
-
基于stein算法的GCD
资源描述这是使用stein算法,实现的计算两个32位数的最大公约数的算法,在这里面使用了流水线来提高吞吐量,并且提高了工作速度,初次之外,还有两个串转并和并转串的模块,供大家参考
- 2022-03-07 20:59:26下载
- 积分:1
-
WPF 代码行数统计 源代码
WPF 开发的 代码统计 器,主要统计代码的函数,不包括注释,支持C#/java/C++/C 源代码的统计,指定一个工程文件夹自动搜索目录下所有代码文件并统计文件数量和代码行数,以及总代码行数
- 2022-02-20 07:16:51下载
- 积分:1
-
该矩阵类库源代码已通过编译,希望对大家有帮助!
该矩阵类库源代码已通过编译,希望对大家有帮助!-The matrix class library source code has passed through the compiler, and they hope to help everyone!
- 2022-03-13 10:57:59下载
- 积分:1
-
Learnin Mathematics with the ABACUS Activity
Learnin Mathematics with the ABACUS Activity-book
part 01
- 2023-04-21 00:25:03下载
- 积分:1
-
计算典型相关算法,求出最大投影向量,以及最大投影向量对应的相关系数...
计算典型相关算法,求出最大投影向量,以及最大投影向量对应的相关系数
-calculate canonical correlations, find the largest correlation coefficients
- 2022-04-21 17:37:45下载
- 积分:1
-
static Huffman
static Huffman
- 2022-09-12 13:20:03下载
- 积分:1
-
高斯 - 赛德尔ITERATAIVE技术算法
To solve Ax = b given an initial approximation x(0).** INPUT: the number of equations and unknowns n; the entries* A(I,J), 1
- 2022-01-21 21:36:23下载
- 积分:1
-
FFT s implement of Clanguage
FFT变换的C语言实现。FFT变换是DFT变换的一种简化算法-FFT s implement of Clanguage
- 2022-01-26 04:16:34下载
- 积分:1