-
QTcpSocket-Example-master
说明: qt c++ tcpip sample for pc to pc communication
- 2020-06-15 22:22:59下载
- 积分:1
-
H236
H.263 标准结构图,对学习了解H263有直观的学习作用(H.263 standard structure map, learning to understand H263 has an intuitive learning effect)
- 2018-03-18 18:05:11下载
- 积分:1
-
The explain of C4.5 document(data type,run environment)
C4.5文档说明(数据类型,运行环境)-The explain of C4.5 document(data type,run environment)
- 2022-07-05 10:27:10下载
- 积分:1
-
圆阵
运用圆组合阵列定位噪声源,里面有几种简单的算法(There are several simple algorithms for locating noise sources using circular array.)
- 2019-04-09 11:13:48下载
- 积分:1
-
HTML5拖放选择图片、删除选择功能
HTML5拖放选择图片、删除选择功能,上边有几个按钮,分别是选择全部,全部不选,删除,也可以鼠标点选任意一个图片,点击Delete后可动态删除这张图片,当然只是在列表中删除,并不是真正把图片从硬盘上删除。HTML5效果,所以请在支持HTML5的浏览器中查看效果。
- 2022-03-19 19:52:46下载
- 积分:1
-
RS纠错编码原理及其实现方法 相当实用经典的资源
RS纠错编码原理及其实现方法 相当实用经典的资源 -RS error-correcting coding theory and method is very practical classic realize the resources
- 2022-07-26 16:47:34下载
- 积分:1
-
mega drive
说明: programming MEGA DRIVE by C language
- 2020-01-29 11:00:53下载
- 积分:1
-
随机森林
说明: 用N来表示训练用例(样本)的个数,M表示特征数目。
输入特征数目m,用于确定决策树上一个节点的决策结果;其中m应远小于M。
从N个训练用例(样本)中以有放回抽样的方式,取样N次,形成一个训练集(即bootstrap取样),并用未抽到的用例(样本)作预测,评估其误差。
对于每一个节点,随机选择m个特征,决策树上每个节点的决定都是基于这些特征确定的。根据这m个特征,计算其最佳的分裂方式。
每棵树都会完整成长而不会剪枝,这有可能在建完一棵正常树状分类器后会被采用)。(N is used to represent the number of training cases (samples), and M is used to represent the number of features.
The number of input features m is used to determine the decision result of a node in the decision tree, where m should be far less than m.
From N training cases (samples), n times are sampled in the way of put back sampling to form a training set (i.e. bootstrap sampling), and the unselected cases (samples) are used to predict and evaluate the error.
For each node, m features are randomly selected, and the decision of each node in the decision tree is determined based on these features. According to these m characteristics, the best splitting mode is calculated.
Each tree will grow completely without pruning, which may be adopted after building a normal tree classifier).)
- 2021-01-28 13:47:33下载
- 积分:1
-
matlab关联规则Armadav1_2
说明: matlab关联规则源码,内含用户手册(英文)(Matlab source, containing a user manual (English))
- 2006-02-17 10:17:22下载
- 积分:1
-
C language developed in the VC a color version of the game Sokoban
C语言在VC下开发的一个彩色版推箱子游戏-C language developed in the VC a color version of the game Sokoban
- 2022-03-11 20:02:57下载
- 积分:1