-
这是一篇讲述聚类在文本挖掘中的应用的博士论文,个人认为讲述的还是比较细的.
这是一篇讲述聚类在文本挖掘中的应用的博士论文,个人认为讲述的还是比较细的.-This is a talk about clustering in text mining applications in the doctoral thesis, individuals think about the still relatively small.
- 2023-01-26 00:05:04下载
- 积分:1
-
我的项目
我的项目基于 VHDL 语言编程 LANGUAGETHERE 是高中新 AES 算法
- 2022-02-05 02:24:27下载
- 积分:1
-
The essence of Newton method is used constantly to approximate tangent curve, th...
Newton法的本质就是不断用切线来近似曲线,因此,Newton法也称为切线方法。本程序用Newton法求解n元正定函数的最小值,例子在程序中。-The essence of Newton method is used constantly to approximate tangent curve, therefore, Newton method, also known as tangent method. This procedure using Newton method to solve n-positive definite function of the minimum value, for example, in the proceedings.
- 2022-05-08 02:16:18下载
- 积分:1
-
TPS变形算法、线性插值、最近邻插值算法
应用背景线性插值、最近邻插值算法,自己写的代码,可以作为参考实现opencv里cvresize的功能,可以应用在图像变形后插值不成功的点,效果不错,根据实际情况选择算法。TPS变形算法应用于图像变形,矫正摄像机畸变。关键技术线性插值、最近邻插值算法,都是自己写的,可以作为参考实现opencv里cvresize的功能,TPS薄板样条函数变形算法应用于图像变形,真的蛮实用的,希望可以帮到你。TPS就是一种插值方法,它寻找一个通过所有的控制点的弯曲最小的光滑曲面;就像一个薄铁板,通过所给定的几个“样条”(比如木条),铁板表面是光滑的。
- 2022-01-22 11:00:18下载
- 积分:1
-
无线传感器网络分簇路由
基于无线传感器网络分簇路由算法LEACH的一些改进代码,相比LEACH算法而言,新算法在延长网络的生命周期,减少网络节点能耗问题上都有一定的改善,比较适合初学者学习。
- 2022-03-14 15:35:07下载
- 积分:1
-
C #写三元线性回归方程,可以计算出简单的线性关系。
C#写的三元线性回归方程,可以计算简单的线性回归,第一次写,请包涵。-C# Written ternary linear regression equation, can calculate the simple linear regression, the first to write, please bear with me.
- 2022-07-13 01:16:14下载
- 积分:1
-
匿名四轴飞行器
匿名四轴飞行器代码,分部讲解,带注释,匿名四轴飞行器代码,分部讲解,带注释,
- 2022-01-30 20:54:04下载
- 积分:1
-
全选主元高斯消去法agaus.c
全选主元高斯消去法agaus.c--返回零表示原方程组的系数矩阵奇异,返回的标志值不为零,则表示正常返回。-entire election PCA Gaussian Elimination agaus.c--return to the original equation is expressed by the coefficient matrix, a sign of the return value is not zero, then returned to normal.
- 2023-04-20 17:05:03下载
- 积分:1
-
排序算法模板实现
#include
#include
using namespace std;
#define SELECTSORT 1
#define INSERTSORT 1
#define BUBBLESORT 1
#define SHELLSORT 1
#define QUICKSORT 1
#define MERGESORT 1
template
- 2022-04-24 16:36:42下载
- 积分:1
-
程序可以处理远程射击和distnac阅读MDL激光器输出…
Program can deal with MDL lasers for remote firing and reading output of distnace
- 2022-06-11 12:52:28下载
- 积分:1