-
这是用430驱动1621段码液晶的原程序,嘿嘿!还有1621的资料哦!...
这是用430驱动1621段码液晶的原程序,嘿嘿!还有1621的资料哦!-This is a 1621 drive with 430 yards above the original liquid crystal process,嘿嘿! There are 1621 data Oh!
- 2022-12-08 23:30:02下载
- 积分:1
-
Untitled
用LMS实现语音降噪,加入高斯白噪声后去噪(Using LMS to Realize Speech Noise Reduction)
- 2018-12-21 11:04:17下载
- 积分:1
-
Introducing Python.pdf
说明: 第1、第2、第3章简单介绍Python版本选择、Python解释器的不同实现、Python的安装、开发环境的选择。
2. 第4章介绍了编写高质量代码的技巧,比如代码风格、项目代码结构、文档等等。(Chapters 1, 2 and 3 briefly introduce Python version selection, different implementations of Python interpreter, installation of Python and selection of development environment.
Chapter 4 introduces techniques for writing high-quality code, such as code style, project code structure, documentation, and so on.)
- 2019-03-27 10:04:41下载
- 积分:1
-
Steganography-master
说明: 利用Java语言编程实现的图片信息隐写。(Hide information at the end of the picture, using JAVA language programming.)
- 2020-06-17 05:40:02下载
- 积分: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
-
ExKillProc_vbsrc
内核级别超强结束进程,无法结束杀毒软件。(Kernel level super termination process, unable to end anti-virus software.)
- 2018-10-20 14:06:52下载
- 积分:1
-
卡尔曼滤波原理及应用 MATLAB仿真pdf源程序
卡尔曼滤波的跟踪资料,附有程序源代码,有详细的解释(Kalman filter tracking data, with the source code, a detailed explanation)
- 2017-10-27 11:20:46下载
- 积分:1
-
实现一个字符串类的若干函数的操作
实现一个字符串类的若干函数的操作-achieve a certain kind of string function operation
- 2022-03-02 06:06:51下载
- 积分:1
-
Description
给定一个有N个矩阵的矩阵链A1A2A3...An,矩Ai的维数为pi...
Description
给定一个有N个矩阵的矩阵链A1A2A3...An,矩Ai的维数为pi-1*pi。我们都知道,使用朴素的矩阵乘法去乘两个维数分别为x,y和y,z的矩阵,所需要的乘法次数为x*y*z。矩阵链乘法问题就是如何对矩阵乘积加括号,使得它们的乘法次数达到最少。
Input
输入的第一行为一个正整数N(1
- 2022-02-24 20:30:36下载
- 积分:1
-
苹果PHP电影视频系统maccms v8.x
苹果PHP电影视频系统maccms UTF8版本,支持静态生成模式、特有的视频播放系统、采集系统,内置有会员管理系统和视频库系统,使用MACCMS可快速搭建出一个电影网站。
- 2022-07-04 17:17:00下载
- 积分:1