搜索资源列表
hsdfhjshdj
- 对深度优先(Depth first) 、宽度优先(Breath first) 、爬山法(Hill Climbing) 、 最佳优先(Best first) 以及A*搜索算法进行分析比较,要求: 给出这几种算法的描述; 根据SearchDemonstration程序中给出的示例,给出各算法的执行过程-priority right depth (Depth first), the width of priority (Breath first), mountaineering (Hill C
8-queen
- 通过遗传算法实现八皇后的求解问题,用MFC实现可视化操作,界面很漂亮,算法是改良的遗传算法-Through the genetic algorithm for solving the eight queens problem
hillClimbing
- Hill Climbing Algorithm, 经典算法-Hill Climbing Algorithm
hillclimbing
- algorithm of hill climbing for searching
hill
- A hill climbing algorithm for finding the minimum of a function fitnessfun in the real space. x is the scalar/vector of the functon minimum fval is the function minimum gfx contains the minimization solution each iteration (columns 2
Hill_Climbing_Searching
- solving 8-Queen problem by using hill climbing.
ipyg-5
- ileri Düzeyde Programlama Bilgileri Hill Climbing Tabu Search
IteratedHC
- optimization based on iterated hill climbing
hc
- hc tsp program.this is simple hill climbing algorithm.
Comparison-of-PaO-and-Hill-Climbing-MPPT
- Comparison of P&O and Hill Climbing MPPT
ncliimbbu
- 数值算法:爬山算法的实现三个个按键,分别是随机选点开始爬山 -Numerical algorithms: hill-climbing algorithm to achieve the three keys are randomly chosen point of the hill.
ThousandQueen
- N皇后问题,里面是一千的实例,利用人工智能的“爬山法”-The N queens problem,take a thousand as exzample by the methed of ‘hill climbing method’
main
- C++ code for hill climbing
hill-climbing-for-4-6-8
- 实现QC-LDPC码字的cycle的search功能,算法为hill climbing算法,能有效去除QC-LDPC码字里长为4,6,8的环,使得码字有较好纠错的性能-Realization of QC-LDPC codeword cycle of search functions, algorithms for the hill climbing algorithm, can effectively remove the QC-LDPC codeword length of 4,6,8 in
try-my-way
- 除hill climbing算法以外另一种去除QC-LDPC码字里短环的算法。。。只是我自己试验的。。。但是结果也还行-In addition to hill climbing algorithm another algorithm QC-LDPC codeword in a short ring removed. ʱ ?? ʱ ?? Just my own tests. ʱ ?? ʱ ??
3and15then2itemtogether
- hill climbing 算法的一种改进,从只对矩阵的每个元素进行考虑而改进到对每一列的所有元素一起考虑-An improved hill climbing algorithm each element of the matrix is only to be considered and to improve all elements of each column considered together
hillcliming
- Hill climbing source code
HillClimbingSegment.1.0
- hill climbing matlab code
智能优化算法资料
- 优化算法有很多,经典算法包括:有线性规划,动态规划等;改进型局部搜索算法包括爬山法,最速下降法等,模拟退火、遗传算法以及禁忌搜索称作指导性搜索法。而神经网络,混沌搜索则属于系统动态演化方法。 梯度为基础的传统优化算法具有较高的计算效率、较强的可靠性、比较成熟等优点,是一类最重要的、应用最广泛的优化算法。但是,传统的最优化方法在应用于复杂、困难的优化问题时有较大的局限性。(There are many optimization algorithms, the classical algori
New WinRAR archive
- a hill climing algorithm for solving tsp
