搜索资源列表
GradientSrc1
- VC中梯度着色算法和控件的源码,包括示例代码,够计算指定范围的梯度插值,并有相应的控件可以进行编辑、控制。-VC in the gradient coloring algorithms and the control of the source code, including sample code, enough to calculate the gradient of the designated area interpolation, and there is a correspondin
image2
- 是对图像处理的基本操作,比如说图像的放大、缩小、旋转、求阈值、梯度算法-iamge processing
gongetidufa
- 介绍了一个优化算法,共轭梯度法的C语言源码-Introduced an optimization algorithm, the Conjugate Gradient Method C language source code
slgohithm_descent
- 用C++实现了梯度下降求多元函数极值的算法,有可能会陷入局部最优解-By c++ implementation of a gradient descent algorithm of multivariate function extreme value, is likely to fall into local optimal solution
wohoyr
- 用C++实现了梯度下降求多元函数极值的算法,有可能会陷入局部最优解()