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

搜索资源列表

  1. GoogleLocal

    0下载:
  2. Google本地搜索引擎,调用其开放API函数实现-local search engine Google, calling its open API functions
  3. 所属分类:搜索引擎

    • 发布日期:2008-10-13
    • 文件大小:3.12kb
    • 提供者:
  1. dye-local-search

    0下载:
  2. Local search. Algorithm that explores the space of possible solutions in sequential fashion, moving from a current solution to a \"nearby\" one. Neighbor relation. Let S  S be a neighbor relation for the problem. Gradient descent. Le
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:204.57kb
    • 提供者:supercat188
  1. tabu

    0下载:
  2. 禁忌搜索(Tabu search)是局部邻域搜索算法的推广,Fred Glover在1986年提出这个概念,进而形成一套完整算法。 -Tabu search (Tabu search) is a local neighborhood search algorithm for the promotion, Fred Glover in 1986, proposed this idea, thus forming a complete set of algorithms.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-26
    • 文件大小:565.35kb
    • 提供者:小龙
  1. 347

    0下载:
  2. 在运行本程序时,检索整个局域网络,将局域网中的计算机名和IP地址显示在ListControl空间中。-Running the program, search the entire local area network LAN of the computer name and IP address appears in ListControl space.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-17
    • 文件大小:27.23kb
    • 提供者:李明
  1. 3

    0下载:
  2. A Genetic Algorithm Hybridized with Local Search Operator
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-26
    • 文件大小:101.67kb
    • 提供者:xig
  1. SAGAHillClimbing

    0下载:
  2. Simulated Annealing SA Hill Climbing HC Local Beam Search LBS Genetic Algorithm GA -Simulated Annealing SA Hill Climbing HC Local Beam Search LBS Genetic Algorithm GA
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:2.63kb
    • 提供者:mashomid
  1. ModernAlgorithmCosole

    0下载:
  2. 多进程实现现代优化算法包括采用SSS的局部搜索、禁忌搜索算法和模拟退火算法的控制台-a console platform for modern optimization algorithm such as sss based local search taboo search and simulated annealing algorithm and so on
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-23
    • 文件大小:6.91mb
    • 提供者:liushaofang
  1. Guided_Local_Search_to_the_TSP

    0下载:
  2. 与禁忌搜索动态修改邻域结构的方法不同, GLS的基本原则是通过不断改变搜索空间的地形(landscape)来帮助搜索过程逐步移出局部极值的, 也就是说搜索过程中解结构和邻域结构将保持不变, 而目标函数将被动态修改, 以使得当前的局部极值不再具有局部最优性。-Guided Local Search sits on top of local search heuristics and has as a main aim to guide these procedures in exploring e
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:762.07kb
    • 提供者:columbia
  1. maugis

    0下载:
  2. 模拟退火和对称 *欧几里德旅行商问题。 * *为基础的解决办法的本地搜索启发式 *非过境道路和近邻 -/* * Simulated annealing and the Symetric * Euclidian Traveling Salesman Problem. * * Solution based on local search heuristics for * non-crossing paths and nearest neighbor
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:84kb
    • 提供者:孙博
  1. njuton

    0下载:
  2. optimization algorithm search local minimum function, very quick
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:15.68kb
    • 提供者:zerket
  1. Nqueenproblem

    0下载:
  2. 这个程序采用局部搜索算法(Local Search),速度很快, 在配置为奔腾200,内存64MB,上测试可以在 几秒钟内解一百万阶的皇后问题。-This procedure using a local search algorithm (Local Search), fast, in the configuration for the Pentium 200, RAM 64MB, the test solution in a few seconds of order 1 million
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-30
    • 文件大小:1.06kb
    • 提供者:spencer
  1. METSlib

    0下载:
  2. METSlib提供基本的启发式算法框架,包括局部搜索及其变体,模拟退火和禁忌搜索等。 -METSlib implements the basics of some metaheuristics algorithm: * Random Restart Local Search * Variable Neighborhood Search * Iterated Local Search * Simulated Annealing (with line
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:20.82kb
    • 提供者:mx
  1. Tabu_Best

    0下载:
  2. Tabu search is a meta-heuristic that guides a local search towards better solutions.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:48.07kb
    • 提供者:tunakaan
  1. MATLAB

    0下载:
  2. It is Local search 8qween problem
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:965byte
    • 提供者:Feroj
  1. findpks_MinMax

    0下载:
  2. Find peaks in signal. Look for local maxima and minima. In the window of search find the maximum maxima and the minimum minuma. Return two values which are the maximum and the minimum local maximas
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:520byte
    • 提供者:Gazo
  1. MATLAB

    0下载:
  2. 实现局部寻找最大值点,通过Matlab软件实现-Local search for maximum points achieved by Matlab software
  3. 所属分类:matlab

    • 发布日期:
    • 文件大小:5.21kb
    • 提供者:衣鹏
  1. search-E

    0下载:
  2. 这是一个本地搜索的例程,递归法的应用,如果你电脑上的E模块太多了可以用此程序,快速找到-This is a local search routine, the recursive application of the law, if your computer too much on the E module can use this program, quickly find
  3. 所属分类:File Operate

    • 发布日期:2017-03-28
    • 文件大小:2.28kb
    • 提供者:wuyi
  1. Local-Search

    0下载:
  2. 一个局域网的监控程序,在本机上进行监控。-A local area network monitoring program, conducted on this machine monitoring.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-29
    • 文件大小:11.64mb
    • 提供者:李宇飞
  1. The-Cuckoo-SearchThe-Cuckoo-Search

    0下载:
  2. 布谷鸟搜索(CS)算法是根据生物界中布谷鸟的寄生繁殖机理而提出的一种仿生智能优化算法,由于布谷鸟搜索算法具有优秀的全局搜索和局部搜索能力,并且控制参数少,收敛速度快-The Cuckoo Search (CS) algorithm is a bionic intelligent optimization algorithmbased on the mechanism of biological reproduction in parasitic cuckoo proposed. Dueto th
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:180.8kb
    • 提供者:翔子
  1. grasp

    0下载:
  2. GRASP (greedy randomized adaptive search Procedure) is an algorithm commonly applied to problems of combinatorial optimization. As various construction methods, the application of grasp is to create an initial solution and then perform a local search
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:1kb
    • 提供者:wesleymagasat
« 12 3 4 5 6 7 8 9 10 ... 19 »
搜珍网 www.dssz.com