-
The essence of Newton method is used constantly to approximate tangent curve, th...
Newton法的本质就是不断用切线来近似曲线,因此,Newton法也称为切线方法。本程序用Newton法求解n元正定函数的最小值,例子在程序中。-The essence of Newton method is used constantly to approximate tangent curve, therefore, Newton method, also known as tangent method. This procedure using Newton method to solve n-positive definite function of the minimum value, for example, in the proceedings.
- 2022-05-08 02:16:18下载
- 积分:1
-
Differential Evolution Strategy C++ source code. The algorithm is to find an opt...
微分进化策略的C++源代码。该算法是寻找一个集合中最优个体的一种遗传算法。-Differential Evolution Strategy C++ source code. The algorithm is to find an optimal set of individuals of a genetic algorithm.
- 2022-02-09 11:57:41下载
- 积分:1
-
common procedures C Numerical Algorithms
常用的C程序数值算法-common procedures C Numerical Algorithms
- 2022-03-31 20:57:36下载
- 积分:1
-
Diffie-hellman
Diffie Hellman密钥交换Diffie-Hellman密钥交换(DH)[nb的1是交换加密密钥的具体方法。它是领域ofcryptography内实现密钥交换的最早实际的例子之一。的Diffie-Hellman密钥交换方法允许双方有互相的先验知识,共同建立一个共享的密钥在不安全communicationschannel。这个密钥可以被用于使用对称密钥密码随后的通信进行加密。
- 2022-02-12 05:03:03下载
- 积分:1
-
插入排序
资源描述插入排序,其中包含键盘输入,文件输入,数据结构线性表的应用,函数递归的应用,c语言,
- 2022-05-24 16:18:19下载
- 积分:1
-
Hex转换成CString
Hex转换成CString-Hex conversion redeem
- 2023-04-20 16:10:04下载
- 积分:1
-
ACM contest the results calculation method they used C series, containing test d...
ACM比赛的成绩计算方法,自己用C编的,内附测试数据-ACM contest the results calculation method they used C series, containing test data
- 2022-02-15 04:25:16下载
- 积分:1
-
本人编的一个程序,用来求解支持矢量,可以用于分类和回归。...
本人编的一个程序,用来求解支持矢量,可以用于分类和回归。-I made a procedure to solve the support vector, can be used for classification and regression.
- 2022-03-25 23:25:57下载
- 积分:1
-
爬山 (人工智能)
这是人工智能的爬山算法。它给最短路径从源节点到目标节点。
- 2023-08-26 21:55:03下载
- 积分:1
-
在MATLAB环境下进行各种曲线拟合算法,…
在matlab环境下能进行各种曲线拟合的算法,非常好。-In the matlab environment to conduct various kinds of curve fitting algorithms, very good.
- 2022-05-22 17:14:18下载
- 积分:1