-
共生矩阵提取纹理
灰度共生矩阵算法实现,实现能量,熵,惯性矩,相关,局部平稳,共生矩阵
- 2023-05-14 16:50:03下载
- 积分:1
-
这是最小二乘法,比较实用,目前俺手中最小二乘法库中的一个,可以用于代码,如果你需要,可以下载,直接搬过去用。...
这是最小二乘法,比较实用,目前俺手中最小二乘法库中的一个,可以用于代码,如果你需要,可以下载,直接搬过去用。-This is the least square method, more practical, I present the hands of the least square method, a library, can be used to code, if you want, you can download directly moved by the past.
- 2023-03-16 08:00:04下载
- 积分:1
-
只是另一个 Dec2 Bin 转换器
将一个无符号的十进制整数的二进制表示形式转换为
- 2022-12-13 06:40:03下载
- 积分:1
-
c of a classical algorithm, with a variety of algorithms.
有c++的各种经典算法,里面有各种常用算法。-c of a classical algorithm, with a variety of algorithms.
- 2022-12-27 01:45:03下载
- 积分:1
-
LM HASH的c实现
关于windows登陆口令的算法,就是单纯的实现了一遍,需要的人可以下载下来。面向对象是那些学习密码学,信息安全的人。
- 2022-03-09 14:53:20下载
- 积分:1
-
双色球随机软件源码
void CRandDlg::OnOK()
{
// TODO: Add extra validation here
int a[7];
int b=0;
srand((unsigned)time( NULL ));
for (int i=0;i
- 2022-03-24 20:24:18下载
- 积分:1
-
使用结点分析法求解直流电阻电路,并将结果保存在txt格式的文档中...
使用结点分析法求解直流电阻电路,并将结果保存在txt格式的文档中-The use of node analysis method to solve the DC resistance circuit, and the results saved in txt format document
- 2022-07-27 14:21:49下载
- 积分:1
-
traveling salesman Branch and Bound graphics algorithm to solve the traveling sa...
货郎担 分枝限界算法图形求解货郎担问题的分枝限界算法图形演示-traveling salesman Branch and Bound graphics algorithm to solve the traveling salesman problem Branch and Bound algorithm graphic demonstration
- 2023-01-15 15:25:04下载
- 积分:1
-
enter mathematical formula calculation of the source code, we chin
通过输入数学公式进行数学计算的源代码,大家下巴-enter mathematical formula calculation of the source code, we chin
- 2022-05-14 07:17:09下载
- 积分:1
-
循环链表实现约瑟夫环,并对输入错误进行检查和提示。
循环链表实现约瑟夫环,并对输入错误进行检查和提示。-cycle Chain achieve Josephus, and input error check and tips.
- 2023-01-04 20:40:03下载
- 积分:1