搜索资源列表
Conjugate-gradient-method-(fortran)
- 使用共轭梯度法解超定方程组的程序,使用fortran语言。本程序亦可用于解适定方程组。-Conjugate gradient method for solving overdetermined equations, the use of fortran language. This procedure can also be posed for the solution equations.
jQueryBack
- 使用jQuery插件实现DIV背景颜色渐变-DIV using jQuery plug-ins to achieve the background color gradient
Triangle
- 在VC环境中绘制多种颜色的三角形,三角形的三个点采用不同的颜色,实现颜色的渐变-VC environment in multi-color rendering of the triangle, the triangle of three dots of different colors to achieve color gradient
gradient
- This small program shows how to get the effect of gradient colors for use as backgrounds of forms or picture boxes. It uses the Line method of this objects to draw the rectangles which form the gradient. The methods for drawing the gradi
ImageProcess
- 下代码实现了几个简单的图像处理,主要包括:平滑(Smooth)、开操作(Open)、闭操作(Close)、膨胀(dilate)、腐蚀(Erode)、图像梯度(Gradient)、顶帽(TopHat)、黑帽(BlackHat)等。-Under the code implementation of some simple image processing, mainly including: smoothing (Smooth), open operation (Open), closed oper
PUDN
- My code is implementation of classic snakes, according to the article of Active contour model. I m making reduction of external curve to the center which searching for extremum (the strongest intensity gradient of edge).
open
- It can be used to change colored image to gray image,and compute the pixel gradient value and direction. Try it.
source
- Calculating the gradient of an image and then pots the histogram of the gradient
PRP
- 最优化方法作业 PRP共轭梯度法 有算法分析 步骤 实例 实验结果和C++源程序-Optimization method operating PRP conjugate gradient method are examples of algorithm analysis step in the experimental results and C++ source code
VB.gradient.effect.rolling.fake.movie.dialog
- VB做的渐变滚动仿电影序幕效果对话框VB to do the gradient effect of rolling off fake movie dialog -VB to do the gradient effect of rolling off fake movie dialog
vb.gradient.effect.classic.programming.code
- vb编程填充渐变效果经典代码vb gradient fill effect of the classic programming code -vb gradient fill effect of the classic programming code
VB.code.modular.programming.text.gradient.colors.r
- VB模块化编程文字渐变色彩代码VB code for modular programming text gradient colors -VB code for modular programming text gradient colors
Design.modular.programming.background.gradient.VB.
- VB模块化编程背景渐变设计代码Design of modular programming background gradient VB code -Design of modular programming background gradient VB code
VB.design.developmen.gradient.window
- VB编程渐变窗设计开发代码VB code for programming design and development of the gradient window -VB code for programming design and development of the gradient window
gradient
- Gradient Components Delphi
2008-JMD-Khajavirad-Michalek-Gradient-Based-Decom
- Article on gradient optimization method.
djvuctrl-6.1.4-en-r25349
- Recently, the problem of automatic traffic accident recognition has appealed to the machine vision community due to its implications on the development of autonomous Intelligent Transportation Systems (ITS). In this paper, a new framework for real-ti
Color-gradient-progress-bar
- 颜色渐变进度条编程 作为C++一个小小的编程练习 -Programming as a color gradient progress bar a little C++ programming exercises
gradient
- gradient computation
Nesterov-accelerated-gradient-descent-master
- 加速梯度下降算法求函数最优值,用加速梯度下降算法,可以明显缩短优化时间(accelerated gradient descent algorithm)