CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 城市 坐标

搜索资源列表

  1. POST

    1下载:
  2. 算法实现题2-3 邮局选址问题 « 问题描述: 在一个按照东西和南北方向划分成规整街区的城市里,n个居民点散乱地分布在不同的 街区中。用x 坐标表示东西向,用y坐标表示南北向。各居民点的位置可以由坐标(x,y)表示。 街区中任意2 点(x1,y1)和(x2,y2)之间的距离可以用数值|x1-x2|+|y1-y2|度量。 居民们希望在城市中选择建立邮局的最佳位置,使n个居民点到邮局的距离总和最小。 « 编程任务: 给定n 个居民点的位置,编程计算n
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:65263
    • 提供者:林总
  1. 城市链表

    0下载:
  2. 城市链表的求解,通过城市查找坐标,通过坐标查找城市,以及两座城市之间的距离.-city Chain solution through urban search coordinates coordinates search through the city and the two cities in the distance.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1392
    • 提供者:杨东海
  1. cityspot

    0下载:
  2. TSP问题城市坐标文件,给出了42城市、48城市和51城市的坐标
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3913
    • 提供者:胡家君
  1. 邮局选址问题 实验报告

    0下载:
  2. 在一个按照东西和南北方向划分成规整街区的城市里,n个居民点散乱地分布在不同的 街区中。用x 坐标表示东西向,用y坐标表示南北向。各居民点的位置可以由坐标(x,y)表示。 街区中任意2 点(x1,y1)和(x2,y2)之间的距离可以用数值|x1-x2|+|y1-y2|度量。 居民们希望在城市中选择建立邮局的最佳位置,使n个居民点到邮局的距离总和最小
  3. 所属分类:C#编程

  1. _ch201.c

    0下载:
  2. 将城市信息输入单链表,包括城市名和坐标,要求给定城市名能返回其坐标位置-City information into a single list, including the city name and coordinates of a given city were asked to return to their coordinates location
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:1107
    • 提供者:wang feidie
  1. 4

    0下载:
  2. 在一个按照东西和南北方向划分成规整街区的城市里,n个居民点散乱地分布在不同的街区中。用x 坐标表示东西向,用y坐标表示南北向。各居民点的位置可以由坐标(x,y)表示。街区中任意2 点(x1,y1)和(x2,y2)之间的距离可以用数值|x1-x2|+|y1-y2|度量。 居民们希望在城市中选择建立邮局的最佳位置,使n个居民点到邮局的距离总和最小。 编程任务: 给定n 个居民点的位置,编程计算n 个居民点到邮局的距离总和的最小值。 -In a direction in acco
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:1115
    • 提供者:JC
  1. cityList

    0下载:
  2. 城市链表 将若干城市的信息,存入一个带头结点的单链表。结点中的城市信息包括:城市名,城 市的位置坐标。要求能够利用城市名和位置坐标进行有关查找、插入、删除、更新等操作。-The city will list a number of city information, take the lead into a single linked list node. Node of city information including: a city name, city location coo
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:7682
    • 提供者:丁子
  1. heredity

    0下载:
  2. 遗传算法 解旅行商问题 在命令行输入要读入的文件,文件主要描述旅行商问题中每个城市的坐标,本程序群体数是100,仅遗传了1000代,解20个城市时可以较大概率得到最优解,读入的文件格式见压缩包文件-Genetic Algorithm for Traveling Salesman Problem in the command-line input to read the documents, the paper s main descr iption of traveling salesman
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:2269
    • 提供者:赵九鑫
  1. WW_DYNAGIS_Cities

    0下载:
  2. 本源码为worldwind插件,用于在worldwind中加入动态城市模型。将文件放入plugins目录下,在插件管理器中加载即可,坐标位置可自行设置,在文件夹下ini配置文件中。-本源码为worldwind插件,用于在worldwind中加入动态城市模型。将文件放入plugins目录下,在插件管理器中加载即可,坐标位置可自行设置,在文件夹下ini配置文件中。-Worldwind source code for this plug-in, for worldwind city model. Ad
  3. 所属分类:Windows编程

    • 发布日期:2014-03-28
    • 文件大小:2228648
    • 提供者:lijun
  1. City-coordinates

    0下载:
  2. 若干城市的信息存入一个带头结点的单链表,节点中的城市信息包括城市名,城市的位置坐标。-A number of cities to take the lead in information into a single linked list node, the node information of the city including city names, city location coordinates.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:1439
    • 提供者:夏洁
  1. tsp--yichuangsuanfa

    0下载:
  2. 程序对48个城市的TSP问题(城市坐标文件对应于48.txt)进行计算,求解路径和最优路径图如下。 48个城市结果,大的红*表示路径开始城市,途经城市依次用蓝色方块和红色*标示。 -Procedures of the 48 cities TSP problem (document coordinates corresponding to the city 48.txt) to calculate the optimal solution of the path and road map
  3. 所属分类:Other systems

    • 发布日期:2017-05-27
    • 文件大小:10292413
    • 提供者:zz
  1. database-of-city

    0下载:
  2. 本程序是一个城市坐标管理系统,输入城市的名称和坐标。执行本程序对城市进行添加,查找。 使用C语言实现。 -This procedure is to coordinate management system of a city, enter the name and coordinates of the city. Be added to the city, find the implementation of this program. Use the C language.
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:241760
    • 提供者:li
  1. aTSPmatlabn

    0下载:
  2. matlab蚁群算法法,要使用城市坐标的版本 -For matlab ant colony algorithm method, you want to use the version of the city coordinates
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:5669
    • 提供者:cpdcoder
  1. world_china_shp

    0下载:
  2. 通过位置查询地理坐标经度、纬度数据,或者通过经度纬度数据,获得地图中位置以及名称,准备定位该位置!你可以方便:、城市坐标查询、经纬度查询、地理坐标查询。-You can convenient location query geographical coordinates of longitude and latitude data or map location by latitude and longitude data, as well as the name, ready to locat
  3. 所属分类:Other systems

    • 发布日期:2017-11-18
    • 文件大小:35427014
    • 提供者:haizi
  1. the-shortest-path-problem

    0下载:
  2. 30个城市坐标给出,要游遍所有城市,所选择的的最短路径问题。-30 city coordinates given to Explore all the cities chosen the shortest path problem.
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:5820
    • 提供者:贾艳鸿
  1. City-information

    0下载:
  2. 城市信息管理,录入城市信息,并通过输入城市名查找城市坐标、距离等信息-City information management
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1224
    • 提供者:李思萌
  1. abc

    0下载:
  2. 模拟退火算法解决TSP问题 输入格式(城市坐标.in): 第行:1个整数N,表示城市的数量 第..N+1行:每行有个空格分开的整数x,y,第i+1行的x,y表示城市i的坐标-Simulated annealing algorithm to solve TSP Input Format (city coordinates in.): The first line: an integer N, the number of cities S .. N+1 lines: eac
  3. 所属分类:Shell api

    • 发布日期:2016-10-31
    • 文件大小:2048
    • 提供者:张苗
  1. matlab

    0下载:
  2. 解决tsp问题的程序,可以改动其中的城市坐标,来实现自己问题-Tsp problem solving process, which can alter the city coordinates, to achieve their own problems
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:5012
    • 提供者:尉星
  1. 地市级以上居民地res2_4m

    0下载:
  2. 全国城市地理位置点(china city position)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:13312
    • 提供者:ccere
  1. 城市坐标

    1下载:
  2. 针对不同的需求,不但详细的记录了中国各个城市的经纬度,还将各省会城市单独分离出来并构建了邻接矩阵。此外还用记录本的方式将相同的数据记录下来,可以满足使用不同软件者需求。(According to different needs, not only the longitude and latitude of Chinese cities are recorded in detail, but also the provincial capitals are separated separately
  3. 所属分类:其他

    • 发布日期:2021-04-22
    • 文件大小:63488
    • 提供者:森林梦幻
« 12 »
搜珍网 www.dssz.com