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. Task

    0下载:
  2. 用状态空间法求解传教士-野人问题,设计启发式函数引导规则的选用。 通过设计,深入理解状态空间概念与启发式搜索技术,培养一般问题求解能力。-Using state space method for solving the missionaries- Yeti issues, design heuristic function to guide the selection of the rules. By design, in-depth understanding of the conc
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:1970
    • 提供者:chaoyalin
  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. LogFac_Exp_1

    0下载:
  2. java编写的最短路径算法,先由启发式方法获得染色体的初始编码,然后由遗传算法求出最短路径,对解决物流领域的TSP是非常好的计算机实现-java prepared by the shortest path algorithm, by the heuristic method to obtain the initial encoding of chromosome, and then by the genetic algorithm to derive the shortest path to s
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:312096
    • 提供者:wangxiaofang
  1. hill

    0下载:
  2. 爬山算法是一种局部择优的方法,采用启发式方法,是对深度优先搜索的一种改进,它利用反馈信息帮助生成解的决策。 属于人工智能算法的一种。-Climbing algorithm is a partial merit-based approach, using heuristic methods, is a depth-first search of an improvement, which uses feedback information to generate solutions to help
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:1505
    • 提供者:ccy
  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. boundsonLDPCandLDGM

    0下载:
  2. The paper is about bounds for LDPC and LDGM codes under MAP. A new method for analyzing low density parity check (LDPC) codes and low density generator matrix (LDGM) codes under bit maximum a posteriori probability (MAP) decoding is introduced. T
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:458169
    • 提供者:mike zhou
  1. HeuristicGuilherme

    0下载:
  2. Heuristic solution for the traveling salesman problem
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:1893
    • 提供者:Guilherme
  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. Heuristic-based-behavioral-surveillance-of-mobile-

    0下载:
  2. 基于启发式行为监测的手机病毒防治研究Heuristic-based behavioral surveillance of mobile phone virus control-Heuristic-based behavioral surveillance of mobile phone virus control
  3. 所属分类:Java Develop

    • 发布日期:2017-03-23
    • 文件大小:163541
    • 提供者:renww11
  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
« 12 3 4 5 6 7 8 9 10 ... 28 »
搜珍网 www.dssz.com