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

搜索资源列表

  1. PicMatch

    2下载:
  2. 本程序实现了对影像特征点自动提取,利用Morevac、Forstner、Harris3个经典算子。在此基础上利用相关系数法实现影像自动匹配,并且引入最小二乘平差,使匹配点精度有所提高。 在搜索点过程中,利用了核线影像特性,对二维影像搜索使用了爬山法启发式搜索。对大数据量影像采用影像金字塔结构处理。 1、使用GDAL库读取影片,支持TIFF、PNG、JPEG、JPG、BMP、GIF、IMG格式读取。使用GDI绘图。 2、防止大数据量绘图视图闪烁,图片显示采用双缓存技术。
  3. 所属分类:Special Effects

    • 发布日期:2014-04-18
    • 文件大小:3046914
    • 提供者:方毅
  1. lk-0.5.0.tar

    1下载:
  2. Lin-Kernighan heuristic for the TSP and minimum weight perfect matching
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1796866
    • 提供者:foxman
  1. fulltext

    0下载:
  2. A New Heuristic Algorithm for the 3D Bin Packing Problem
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-28
    • 文件大小:180707
    • 提供者:cristi
  1. sudoku

    0下载:
  2. 采用启发式搜索算法,能解任意合法的数独(由input.txt文件输入),还能自动生成唯一解的数独初局-Using heuristic search algorithm, to obtain any number of legal independence (from the input.txt file input), can automatically generate a unique solution of the early Sudoku Board
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-24
    • 文件大小:4475
    • 提供者:王加福
  1. tic-tac-toe

    0下载:
  2. 在VC环境下用C++语言编写的一字棋小程序,采用人工智能原理里的博弈树的启发式搜索原理-VC environment in C++ language with the preparation of the word game of small procedures, the principle of the use of artificial intelligence in the game tree search heuristic principle
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:959094
    • 提供者:lina
  1. qifashisousuo

    1下载:
  2. 启发式搜索就是在状态空间中的搜索对每一个搜索的位置进行评估,得到最好的位置,再从这个位置进行搜索直到目标。这样可以省略大量无畏的搜索路径,提到了效率-Heuristic search in state-space search for each search position to assess the best location, and then search from this position until the goal. This will omit a large number o
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-05-11
    • 文件大小:165768
    • 提供者:光远
  1. ACTSP

    0下载:
  2. 实现了蚁群算法求解TSP问题。注释详细 function[R_best,L_best,L_ave,Shortest_Route,Shortest_Length]=ACATSP(C,NC_max,m,Alpha,Beta,Rho,Q) ------------------------------------------------------------------------- 主要符号说明 C n个城市的坐标,n×2的矩阵 NC_max最大迭代次数 m蚂蚁个数
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1863
    • 提供者:王晶
  1. algorithm02

    0下载:
  2. heuristic algotrihm for travelling salesman problem
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:2774
    • 提供者:sadi
  1. Minoux_greedy_algorithm

    0下载:
  2. Minoux’s greedy algorithm is a method of a heuristic solution for the network design with linear separable costs.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:172086
    • 提供者:Makmur Hidayat
  1. Dejong2

    0下载:
  2. heuristic optimization
  3. 所属分类:matlab

  1. heuristic

    0下载:
  2. Heuristic detection.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-02
    • 文件大小:798308
    • 提供者:Arturo
  1. A-star

    0下载:
  2. A*算法,启发式路径搜索(星际,帝国等即时战略游戏中AI寻路)-A* algorithm, heuristic path search (Star, Imperial and other real-time strategy game AI pathfinding)
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-22
    • 文件大小:403497
    • 提供者:赵鹏
  1. Exam1_BH

    0下载:
  2. SSD4, Exam 1 Practical, Heuristic Helper with Search & List Function
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:93701
    • 提供者:wyn
  1. Lin-Kernighan-heuristic-for-the-TSP-and-minimum-w

    0下载:
  2. Lin-Kernighan heuristic for the TSP
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:1859763
    • 提供者:Tom
  1. Modern_heuristic_algorithm

    0下载:
  2. 现代启发式算法,一本经典的教科书,讲解如何求解问题,分析深入浅出-Modern heuristic algorithm, a classic textbook, explain how to solve problems, analyze easily comprehensible
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-27
    • 文件大小:10018642
    • 提供者:robert
  1. algorithm-of-heuristic-

    0下载:
  2. 本资料详细介绍了有关启发式算法的重要内容,包括模拟退火方法,遗传算法,动态规划,背包问题,对相关的研究有帮助。-This information details the important heuristic, including simulated annealing, genetic algorithms, dynamic programming, knapsack problem, the related research help.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:95344
    • 提供者:huangxi
  1. Exem01_HB

    0下载:
  2. SSD4 Exam1 题目:Button Heuristic Helper 点击对应按钮获得帮助,可搜索关键词-SSD4 Exam1 task:Button Heuristic Helper click buttons for associated help, can search by key words
  3. 所属分类:Button control

    • 发布日期:2017-03-29
    • 文件大小:141006
    • 提供者:万俟巫龙
  1. A-heuristic-algorithm

    0下载:
  2. 一个大地球物理数据的多元分析的启发式算法在模式识别集-A heuristic algorithm for pattern identification in large multivariate analysis of geophysical data sets
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:6182
    • 提供者:slimshady
  1. An-Improved-Heuristic-ACO

    0下载:
  2. An Improved Heuristic Ant-Clustering Algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-01
    • 文件大小:129020
    • 提供者:john
  1. 5.5-Heuristic-opimization-(Tresna---13210090)

    0下载:
  2. rangkuman tentang heuristic opitimization
  3. 所属分类:source in ebook

    • 发布日期:2017-04-26
    • 文件大小:38692
    • 提供者:tres
« 12 3 4 5 6 7 8 9 10 ... 23 »
搜珍网 www.dssz.com