CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - A*算法

搜索资源列表

  1. MPA算法代码和基于并行策略的MPA算法 

    1下载:
  2. 一种并行策略的MPA算法,用户节点和资源节点同时更新(A parallel strategy based MPA algorithm)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:12288
    • 提供者:daybyday1994
  1. 烟花算法matlab代码

    8下载:
  2. 该算法是目前国际上最新的智能算法——烟花算法,有需要的同学可以自己下载。(The algorithm is the world's latest intelligent algorithm - Fireworks algorithm, there is a need for students to download their own.)
  3. 所属分类:其他

    • 发布日期:2017-12-18
    • 文件大小:20480
    • 提供者:斯坦福
  1. 遗传算法

    0下载:
  2. 遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法。保证能运行。(The genetic algorithm (Genetic Algorithm) is a computational model of biological evolution process of natural selection and genetic mechanism of the simulation of
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-25
    • 文件大小:3072
    • 提供者:太阳部落
  1. A star

    2下载:
  2. 使用A star算法进行路径规划。。matlab代码。。。。。。(Path planning using the A star algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-24
    • 文件大小:180224
    • 提供者:shaoyy
  1. MATLAB智能算法30个案例分析 源代码

    0下载:
  2. 配合MATLAB智能算法案例分析一书的源代码(With MATLAB intelligent algorithm case analysis of a Book of the source code)
  3. 所属分类:其他

    • 发布日期:2017-12-15
    • 文件大小:1618944
    • 提供者:cjq0624
  1. 粒子群优化算法

    0下载:
  2. MATLAB算法,粒子束优化算法(IPSO),同时包含各种算法比较算法,ML、OSIC、IPSO(MATLAB algorithm, particle beam optimization algorithm (IPSO), including a variety of algorithm comparison algorithm, ML, OSIC, IPSO)
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:9216
    • 提供者:123345
  1. A Comparison of SIFT, PCA-SIFT and SURF

    0下载:
  2. 包含了几种介绍sift改进算法的论文,对于了解最新的sift算法的发展非常有帮助。(Contains several papers introduced sift improved algorithm, for understanding the latest development of the SIFT algorithm is very helpful.)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-17
    • 文件大小:2859008
    • 提供者:zhoulei
  1. A late acceptance hill climbing algorithm

    1下载:
  2. 通过加入Late Acceptance Strategy,改进了爬山局部搜索算法,该算法在求解某些benchmark函数时,比禁忌搜索和模拟退火等局部搜索算法更好。(by Late Acceptance Strategy, An improved hill climbing local search algorithm is proposed which outperforms Tabu and SA when solving some benchmark functions.)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-21
    • 文件大小:2738176
    • 提供者:DRen
  1. 算法工具

    0下载:
  2. SmartCos 算法工具,内含DES,MAC,RSA,HASH,LRC计算,一键生成(SmartCos algorithm tools, including DES, MAC, RSA, HASH, LRC computing, a key generation)
  3. 所属分类:加密解密

    • 发布日期:2017-12-19
    • 文件大小:120832
    • 提供者:Frank Ao
  1. B_M算法

    1下载:
  2. 线性反馈移位寄存器序列求解极小多项式的BM算法(a method to find a minimum polinomial of a LFSR)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-25
    • 文件大小:450560
    • 提供者:wxt201
  1. 银行家算法

    0下载:
  2. 实现了银行家算法,MFC界面编程,有需要可下载~(Banker's algorithm, MFC interface programming, there is a need to download ~!)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-26
    • 文件大小:1892352
    • 提供者:sylviasue
  1. 模拟退火算法

    0下载:
  2. 模拟退火算法是一种演化算法,在很多地方都有应用,这是一个C语言实现的模拟退火程序。(A simulated annealing program wiitten by C.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-19
    • 文件大小:2048
    • 提供者:晨晨宝宝
  1. LK算法

    0下载:
  2. 利用openCV,首先利用goodFeaturesToTrack函数得到图像中的强边界作为跟踪的特征点,接下来要调用calcOpticalFlowPyrLK函数,输入两幅连续的图像,并在第一幅图像里选择一组特征点,输出为这组点在下一幅图像中的位置。再把得到的跟踪结果过滤一下,去掉不好的特征点。再把特征点的跟踪路径标示出来。(Using openCV, we use goodFeaturesToTrack function to get strong edges in the image as t
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:2072576
    • 提供者:赵嘉慧
  1. 遗传算法原理及应用

    0下载:
  2. 遗传算法原理以及应用,运用遗传算法写了很多实例,可以参考(Genetic algorithm principles and applications, the use of genetic algorithms written a lot of examples, you can refer to)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-20
    • 文件大小:3237888
    • 提供者:daidai_hu
  1. 模拟退火算法

    0下载:
  2. 基于模拟退火算法的求解TSP问题的matlab程序,对于学习算法的初学者,可作为入门的简单程序(To solve the problem of TSP simulated annealing algorithm based on the matlab program, for beginners learning algorithm, can be used as a simple entry procedures)
  3. 所属分类:matlab例程

  1. 算法设计

    0下载:
  2. 问题描述:以一个m×n的长方形表示迷宫,0和1分别表示迷宫中的通路和障碍。设计一个程序,对任意设定的迷宫,求出一条从入口到出口的通路,或得出没有通路的结论。 基本要求:首先实现一个以链表作存储结构的栈类型,然后编写一个求解迷宫的非递归程序。求得的通路以三元组(i,j,d)的形式输出,其中:(i,j)指示迷宫中的一个坐标,d表示走到下一坐标的方向。(Problem Descr iption: a m * n rectangle represents the maze, and 0 and 1 i
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:2048
    • 提供者:beautiful
  1. 遗传算法

    0下载:
  2. 遗传算法是计算数学中用于解决最佳化的搜索算法,是进化算法的一种。进化算法最初是借鉴了进化生物学中的一些现象而发展起来的,这些现象包括遗传、突变、自然选择以及杂交等。遗传算法通常实现方式为一种计算机模拟。对于一个最优化问题,一定数量的候选解(称为个体)的抽象表示(称为染色体)的种群向更好的解进化。传统上,解用二进制表示(即0和1的串),但也可以用其他表示方法。进化从完全随机个体的种群开始,之后一代一代发生。在每一代中,整个种群的适应度被评价,从当前种群中随机地选择多个个体(基于它们的适应度),通过
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-19
    • 文件大小:5120
    • 提供者:木冉
  1. a

    0下载:
  2. 基于遗产算法的点匹配过程,希望对大家有所帮助(Point matching process based on inheritance algorithm, hope to be of help)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:9216
    • 提供者:haha(..)
  1. 基于遗传算法的 TSP 算法

    1下载:
  2. tsp问题(全称:TravellingSalesmanProblem),又称为旅行商问题、货郎担问题、TSP问题,是一个多局部最优的最优化问题,遗传算法是一种基于种群演变一种优化的算法,在此基础上的优化程序会自动寻找出最短路(TSP (full name: TravellingSalesmanProblem), also known as the traveling salesman problem, traveling salesman problem, but TSP problem is
  3. 所属分类:matlab例程

    • 发布日期:2017-12-16
    • 文件大小:146432
    • 提供者:淡然踏歌
  1. chapter1遗传算法工具箱

    0下载:
  2. chapter1遗传算法工具箱,遗传算法工具箱一书中源代码,非常好用。(Genetic algorithm toolbox, genetic algorithm toolbox a book in the source code, very easy to use)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-25
    • 文件大小:2048
    • 提供者:liangzige
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com