-
数据挖掘ID3算法的实现
数据挖掘决策树的实现,使用ID3算法编写,本程序是对数据挖掘概念与技术(第三版)中分类算法的实现。主要采用C++ STL(标准模版库)进行编写,运行时需要把samples.txt文件拷贝到C盘根目录下。
- 2022-03-10 21:08:35下载
- 积分:1
-
中文的C语言算法书c
中文的C语言算法书c-Chinese C-language algorithm book c
- 2022-02-13 04:40:51下载
- 积分:1
-
流体计算中压力与速度耦合求解的算法。
是目前比较常用的方法之一。...
流体计算中压力与速度耦合求解的算法。
是目前比较常用的方法之一。-Calculation of fluid pressure and velocity coupling solution algorithms. Is more commonly used methods.
- 2022-06-21 10:58:57下载
- 积分:1
-
常微分和偏微分方程中的c程序,C++,Fortran,java,马…
Ordinary and Partial Differential Equation Routines in C, C++, Fortran, Java, Maple, and MATLAB
- 2022-08-02 23:39:50下载
- 积分:1
-
复式河道水面线推求程序,开发平台Fortran。
复式河道水面线推求程序,开发平台Fortran。-penthouse river water line calculation procedures, Fortran development platform.
- 2023-03-23 02:55:04下载
- 积分:1
-
MPU6050角度解析上传程序
通过STM32的I2C接口读取MPU6050的数据,然后经过均值滤波和互补融合,获取横滚角和俯仰角,然后将角度信息通过串口反馈到上位机中。
- 2022-08-18 20:09:59下载
- 积分:1
-
生成条形码的DLL文件及其使用例子
生成条形码的DLL文件及其使用例子- Production bar code DLL document and its use example
- 2022-04-01 10:10:27下载
- 积分:1
-
大学里数学系必学的一们课程数值分析中的经典算法――――高斯消去法,在矩阵理论和线形代数及运筹学中有极高的重要性...
大学里数学系必学的一们课程数值分析中的经典算法――――高斯消去法,在矩阵理论和线形代数及运筹学中有极高的重要性-University"s Department of Mathematics will study the courses have a numerical analysis of the classical algorithm-Gaussian elimination method, the matrix theory and linear algebra and tacticians are very high importance.
- 2022-10-29 03:40:03下载
- 积分:1
-
非线性方程求解例子
非线性方程求解例子--Examples of Non Linear equation`s solution
- 2023-04-02 18:45:03下载
- 积分:1
-
各种排序算法归纳
各种排序算法分类归纳总结,包括希尔排序,快速排序,冒泡排序,插入排序,选择排序,归并排序等。
- 2022-02-25 22:08:23下载
- 积分:1