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

搜索资源列表

  1. 禁忌搜索算法实现蚁群繁殖问题算法

    0下载:
  2. 采用禁忌算法实现的蚁群繁殖算法,该问题可以很好地解决蚁群问题中优化问题-taboo algorithm using the Ant Algorithm breeding, the problem can be successfully resolved ant colony optimization problems
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:30636
    • 提供者:李冰龙
  1. VC(gundongtiao)

    1下载:
  2. 关于在VC++中编程操作滚动条的例子有不少,但由于VC++编程基于消息机制,使得本来很简单的思想变得有些隐讳起来。对于初学者而言,恐怕看到一个例程,并不是很容易就弄清楚其来龙去脉。下面我们结合一个例子,介绍一下如何在VC++中进行滚动条编程。-on the VC program rolling operation of the examples are many, but VC-based news programming mechanism, would make a very simple
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:94073
    • 提供者:mwh
  1. C51-123

    0下载:
  2. C51的一些误区和注意事项(ZT) 1)C忌讳绝对定位。 常看见初学者要求使用_at_,这是一种谬误,把C当作ASM看待了。在C中变量 的定位是编译器的事情,初学者只要定义变量和变量的作 用域,编译器就把一个固定地址给这个 变量。怎么取得这个变量的地址?要用指针。比如unsigned char data x 后,x的地址就是... -C51 some errors and attention to the business (ZT) 1) C taboo absolute
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:189132
    • 提供者:DCH555
  1. tabu_search_glover_laguna

    0下载:
  2.  Fred Glover Manuel Laguna 两个牛人写的关于taboo search的文章
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:102802
    • 提供者:applepie
  1. Tabu_search_TSP

    0下载:
  2. 用禁忌搜索算法解决TSP的Matlab程序-taboo search algorithm used to solve the TSP Matlab procedures
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:2840
    • 提供者:李崇
  1. TabuSearch

    0下载:
  2. 用禁忌搜索解决TSP问题,程序中使用对路径长度禁忌的方法,运行效率比较高。-Tabu search solution TSP, procedures for the use of the taboo path length, operating more efficient.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:35891
    • 提供者:yinhui
  1. TurboSimu

    0下载:
  2. 禁忌搜索算法的源代码-taboo search algorithm source code
  3. 所属分类:行业应用软件

    • 发布日期:2008-10-13
    • 文件大小:30135
    • 提供者:刘学英
  1. tuba.rar 禁忌搜索算法的例子程序求解Tsp问题

    0下载:
  2. 禁忌搜索算法的例子程序求解Tsp问题, The taboo search algorithm example procedure solves the Tsp question
  3. 所属分类:数值算法/人工智能

    • 发布日期:2016-01-25
    • 文件大小:6698
    • 提供者:王晓东
  1. a

    0下载:
  2. 禁忌搜索算法,设置禁忌条件,以达到跳出局部最优值-A simple algorithm,Is mainly arranged taboo conditions were satisfied in the local conditions the optimal solution
  3. 所属分类:CSharp

    • 发布日期:2017-04-14
    • 文件大小:3003
    • 提供者:陈信
  1. SimpleOpenTSTutorial

    0下载:
  2. TabuSearch的一个小程序。用禁忌搜索解决TSP问题,程序中使用对路径长度禁忌的方法。-TabuSearch a small program. Using tabu search to solve TSP problems, procedures used on the path length taboo method.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:29196
    • 提供者:GaoTiexin
  1. ppt

    0下载:
  2. 使用禁忌算法确定聚类簇数目的ppt,该论文改进了聚类算法需事先知道聚类簇中心点的缺点,减少了依赖性-The use of taboo clustering algorithm to determine the number of clusters ppt, the paper has improved clustering algorithm need to know in advance that the shortcomings of clustering cluster center, a
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:403294
    • 提供者:刘年
  1. tabu9

    0下载:
  2. tabu search, for optimization use
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:4720
    • 提供者:Will
  1. T-SQL

    0下载:
  2. 所属分类:Delphi VCL

    • 发布日期:2017-04-13
    • 文件大小:2507
    • 提供者:hfm
  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
    • 文件大小:7248487
    • 提供者:liushaofang
  1. tabusearch

    1下载:
  2. metlab求解的禁忌搜索算法,求解的实例在有效的时间范围内可得。-Solving metlab taboo search algorithm for solving the example in the effective time frame available.
  3. 所属分类:Other windows programs

    • 发布日期:2015-11-30
    • 文件大小:19820
    • 提供者:ben
  1. hiweb_net

    0下载:
  2. 1. 本系统采用 ASP.NET 2.0 SQL Server 数据库。系统默认管理员用户名admin密码admin888 2. 本系统可以安装在 WIN XP WIN2000 WIN2003 WIN VISTA 操作系统上,注意XP的HOME版不能安装本系统,因为这个版本的XP不能安装IIS。 -After Beijing s decades of effort trying to suppress any notion that Taiwan is a country rather
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-26
    • 文件大小:8953282
    • 提供者:姬冠妮
  1. ga

    0下载:
  2. 利用禁忌遗传算法来求最小支配集,解决物联网的层簇模型的网络拓扑。 C语言编写,linux 开发环境-Using genetic algorithm to find taboo minimum dominating set, the layer of things to solve the cluster model of network topology. C language, linux development environment
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-22
    • 文件大小:6983940
    • 提供者:成伟
  1. Tabusearch

    0下载:
  2. 禁忌搜索算法的一些源代码,想要了解禁忌算法的可以看一下,不错的-Tabu search algorithm some source code, want to know the algorithm can look taboo, good
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-07
    • 文件大小:1912217
    • 提供者:姜超
  1. 9ddd3ca19d15

    0下载:
  2. 禁忌搜算法解决三十个城市之间的旅行商问题,求出最短距离-Taboo search algorithm to solve the thirty cities between the traveling salesman problem, find the shortest distance
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:27653
    • 提供者:童言
« 12 »
搜珍网 www.dssz.com