-
C++的源程序,是一本非常经典的书籍,可以用在很多…
c数值算法的源码,是非常经典的书籍,可以用在很多方面-c of the source numerical algorithm is a very classic books, can be used in many ways
- 2022-01-25 16:29:13下载
- 积分:1
-
c++入门编程教学实例
应用背景对于才入门学习c++的朋友可能往往不容易上手,所以这份代码能够简单的带领大家入门,由浅入深,逐步走进深处,所以这份代码是才入门学习 的好实例。关键技术这是一分c++实例代码,能够帮助初学者掌握基本技能,代码基本算法清晰,入门教学的良好选择,通过实例的学习,可以自行尝试修改,从而提高编程基础技能。
- 2022-08-07 19:35:16下载
- 积分:1
-
J48实现数据挖掘c4.5
代码是数据挖掘技术中使用的,用Java编写。实际上就是数据挖掘技术中决策树的C45算法。
- 2022-03-25 10:01:43下载
- 积分:1
-
MCIL 多示例学习
通常MCIL假设一个包中的实例是独立分布的,不考虑实例间的内部依赖关系,但是这样,如果属于正的实例是噪声,则会有误差,所以考虑上下文关系(邻居点),增强MCIL的鲁棒性。将聚类的概念引入到多示例学习中 完成图像的分割和聚类。
- 2022-05-08 04:47:24下载
- 积分:1
-
对比度,很有意思
程序运行时间的对比,很有趣-contrast, very interesting
- 2023-01-19 23:25:04下载
- 积分:1
-
最短小的dvd解码程序
最短小的dvd解码程序-shortest small DVD decoding procedures
- 2022-03-05 07:14:10下载
- 积分:1
-
MOEA framework
应用背景The MOEA Framework is a free and open source Java library for developing and
experimenting with multiobjective evolutionary algorithms (MOEAs) and other
general-purpose multiobjective optimization algorithms. The MOEA Framework
supports genetic algorithms, differential evolution, particle swarm
optimization, genetic programming, grammatical evolution, and more. A number of
algorithms are provided out-of-the-box, including NSGA-II, NSGA-III, ε-MOEA,
GDE3 and MOEA/D. In addition, the MOEA Framework provides the tools necessary
to rapidly design, develop, execute and statistically test optimization
algorithms.关键技术Its key features includes:
* Fast, reliable implementations of many state-of-the-art algorithms
* Extensible with custom algorithms, problems and operators
* Supports master-slave, island-model, and hybrid parallelization
&n
- 2022-02-28 22:09:39下载
- 积分:1
-
Tic-Tac-Toe Minimax算法
极小极大算法Tic-Tac-Toe实现,例如。还有其他为此代码的应用程序。这场游戏在这里也是可用的。
- 2022-07-01 01:23:40下载
- 积分:1
-
数值分析第八版,由负担和菲尔斯(Mathematica)
Numerical Anaysis 8th Edition, by Burden and Faires (Mathematica Source)
- 2023-01-20 10:05:04下载
- 积分:1
-
准确的眼科中心跟踪
一个OpenCV,只需要一个摄像头。
- 2022-08-25 08:34:50下载
- 积分:1