搜索资源列表
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 the useless city information,
diqiuzhuose
- 地球着色 任何平面地图可以使用4种颜色给每个不同的城市着色,而保证相邻的城市着不同的颜色。-Coloring the Earth can use any graphic map color to each of four kinds of different colored city, and neighboring cities to ensure that the different colors.
Cprogramme
- 把城市的地理坐标载入,自动算出城市之间的距离。-The city' s geographical coordinates loaded automatically calculate the distance between cities.
Doubly-linked-list
- 1、用文本文件组织图的顶点和图的边。 2 、图的存储表示:从文件中输入图的顶点和图的边,并转换为图的存储结构表示。 3、求解交通图的最短路径,并用文件保存图的最短途径数据。 4 、求解从一个城市出发到其它所有城市的最短路径。 5、求解从一个城市到另一个城市的最短路径。 -A text file organization chart of vertices and edges of the graph. 2, the graph is
Genetic-Algorithm
- 本程序用遗传算法基于C语言解决10个城市的旅行商问题,可求出10个城市之间的最短距离。-The procedures used to solve a 10-city traveling salesman problem, genetic algorithm based on the C language can be calculated the shortest distance between the 10 cities.
74-1
- 若干城市的信息存入一个带头结点的单链表,结点中的城市信息包括城市名、城市的位置坐标。要求: 给定一个城市名,返回其位置坐标。 给定一个位置坐标P和一个距离D,返回所有与P的距离小于等于D的城市。-1. The number of city information in a lead the singly linked list of nodes, node of city information including city name, the coordinates of th
tsp-GA
- 该程序解决了用遗传算法解决10个城市的tsp问题,城市的距离随机生成,可自行修改-This program solves the ten cities with genetic algorithm to solve TSP problem, the distance of the city is randomly generated, are free to modify
Cpp1
- 遗传算法TSP,旅行商问题,1. 假设有一个旅行商人要拜访n个城市,他必须选择所要走的路径,路径的限制是每个城市只能拜访一次,而且最后要回到原来出发的城市。路径的选择目标是要求所经过的路径路程尽量短。-Genetic algorithm TSP, Traveling Salesman Problem, 1. Suppose you have a traveling businessman to visit n cities, he must choose the path to go, a re