CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - cities

搜索资源列表

  1. tsp

    0下载:
  2. 75个城市坐标的优化问题-75 cities coordinates the optimization problem
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:4840
    • 提供者:马斌
  1. GA-TSP

    0下载:
  2. 用育种算法求解售货商问题。设有10个城市,售货商从0号城市出发要把货物送到其他9个城市,且每个城市只能达到一次,最后回到0号城市-breeding algorithm used to solve the problem of goods sold. With 10 cities, sales from 0 to cities starting the goods should be sent to the other nine cities, and each city can only rea
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:441800
    • 提供者:风云
  1. 货郎担分枝限界图形演示

    0下载:
  2. 货郎担分枝限界图形演示 问题描述:某售货员要到若干城市去推销商品,已知各城市之间的路程(或旅费)。他要选定一条从驻地出发,经过每个城市一遍,最后回到驻地的路线,使总的路程(或旅费)最小。-traveling salesman Branch and Bound graphic demonstration Problem descr iption : A salesman to a number of cities to sell commodities, the known distance
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:4253
    • 提供者:林周
  1. TSP_G

    1下载:
  2. 利用凸包的原理,求解70个城市的旅行商问题.用Matlab实现-use of convex hull of principle, solving 70 cities in the TSP. Using Matlab
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2199
    • 提供者:孙平
  1. SGALAB1003beta3withdoc

    0下载:
  2. run the SGALAB_MO_VEGA_demo.m in command windows. to get beta3 version here: http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=5882 What s new: 1)fixed a critical bug in selection operation 2)update the 13 c
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:163290
    • 提供者:戴朝华
  1. DrawCityLine

    0下载:
  2. 50个城市以内的TSP问题, 用遗传算法, 算子采用了pmx和ox算子。-50 cities within the TSP, genetic algorithm, the operator used pmx and ox operator.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:28525
    • 提供者:大山
  1. visit

    0下载:
  2. 用贪心算法做的全国31个城市之间的旅行商问题源代码,可执行程序都在附件压缩包内。里面的data.txt city.txt分别为数据表和城市名,要和可执行程序放在同一个目录内才可执行-greedy algorithm to do with the country's 31 cities between the TSP source code, the executable in Annex compressed packet. Inside data.txt city.txt of dat
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:35031
    • 提供者:谢躜
  1. matlog

    1下载:
  2. 物流分析工具包。Facility location: Continuous minisum facility location, alternate location-allocation (ALA) procedure, discrete uncapacitated facility location Vehicle routing: VRP, VRP with time windows, traveling salesman problem (TSP) Networks: Sho
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:4853791
    • 提供者:陈宝文
  1. shorttest_path_program

    0下载:
  2. 有N个城市,编号为0、1…N-1,每个城市之间的路径长度保存在二位数组a中,如a[i][j]表示城市i与城市j的路径长度。求某个城市到其余城市的最短路径。-cities are N, No. 0,1 ... N-1, every city path length between the two kept in a group median, if a [i] [j] i said cities and urban j length of the path. For a city to the o
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:4509
    • 提供者:汤烈
  1. TSPprogrammatlab

    0下载:
  2. 已知n个城市之间的相互距离,现有一个推销员必须遍访这n个城市,并且每个城市只能访问一次,最后又必须返回出发城市。如何安排他对这些城市的访问次序,可使其旅行路线的总长度最短?-known cities between the distance from the existing one must salesman n visited this city, every city and can only be visited once, finally starting to return to t
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:4223
    • 提供者:zhangy21cn
  1. tsp_tsp

    0下载:
  2. 中国所有大中城市的TSP问题实现。图形演示。采用最近邻法则-all of China's large and medium-sized cities in the TSP to achieve. Presentation graphics. Neighbors recently adopted rules
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:42089
    • 提供者:胡一
  1. JSPzzj

    0下载:
  2. 已知n个城市之间的相互距离,现有一个推销员必须遍访这n个城市,并且每个城市 只能访问一次,最后又必须返回出发城市。如何安排他对这些城市的访问次序,可使其 旅行路线的总长度最短? -known cities between the distance from the existing one must salesman n visited this city, every city and can only be visited once, finally starting to r
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2142
    • 提供者:赵志杰
  1. acopt

    0下载:
  2. A program to demonstrate the optimization process of ant colony optimization for the traveling saleman problem (TSP). The cities are shown as red circles, the pheromone on the connections between them (fully connected graph) by gray lines. The darker
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:21001
    • 提供者:无心
  1. graph11

    0下载:
  2. 城市之间的最短路径,用于求任意两个城市之间的最短路径-cities in the shortest path for the two cities arbitrary seeking the shortest path between
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:44288
    • 提供者:邹耀贤
  1. myyqtsp

    1下载:
  2. 用vc++实现的蚁群算法解决50个以内的城市的tsp问题。 -vc used to achieve the ant algorithm within the 50 cities tsp problems.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:32198
    • 提供者:工程
  1. GATSP48

    0下载:
  2. 一个遗传算法的程序,实现了48个城市的TSP算法.用VC++环境下使用-a genetic algorithm procedures, the 48 cities in the TSP algorithm. VC environment with the use of
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:891180
    • 提供者:蒋赛
  1. Data_ShorPath

    0下载:
  2. 数据结构课程的经典源码。以中国交通图为背景,求各大城市之间的最短路径。读文件操作。-data structure course of the classic source. China traffic map background, major cities seeking the shortest path between. Reading file manipulation.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:4384
    • 提供者:张龙飞
  1. SimulatedAnnealing(TSP)CSHARP

    1下载:
  2. 运用c#语言实现模拟退火算法,同时利用该算法解决旅行商(TSP)问题,获得遍历所有城市序号的最优路径。-use c # language simulated annealing, while using the algorithm to solve traveling salesman (TSP). access to the serial numbers of all the cities traverse the optimal path.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:131403
    • 提供者:linvg
  1. iACSkroc100bingxingxiaochuangkoubianyi

    1下载:
  2. 这是在最初的蚁群算法的变异算子的基础上改进的变异算子,旅行商问题中含100个城市的程序-This is the first ant colony algorithm mutation operator on the basis of improving the mutation operator, Traveling Salesman Problem with 100 cities in the process
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2803
    • 提供者:秦云芬
  1. cities

    0下载:
  2. 简单小程序,点击设置城市,也可点击设置城市之间离,并求出两城市之间最小距离-Simple applet, click the Settings cities, between cities can be set to click away and find the minimum distance between two cities
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-08
    • 文件大小:2047935
    • 提供者:郝平南
« 12 3 4 5 6 7 8 9 10 ... 19 »
搜珍网 www.dssz.com