搜索资源列表
OCR(vc)
- 一个经典的C++图像识别源码。包含:图像处理(灰度化,二值化,梯度锐化) 和 神经网络 两部分。-A classic image recognition of the C++ source code. Include: image processing (grayscale-based, binary gradient sharpening) and neural network in two parts.
Cpp1
- c++ plamer法排序 Palmer启发式算法是基于作业的加工时间按斜度顺序指标排列作业的启发式算法。按机器的顺序,加工时间趋于增加的作业被赋予较大的优先权数。 -c++ plamer Act Sort Palmer heuristic algorithm is based on the operation of the processing time as a gradient sequence with operation indicators heuristic algorit
jianbiansetuxing
- 本程序基于Visual C++.net ,能实现 .如何绘制渐变色图形 。代码均有注释。对初学者很有帮助!-This procedure based on the Visual C . Net, can come true. How to draw gradient color graphics. Code have the Notes. Very helpful for beginners!
jianbiansewenzi
- 本程序基于Visual C++.net ,能实现 如何绘制渐变色文字 。代码均有注释。对初学者很有帮助!-This procedure based on the Visual C . Net, to realize how to draw gradient color text. Code have the Notes. Very helpful for beginners!
smallmatlab
- 基于梯度的优化算法。是传统的算法。进行了适当的改进-Gradient-based optimization algorithm. Traditional algorithms. Appropriate to improve
MINRES
- 采用CG法求解稀疏对称奇异矩阵得到的Ax=b-Implementation of a conjugate-gradient type method for solving sparse linear equations: Solve Ax = b or (A- sI)x = b. The matrix A- sI must be symmetric but it may be definite or indefinite or singular. The scalar s is a
SYMMLQ
- 采用CG法求解稀疏对称非奇异矩阵得到的线性系统Ax=b-Implementation of a conjugate-gradient type method for solving sparse linear equations: Solve Ax = b or (A- sI)x = b. The matrix A- sI must be symmetric and nonsingular, but it may be definite or indefinite. The scal
DLGColorChangeSlow
- 设置窗体颜色渐变,了解窗体颜色的设置。(基于对话框编程)-Setting form color gradient to understand the form the color settings. (Based on Dialog Programming)
cshape
- 以CDC类的成员函数为基础,完成了一个基本几何图形绘制和效果填充的类CShape.实现的具体图形绘制有三种:1.几何轮廓绘制。2.单色几何图形的填充。3.颜色渐变填充。-To CDC class member functions, based on the completion of a basic geometric shapes drawn and effectiveness of the class filled CShape. To achieve a specific graphics
Cwatershed
- C语言开发的基于梯度图的分水岭变换,用于灰度图像的分割,具有比较好的分割效果。-C language development gradient map based on watershed transformation for gray-scale image segmentation, with a relatively good segmentation results.
shadowdetectionhumans
- shadow detection for moving humans using gradient based background subtraction
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
[FINAL]HM-9.1
- 实现Gradient-based fast decision for intra prediction in HEVC.pdf(Yongfei Zhang, Zhe Li, and Bo Li)算法,部分完成-To implement the algorithm--Gradient-based fast decision for intra prediction in HEVC.pdf(Yongfei Zhang, Zhe Li, and Bo Li,and for some reason ,i
main
- 基于梯度的亚像素配准算法的Matlab程序 -Gradient-based sub-pixel registration algorithm Matlab procedures
06557515
- Adaptive Gradient-Based Methods for Adaptive Power Allocation in OFDM-Based Cognitive Radio Networks. IT IS THE RECENT PAPER IN COGNITIVE RADIO NETWORKS
gradient
- 一维波动方程反演MATLAB程序,采用的梯度法,声波方程,测试可用-1D waveform inversion by gradient method based on acoustic wave equation
智能优化算法资料
- 优化算法有很多,经典算法包括:有线性规划,动态规划等;改进型局部搜索算法包括爬山法,最速下降法等,模拟退火、遗传算法以及禁忌搜索称作指导性搜索法。而神经网络,混沌搜索则属于系统动态演化方法。 梯度为基础的传统优化算法具有较高的计算效率、较强的可靠性、比较成熟等优点,是一类最重要的、应用最广泛的优化算法。但是,传统的最优化方法在应用于复杂、困难的优化问题时有较大的局限性。(There are many optimization algorithms, the classical algori
A1
- 基于梯度下降的推荐算法, 数据库来自neflix网站所注册的用户。(recommendation algorithm based on gradient descent)
ELM_PSO-master
- 为了提升配网供电可靠性的预测精度!提出了基于主成分分析和粒子群优化极限学习机的配网供电可靠 性预测模型$ 从多方面分析影响供电可靠性的指标!利用主成分分析得到综合变量!实现对数据的降维$ 在此基 础上!构建人工神经网络并利用粒子群算法优化极限学习机的输入权值和阈值!完成对训练供电可靠性预测模型 的训练$ 以某大型电网的 ?L 个供电局样本 !% 种影响供电可靠性因素为例进行仿真分析!并将 E S R C E FQ C 4 G D算 法与 ! 种回归拟合算法对比!验证了该方法的有效性(It i
