-
Apriori c + + 实现
快速和优化 Apriori 算法 c + + 中为数据挖掘中的频繁项集挖掘。
实施是快速和高效的内存。
- 2022-01-26 18:24:02下载
- 积分:1
-
GNU科学图书馆
这是在GNU通用公共许可证的科学应用程序中的数值计算库。完整的学科领域涵盖了包括图书馆,多项式的复数根特殊功能向量和矩阵排列排序BLAS支持线性代数Eigensystems快速傅立叶变换正交随机数伪随机序列的随机分布统计直方图n元组蒙特卡罗积分模拟退火微分方程插值数值微分切比雪夫逼近系列加速离散汉克尔变换求根最小化最小二乘拟合物理常数IEEE浮点离散小波变换基础样条曲线
- 2023-04-18 11:05:04下载
- 积分:1
-
dual simplex method for solving linear programming problems.
对偶单纯形法求线性规划最优解-dual simplex method for solving linear programming problems.
- 2022-01-26 01:48:58下载
- 积分:1
-
This is a program that generate a universe of chromas females and males, crosses...
This a program that generate a universe of chromas females and males, crosses men with women and makes the best chromosome of generation-This is a program that generate a universe of chromas females and males, crosses men with women and makes the best chromosome of generation
- 2022-11-11 12:50:03下载
- 积分:1
-
学生信息结构
这是程序使用指针和结构来保存和重新调用数据
主要的选择是: 添加新的学生数据、 删除学生数据、 编辑学生数据、 显示所有学生数据
- 2022-03-06 21:41:21下载
- 积分:1
-
calculating the determinant of the matrix source
计算矩阵行列式值的源程序-calculating the determinant of the matrix source
- 2022-02-04 18:31:22下载
- 积分:1
-
实验目的:用Lingo软件求解线性线性规划问题。
实验内容:制定最佳连续投资方案
某部门在今后五年内考虑下列项目投资...
实验目的:用Lingo软件求解线性线性规划问题。
实验内容:制定最佳连续投资方案
某部门在今后五年内考虑下列项目投资
-Experimental Objective: Lingo software for solving linear linear programming problem.
Experiment content: develop the best program of continuous investment
A department in the next five years to consider the following investment
- 2022-07-15 11:10:05下载
- 积分:1
-
基于Visual C++的算术编码
arithemetic code on visual c-arithemetic code on visual c++
- 2022-12-11 06:45:03下载
- 积分:1
-
决策树算法的实现。对于初学算法的人有一定的帮助。
决策树算法的实现。对于初学算法的人有一定的帮助。-Decision tree algorithm. Algorithm for beginners who have some help.
- 2022-02-15 19:48:00下载
- 积分:1
-
实现FFT变换的函数。调用形式为y=bianhuan(xr,n) 其中,xr为要进行傅立叶变换的采样信号为输入,y为输出,n为信号xr的长度。...
实现FFT变换的函数。调用形式为y=bianhuan(xr,n) 其中,xr为要进行傅立叶变换的采样信号为输入,y为输出,n为信号xr的长度。-A function of the realization of FFT transform. Call the form of y = bianhuan (xr, n) of them, xr Fourier transform in order to carry out the sampling signal for the input, y is output, n is the length of the signal xr.
- 2022-02-15 20:20:27下载
- 积分:1