搜索资源列表

  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. I
  3. 所属分类:其它资源

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

    0下载:
  2. IP转城市数据库提供下载,含城市名转拼音 -IP database to download city, with city transfers Pinyin
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:1.63mb
    • 提供者:wang zhang
  1. weather(Wap)

    0下载:
  2. 本代码能自动获取全国各主要省市每日天气预报.查询城市名及返回选择城市天气预报
  3. 所属分类:手机WAP编程

    • 发布日期:2008-10-13
    • 文件大小:66.72kb
    • 提供者:李文化
  1. 中国城市名

    0下载:
  2. 这是中国所有城市名对应数据库,具体到县

  3. 所属分类:其它程序

    • 发布日期:2009-01-05
    • 文件大小:318.3kb
    • 提供者:lxEverlasting
  1. AndroidWeatherForecast

    0下载:
  2. Android版本的天气预报,能显示出中国所有城市名,用户单击任意城市名,将获得其天气预报信息;用户也可以输入城市名,点击查询按钮,随后远端的Web Service服务器返回天气信息。
  3. 所属分类:android开发

    • 发布日期:2012-02-20
    • 文件大小:807.18kb
    • 提供者:pb1ceo@163.com
  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. I
  3. 所属分类:数据结构常用算法

    • 发布日期:2025-01-09
    • 文件大小:34kb
    • 提供者:谢躜
  1. IP2City

    0下载:
  2. IP转城市数据库提供下载,含城市名转拼音 -IP database to download city, with city transfers Pinyin
  3. 所属分类:WEB源码

    • 发布日期:2025-01-09
    • 文件大小:1.63mb
    • 提供者:wang zhang
  1. weather(Wap)

    0下载:
  2. 本代码能自动获取全国各主要省市每日天气预报.查询城市名及返回选择城市天气预报-This code can automatically obtain the country
  3. 所属分类:手机WAP编程

    • 发布日期:2025-01-09
    • 文件大小:66kb
    • 提供者:李文化
  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:
  3. 所属分类:其他小程序

    • 发布日期:2025-01-09
    • 文件大小:203kb
    • 提供者:丁子
  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. 所属分类:其他小程序

    • 发布日期:2025-01-09
    • 文件大小:1kb
    • 提供者:wang feidie
  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编程

    • 发布日期:2025-01-09
    • 文件大小:1kb
    • 提供者:夏洁
  1. ttweather

    0下载:
  2. 北京找巴士天气预报,可预报三天内的天气,温度和风力。调用只需要给index.php传过去个城市名即可。-Weather forecast. Provide three days forecast, include temperature and wind.
  3. 所属分类:Internet/网络编程

    • 发布日期:2025-01-09
    • 文件大小:19kb
    • 提供者:leovannys
  1. Ex_city

    0下载:
  2. 城市邮编显示系统,可以载入邮编,点击城市名可以显示邮编-Display System postcode town, postcode can be loaded, click on city name to display Postcode
  3. 所属分类:Windows编程

    • 发布日期:2025-01-09
    • 文件大小:1.85mb
    • 提供者:kaka
  1. shiyan

    0下载:
  2. 本演示程序用TC编写,完成城市单链表的生成,查询城市名或坐标,插入新的城市信息,删除无用城市信息,城市范围信息,查找退出城市管理系统。-TC with the demo program to prepare, complete list of cities in a single generation, inquiry or city coordinates, insert a new city information, delete
  3. 所属分类:汇编语言

    • 发布日期:2025-01-09
    • 文件大小:141kb
    • 提供者:yan yao
  1. linetype

    0下载:
  2. 每条数据库记录包括城市名(任意长的字符串)和城市的坐标(用整数x和y表示)。你的数据库应该允许插入记录、按照名字或者坐标删除或检索记录,还应该支持在指定点给定距离内所有记录的打印。-city
  3. 所属分类:数据库系统

    • 发布日期:2025-01-09
    • 文件大小:929kb
    • 提供者:xjs
  1. city_position

    0下载:
  2. 将若干城市的信息输入一个带头结点的单链表,结点中的城市信息包括城市名称,城市的位置坐标,要求:(1)给定一个城市名,返回位置坐标;(2)给定一个位置坐标p和一个距离d,返回所有与p得距离小于等于d的城市。-Enter the number of towns and cities take the lead in a single linked list nodes, nodes in the city information inclu
  3. 所属分类:数据结构常用算法

    • 发布日期:2025-01-09
    • 文件大小:265kb
    • 提供者:欧阳云飞
  1. GPS_locating_Map

    0下载:
  2. 这是一个用c#实现的GPS定位系统软件,你只需输入所要查询的城市名就会连接到地图,你可以对其执行放大,缩小,左移,右移,上移,下移等操作,非常实用,绝对值得,希望对您有帮助 -A software about the GPS positioning system.You can search for a city which is linked to the map,just by inputting the name,and also
  3. 所属分类:Windows Mobile

    • 发布日期:2025-01-09
    • 文件大小:289kb
    • 提供者:Amanda
  1. City

    0下载:
  2.   将若干城市的信息,存入一个带头结点的单链表。结点中的城市信息包括:城市名,城市的位置坐标。要求能够利用城市名和位置坐标进行有关查找、插入、删除、更新等操作。-The number of towns and cities, into a single list to take the lead node. Nodes in the city information, including: City name, the city coo
  3. 所属分类:数据结构常用算法

    • 发布日期:2025-01-09
    • 文件大小:2kb
    • 提供者:clement
  1. lianbiao

    0下载:
  2. 城市链表,输入城市数,城市名,城市信息,显示城市的信息-City list, enter the number of cities, city name, city information, city information display
  3. 所属分类:Windows编程

    • 发布日期:2025-01-09
    • 文件大小:1kb
    • 提供者:凌剑军
  1. 数据结构城市链表

    0下载:
  2. 1. 城市链表 [问题描述]   将若干城市的信息,存入一个带头结点的单链表。结点中的城市信息包括:城市名,城市的位置坐标。要求能够利用城市名和位置坐标进行有关查找、插入、删除、更新等操作。 [基本要求]   (1) 给定一个城市名,返回其位置坐标;   (2) 给定一个位置坐标P和一个距离D,返回所有与P的距离小于等于D的城市。(1. City chain list [descr iption of the problem
  3. 所属分类:文档资料

    • 发布日期:2025-01-09
    • 文件大小:174kb
    • 提供者:叁佰
« 12 3 4 »

源码中国 www.ymcn.org