搜索资源列表
visit
- 用贪心算法做的全国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
IP2City
- IP转城市数据库提供下载,含城市名转拼音 -IP database to download city, with city transfers Pinyin
weather(Wap)
- 本代码能自动获取全国各主要省市每日天气预报.查询城市名及返回选择城市天气预报
中国城市名
这是中国所有城市名对应数据库,具体到县
AndroidWeatherForecast
- Android版本的天气预报,能显示出中国所有城市名,用户单击任意城市名,将获得其天气预报信息;用户也可以输入城市名,点击查询按钮,随后远端的Web Service服务器返回天气信息。
visit
- 用贪心算法做的全国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
IP2City
- IP转城市数据库提供下载,含城市名转拼音 -IP database to download city, with city transfers Pinyin
weather(Wap)
- 本代码能自动获取全国各主要省市每日天气预报.查询城市名及返回选择城市天气预报-This code can automatically obtain the country
cityList
- 城市链表 将若干城市的信息,存入一个带头结点的单链表。结点中的城市信息包括:城市名,城 市的位置坐标。要求能够利用城市名和位置坐标进行有关查找、插入、删除、更新等操作。-The city will list a number of city information, take the lead into a single linked list node. Node of city information including:
_ch201.c
- 将城市信息输入单链表,包括城市名和坐标,要求给定城市名能返回其坐标位置-City information into a single list, including the city name and coordinates of a given city were asked to return to their coordinates location
City-coordinates
- 若干城市的信息存入一个带头结点的单链表,节点中的城市信息包括城市名,城市的位置坐标。-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.
ttweather
- 北京找巴士天气预报,可预报三天内的天气,温度和风力。调用只需要给index.php传过去个城市名即可。-Weather forecast. Provide three days forecast, include temperature and wind.
Ex_city
- 城市邮编显示系统,可以载入邮编,点击城市名可以显示邮编-Display System postcode town, postcode can be loaded, click on city name to display Postcode
shiyan
- 本演示程序用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
linetype
- 每条数据库记录包括城市名(任意长的字符串)和城市的坐标(用整数x和y表示)。你的数据库应该允许插入记录、按照名字或者坐标删除或检索记录,还应该支持在指定点给定距离内所有记录的打印。-city
city_position
- 将若干城市的信息输入一个带头结点的单链表,结点中的城市信息包括城市名称,城市的位置坐标,要求:(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
GPS_locating_Map
- 这是一个用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
City
- 将若干城市的信息,存入一个带头结点的单链表。结点中的城市信息包括:城市名,城市的位置坐标。要求能够利用城市名和位置坐标进行有关查找、插入、删除、更新等操作。-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
lianbiao
- 城市链表,输入城市数,城市名,城市信息,显示城市的信息-City list, enter the number of cities, city name, city information, city information display
数据结构城市链表
- 1. 城市链表 [问题描述] 将若干城市的信息,存入一个带头结点的单链表。结点中的城市信息包括:城市名,城市的位置坐标。要求能够利用城市名和位置坐标进行有关查找、插入、删除、更新等操作。 [基本要求] (1) 给定一个城市名,返回其位置坐标; (2) 给定一个位置坐标P和一个距离D,返回所有与P的距离小于等于D的城市。(1. City chain list [descr iption of the problem