-
网站自爬网程序
本项目用来索引网站页面作为静态内容并创建网站地图的列表。如何使用: 只是将该文件添加在您的服务器和调用在浏览器中,它将创建一个页面中包含所有的数据,直到五级深的整个网站中的静态代码
- 2022-03-16 03:43:52下载
- 积分:1
-
利用fisher线性判别分析进行数据降维
利用fisher线性判别分析进行数据降维-using linear discriminant analysis of data dimensionality reduction
- 2022-05-23 19:27:06下载
- 积分:1
-
C语言滤波算法
C语言实现的各种滤波算法,包含均值、中值、滑动、限幅、去极值平均、移动平均/加权平均滤波算法等非常经典使用的算法,可直接移植到嵌入式系统中。
- 2022-01-21 18:28:32下载
- 积分:1
-
ACM模拟试题 明明的随机数
附件中有详细的题目要求和运行通过的源代码...
ACM模拟试题 明明的随机数
附件中有详细的题目要求和运行通过的源代码-ACM is clearly a random number of mock examination papers are detailed in the annex to the subject requirements and run through the source code
- 2022-06-26 15:07:59下载
- 积分:1
-
一维时间序列分行维数,利用计盒法计算得到的分形维数,希望对大家有所帮助!...
一维时间序列分行维数,利用计盒法计算得到的分形维数,希望对大家有所帮助!-Branch of one-dimensional time series dimension, using box method calculated the fractal dimension, and they hope to be helpful to everyone!
- 2022-02-07 12:30:37下载
- 积分:1
-
Householder method least squares problems. Avoid conventional methods encountere...
Householder法求解最小二乘问题。可以避免常规方法遇到奇异矩阵(即行列式|A|接近零)时误差太大的问题。本方法的精度非常高。-Householder method least squares problems. Avoid conventional methods encountered singular matrix (that is determinant | A | close to zero) error much of a problem. The accuracy of this method is very high.
- 2022-05-27 00:41:32下载
- 积分:1
-
SURF算法
应用背景 It approximates or even outperforms previously proposed schemes with respect to repeatability, distinctiveness, and robustness, yet can be computed and compared much faster.关键技术This is achieved by relying on integral images for image convolutions; by
building on the strengths of the leading existing detectors and descriptors
(in casu, using a Hessian matrix-based measure for the detector, and a
distribution-based descriptor); and by simplifying these methods to the
essential.
- 2023-07-28 12:25:06下载
- 积分:1
-
地理信息系统示例
gis sample图形排版,二维图形处理与GIS图形处理.
- 2022-11-23 11:40:03下载
- 积分:1
-
高斯全消元法 c 代码
高斯全消元法 c 代码-Gaussian Elimination Act c code
- 2023-05-18 18:50:02下载
- 积分:1
-
matlab编译标准粒子群优化算法
代码可直接运行,注释详细。粒子群算法是将群体中的个体看作是在D维搜索空间中没有质量和体积的粒子,每个粒子以一定的速度在解空间运动,并向自身历史最佳位置和领域历史最佳位置聚集,实现对候选解得进化。让粒子飞向解空间并在最好解处降落。通过迭代找到最优解,在每一次迭代中,粒子通过跟踪两个极值来更新自己。第一个是粒子本身的历史最优值persongood,另一个是每个组织目前找到的最优解allbetter。
- 2022-07-16 08:55:30下载
- 积分:1