-
数据挖掘中聚类的算法,可以作为学习数学算法的时候用,也可以作为自己开发软件时使用...
数据挖掘中聚类的算法,可以作为学习数学算法的时候用,也可以作为自己开发软件时使用-Clustering in data mining algorithms, mathematical algorithms can be used as learning time, and also can develop software as their own use
- 2023-08-25 03:45:03下载
- 积分: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
-
一种关于多模式匹配问题的算法优化的研究。
一种关于多模式匹配问题的算法优化的研究。-Research on Optimizing Multi- Pattern Matching Algorithm
- 2023-05-25 06:15:03下载
- 积分:1
-
用幂法与反幂法求矩阵的最大特征值及最小特征值
用幂法与反幂法求矩阵的最大特征值及最小特征值-with power law with the anti-power method for matrix eigenvalue of the largest and the smallest eigenvalue
- 2022-03-15 14:11:29下载
- 积分:1
-
this file need a traffic log in txt format, given the traffic log, it gets the i...
this file need a traffic log in txt format, given the traffic log, it gets the ip address source and destination to perform the IP-lookup following the Huang s algorithm, as result it returns another txt showing the right port and destination ip
- 2023-04-05 05:05:03下载
- 积分:1
-
学生学籍管理系统的设计
源代码为学生学籍管理系统的设计与开发,可以帮助同学们更好的利用VB软件,并且能在编程过程中给同学们一些启发,仅供参考
- 2022-02-11 22:30:15下载
- 积分:1
-
一个基于 c++的汉罗塔模拟源码,他可以选择移动几个塔,也可以选择是否需要终止64位塔的模拟过程...
一个基于 c++的汉罗塔模拟源码,他可以选择移动几个塔,也可以选择是否需要终止64位塔的模拟过程-a c-based simulation of the Han Rota source, he could choose several mobile tower can also choose whether or not to terminate 64 tower simulation
- 2022-01-21 01:55:58下载
- 积分:1
-
DTMF(Dual Tone Multi Frequency)Recognition Algorithm
Dual Tone Multi Frequencies (DTMF tones) are two different tones at two ends of a spectrum that are used to send information in telephonic communication mediums. The tones represent numbers 0-9 and the symbols * and #. A series of these numbers may be assigned to individuals as points of contact, as in a phone number, or the numbers can be used to relay other sorts of information.
While it may seem confusing, it should be noted that all numbers on a telephone are assigned two DTMF tones, and in all, seven different frequencies are assigned. Some numbers will have the same lower frequency, but different higher frequency, while others will have the same higher frequency but a different lower frequency. The range is between 697 Hz and 941 Hz for the lower frequencies and 1209 Hz and 1633 Hz for
- 2022-06-16 09:51:22下载
- 积分:1
-
按位异或及其在求解游戏策略问题中的应用.
按位异或及其在求解游戏策略问题中的应用.-caput or vary the game and its strategy in solving problems of application.
- 2022-12-30 01:45:04下载
- 积分:1
-
多实例学习代码
资源描述// MissSVM.h: interface for the MissSVM class.
//
//////////////////////////////////////////////////////////////////////
// Reference: Z.-H. Zhou and J.-M. Xu. On the relation between multi-
// instance learning and semi-supervised learning. In: Proceedings of
// the 24th International Conference on Machine Learning (ICML"07),
// Corvallis, OR, 2007.
//////////////////////////////////////////////////////////////////////
- 2022-03-24 13:09:34下载
- 积分:1