-
ID3 算法,JAVA实现
数据挖掘经典算法————ID3 算法,JAVA实现,可运行,适合初学者
- 2023-08-30 17:20:03下载
- 积分:1
-
多个常用的特殊函数的例子
多个常用的特殊函数的例子-One of the more common examples of the special function
- 2023-06-20 16:20:03下载
- 积分:1
-
列选主元的Gauss消去法
列选主元的Gauss消去法-out how the PCA Gaussian Elimination
- 2022-12-23 12:50:03下载
- 积分:1
-
提供一种解决庞加莱制图的方法,分享相关程序,…
提供一个求解庞加莱映射的方法,分享相关的程序,互相学习。-To provide a method of solving the Poincare mapping, sharing related procedures, learn from each other.
- 2022-03-04 09:01:49下载
- 积分:1
-
判断微分方程是否为病态方程,分别用定步长、变步长和适合病态系统的数值积分方法对系统求解,并与解析解进行对比,分析每种方法的求解精度和速度。...
判断微分方程是否为病态方程,分别用定步长、变步长和适合病态系统的数值积分方法对系统求解,并与解析解进行对比,分析每种方法的求解精度和速度。-To determine whether the pathological differential equations, were used to set step, variable step size and suitable for pathological system numerical method for solving the system, and compared with the analytic solution, analysis of each method to solve the accuracy and speed.
- 2023-07-19 22:15:03下载
- 积分:1
-
Kalman filter in detail
卡尔曼滤波器详细介绍,-Kalman filter in detail
- 2022-01-25 22:26:31下载
- 积分:1
-
c拉格朗日插值函数
c拉格朗日插值函数-c Lagrange interpolation function
- 2022-04-15 11:31:47下载
- 积分:1
-
DES算法(C语言实现)
资源描述void show2() //加密界面
{
printf("
****************** DES加密 **********************
");
printf(" --------------------------------------------------
");
printf(" **************************************************
");
printf(" ** **
");
printf(" ** 请选择明文和密钥的输入方式: **
");
printf(" ** **
");
printf(" ** 1.直接输入 **
");
printf(" ** **
");
printf(" ** 2.从文件读取 **
");
printf(" ** **
");
printf(" ** 3.退出 **
");
printf(" ** **
");
printf(" --------------------------------------------------
");
printf(" 选择:");
}
- 2023-01-01 21:25:03下载
- 积分:1
-
改进后的bp 算法实现.\并给出一些实例子进行模拟算法用vc实现...
改进后的bp 算法实现.\并给出一些实例子进行模拟算法用vc实现-bp improve the algorithm. And gives some examples for simulation algorithm to achieve vc
- 2022-05-14 08:27:10下载
- 积分:1
-
AES源代码
可运行的AES源代码,其加密解密为128位-
- 2022-10-18 01:55:04下载
- 积分:1