-
蚁群算法作为一种新的智能计算模式, 由于其离散性本质而在组合优化问题上取得 巨大成
功,但这也限制了它在连续问题求解中的应用。...
蚁群算法作为一种新的智能计算模式, 由于其离散性本质而在组合优化问题上取得 巨大成
功,但这也限制了它在连续问题求解中的应用。-Ant colony algorithm as a new kind of intelligent computing model because of its nature discrete combinatorial optimization problems in on a great success, but it also limits the problem to solve for the application.
- 2022-02-04 11:07:14下载
- 积分:1
-
Numerical Recipes in C++ 书中的程序的源代码
Numerical Recipes in C++ 书中的程序的源代码-C Numerical Recipes in the book of a program"s source code
- 2022-10-01 16:05:03下载
- 积分:1
-
自己做的程序,可能对你有用
自己做的程序,可能对你有用-own procedures that may be useful to you
- 2022-04-20 19:06:41下载
- 积分:1
-
获得输入数据的全排列(STL实现)
采用递归和非递归两种方式实现全排列算法。
- 2023-01-13 20:25:04下载
- 积分:1
-
三个差值算法(1):二元拉格朗日插值(fortran)(2):三次样条差值(c)(3):三元三点差值(fortran)...
三个差值算法(1):二元拉格朗日插值(fortran)(2):三次样条差值(c)(3):三元三点差值(fortran)-three programs about interpolation :1:Binary Lagrange interpolation 2:three time interpln interpolation 3:Binary three point interpolation
- 2022-02-02 14:30:04下载
- 积分:1
-
梯度一批学习机
批处理梯度计算渐变使用整个数据集。这是伟大的流形凸的或相对平滑的错误。在这种情况下,我们有些直接朝着一个最佳的解决方案,无论是本地或全局。此外,批处理梯度下降法,给出了退火的学习速率,终会发现位于它的盆地的吸引力最低。
- 2022-03-23 16:51:53下载
- 积分:1
-
oil commonly used unit conversion of suitable geophysical the people
石油常用单位换算,适合学地球物理方面的人-oil commonly used unit conversion of suitable geophysical the people
- 2023-04-08 03:40:03下载
- 积分:1
-
平衡二叉树
数据结构中关于平衡二叉树的源码,学完数据结构后,老师要求我们写的,自己觉得还行,不足之处希望大家见谅!
- 2022-03-02 12:24:01下载
- 积分:1
-
The use of C++ Realize the Graham scan method (for solving convex hull problems)...
使用C++实现的Graham扫描法(求解凸包问题),可设置生成随机点的个数、样式,同时支持设置显示范围、显示算法处理时间及使用文件导入导出点等功能。(文件格式为,头四个字节是点的个数,以后分别是各个点的x坐标和y坐标,每个数值均占4字节)。-The use of C++ Realize the Graham scan method (for solving convex hull problems), can be set to generate a random number of points, patterns, and at the same time to support the set display range, display algorithm processing time and the use of document features such as import and export points. (File format for the first four bytes is the number of points, after all points are x coordinates and y coordinates, each account for 4-byte value).
- 2022-02-04 23:48:30下载
- 积分:1
-
part of the numerical algorithm c++, for some netizens should be very useful
部分数值算法的c++实现,对于某些网友应该非常有用-part of the numerical algorithm c++, for some netizens should be very useful
- 2023-03-15 18:50:03下载
- 积分:1