-
多种编解码的小程序,支持bin<
多种编解码的小程序,支持binhex,binc array,url和utf7即base64-various codecs of small programs to support binlt;- Gt; Hex, binlt;- Gt; C array, url and utf7 that base64
- 2022-05-26 19:29:46下载
- 积分:1
-
决策树 ,随机森林
基于c++的随机森林设计,
对于很多种资料,它可以产生高准确度的分类器。
2. 它可以处理大量的输入变量。
3. 它可以在决定类别时,评估变量的重要性。
4. 在建造森林时,它可以在内部对于一般化后的误差产生不偏差的估计。
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报 打分 发表评论 暂无评论
- 2022-03-03 23:05:17下载
- 积分:1
-
发现部分的总和
它是简单的源代码部分总和的计算解释。
(o (n),O(1)),在那里O (n)-准备,O (1)-计算结果
- 2022-08-25 08:12:33下载
- 积分:1
-
内含一个高斯随机数的发生程序,实现语言为C++,对某些工程人员可能会有用。...
内含一个高斯随机数的发生程序,实现语言为C++,对某些工程人员可能会有用。-containing a Gaussian random occurrence of procedures to achieve language C++, some staff may be used.
- 2023-03-22 13:45:04下载
- 积分:1
-
清华大学蒙特卡洛方法课件。这是一个很好的教程…
Monte Carlo方法课件,清华大学用的。
这是一份很好的Monte Carlo方法教程,详细的介绍了蒙特卡洛算法的知识和应用。-Monte Carlo method courseware, Tsinghua University. This is a very good tutorial Monte Carlo method.
- 2022-01-25 23:15:45下载
- 积分:1
-
Machine learning
logistic regression SVM 带有形象化展示,可以使用鼠标放置两类训练样本,观察分界线变化过程
- 2023-08-11 13:05:04下载
- 积分:1
-
遗传优化随机共振
应用背景随机共振利用噪声,可以增强信号。对于双稳态系统,朗之万方程的参数a,b对系统影响很大,需要合理选取。压缩包中有两个使用GA遗传算法的示例程序,一个简单一个较复杂。关键技术随机共振SR相比于以往的去噪技术,可以利用噪声进行信号增强。使用了遗传算法对系统的参数进行优化
- 2022-04-15 13:35:32下载
- 积分:1
-
This algorithm was developed by Professor Ronald L. Rivest of MIT and can be fou
This algorithm was developed by Professor Ronald L. Rivest of MIT and can be found presented in several languages. What I provide to you here is a C++ derivative of the original C implementation of Professor Rivets. The library code itself is platform-independant and has been tested in Redhat Linux. I ve included the sample code and makefile that I used for the Linux test. The demo, however, was written with Visual C++ 6 on a Windows 2000 platform.-This algorithm was developed by Professor Ronald L. Rivest of
MIT and can be found presented in several languages. What I provide to
you here is a C derivative of the original C implementation of
Professor Rivets. The library code itself is platform-independant and
has been tested in Redhat Linux. I ve included the sample code and
makefile that I used for the Linux test. The demo, however, was
written with Visual C 6 on a Windows 2,000 platform.
- 2022-01-27 12:21:27下载
- 积分:1
-
运动图像检测MovingObjectDetection
VS-C# 2010下运行。其中混合高斯算法有些问题,其余两种可以实现。
- 2022-08-22 06:30:13下载
- 积分:1
-
分形几何--用简单构造复杂的艺术。
对图形的放大有两种,一种是光栅放大,放大后图形的边界会产生锯齿;另一种是矢量放大,采用的是关系计算的方法,放大的图形不会...
分形几何--用简单构造复杂的艺术。
对图形的放大有两种,一种是光栅放大,放大后图形的边界会产生锯齿;另一种是矢量放大,采用的是关系计算的方法,放大的图形不会出现锯齿和模糊。基于Julia的方法属于矢量放大,该方法被称为“分形显微镜”。是一个很有用的功能模块。-Fractal geometry- with a simple structure is complicated art. Amplification of the graphics there are two types of grating amplification, the amplified graphics have jagged borders the other is to enlarge the vector used is a method of calculation, to enlarge the graphics will not appear jagged and fuzzy. Julia
- 2022-03-09 10:34:19下载
- 积分:1