-
的牛顿插值的数值计算,包括matlab代码…
数值计算之牛顿插值,包含matlab代码实现!-Numerical calculation of the Newton interpolation, including the matlab code to achieve!
- 2022-10-26 20:50:03下载
- 积分:1
-
mps create
mps create
- 2022-12-22 10:50:03下载
- 积分:1
-
HEC 虚拟机源码
HEC 虚拟机源码
verview of HEC on Win32
------------------------
There are 4 batch files which you can use to build and maintain HEC
1) bldall.bat - makes all the win32 binaries
2) mvbin.bat - moves all the win32 binaries to the win32in directory
3) wipe.bat
- 2022-02-10 02:24:18下载
- 积分:1
-
设A和B是2个字符串。要用最少的字符操作将字符串A转换为字符串B。这里所说的字符操作包括:
1. 删除一个字符
2. 插入一个字符
3. 将一个字符...
设A和B是2个字符串。要用最少的字符操作将字符串A转换为字符串B。这里所说的字符操作包括:
1. 删除一个字符
2. 插入一个字符
3. 将一个字符改为另一个字符
将字符串A变换为字符串B所用的最少操作数称为A到B的编辑距离,极为d(A,B)。设计一个算法,计算任意两个字符串的编辑距离。
-Set A and B are two strings. Operation will use the least character string A is converted to a string B. Operation of characters are talking about here include: 1. Delete a character 2. Insert a character 3. Will be replaced by one character to another character will be transformed into a string A string of at least B operand used by A to B is called the edit distance is extremely d (A, B). Design an algorithm to calculate any two of the string edit distance.
- 2022-01-26 03:32:59下载
- 积分:1
-
这是一个用MATLAB写的免疫算法程序。
这是一个用MATLAB写的免疫算法程序。-This is a MATLAB program written by Immune Algorithm.
- 2023-06-07 13:55:03下载
- 积分:1
-
sequence binary tree and the tree reproduction and Huffman coding
顺序二叉树和树的复制及哈夫曼编码-sequence binary tree and the tree reproduction and Huffman coding
- 2022-01-28 13:25:37下载
- 积分:1
-
DES加密算法
DES加密算法,C++实现方式。经过验证后,可用。欢迎大家下载、试用。谢谢大家的支持。
- 2022-02-02 19:12:41下载
- 积分:1
-
Bitsring with Java programming
这段代码描述了遗传算法的一部分过程,可能有用
- 2022-04-17 12:34:35下载
- 积分:1
-
svm实现多类分类
支持向量机在数据挖掘方向的成功使得该项技术在很多实际领域中得到广泛应用,这套代码就是在通过MATLAB来实现svm的多分类,包括对数据的预处理,样本数据的训练和预测仿真。希望对初学者有帮助。
- 2022-03-10 13:31:18下载
- 积分:1
-
Mahout Canopy&KMeans聚类
Mahout Canopy&KMeans聚类示例代码
描述了使用Mahout Canopy&KMeans的快速聚类分析,简单直接上手
直接上代码了
- 2023-02-07 16:10:03下载
- 积分:1