-
DFP变尺度法,包括一维搜索法,黄金分割法,采用类封装,包括矩阵类,变尺度类。实现简单明了。...
DFP变尺度法,包括一维搜索法,黄金分割法,采用类封装,包括矩阵类,变尺度类。实现简单明了。-DFP variable metric method, including the one-dimensional search, golden section method, type of packaging used, including matrix-type, variable-scale category. Simple to achieve.
- 2022-06-03 06:57:24下载
- 积分:1
-
高振荡函数求积法的c源程序
高振荡函数求积法的c源程序-high oscillation function Quadrature law c source
- 2022-05-25 13:32:11下载
- 积分:1
-
基于龙贝格计算定积分的方法来计算无穷积分
基于龙贝格计算定积分的方法来计算无穷积分-Romberg-based method of calculating the definite integral to calculate the infinite integrals
- 2023-07-24 10:35:04下载
- 积分:1
-
用幂法与反幂法求矩阵的最大特征值及最小特征值
用幂法与反幂法求矩阵的最大特征值及最小特征值-with power law with the anti-power method for matrix eigenvalue of the largest and the smallest eigenvalue
- 2022-03-15 14:11:29下载
- 积分:1
-
用于盲均衡的改进的常十字模算法,比常十字模算法具有更好的性能...
用于盲均衡的改进的常十字模算法,比常十字模算法具有更好的性能-For blind equalization improvement of regular cross-mode algorithm, than the regular cross-mode algorithm has better performance
- 2022-03-23 19:13:36下载
- 积分:1
-
MD5源代码
MD5 哈希算法实现,充分测试验证
API定义如下:
void MD5Init PROTO_LIST ((MD5_CTX *));
void MD5Update PROTO_LIST
((MD5_CTX *, unsigned char *, unsigned int));
void MD5Final PROTO_LIST ((unsigned char [16], MD5_CTX *));
void md5(char*,char*,int len);
- 2022-03-26 06:41:24下载
- 积分:1
-
优化算法,是FORTRUN语言写。都经过了运行。
优化算法,是FORTRUN语言写。都经过了运行。-this is code of the number caculation in opt
- 2022-04-10 05:21:22下载
- 积分:1
-
开发环境:Visual C++ .net2003
功能:利用禁忌搜索思想求解TSP问题。...
开发环境:Visual C++ .net2003
功能:利用禁忌搜索思想求解TSP问题。-Development Environment: Visual C++. Net2003 functions: thinking of the use of tabu search for solving TSP problems.
- 2023-03-12 00:40:03下载
- 积分:1
-
C++语言编写算法程序,求解求解任意阶贝塞尔函数
本程序为C++语言编写,根据贝塞尔函数的圆柱形递推公式编写,用于求解任意阶的贝塞尔函数。
- 2022-03-12 14:23:24下载
- 积分:1
-
delphi xvid 编解码
基于delphi开发的MP4播放器,其中有XVID的编解码源码,希望对大家有帮助
- 2022-08-11 16:40:49下载
- 积分:1