- main DS18B20 S3C2440 measure temperature
- rsa_IN_vhdl FULL SIMOLATION IN VHDL FOR RSA DECRYPTION
- A-Geometric-Approach-to-Improving-Active.doc A Geometric Approach to Improving Active
- javaweb(LiXingHua)code 名师讲坛:Java Web开发实战经典基础篇(附光盘)》适合Java Web开发的入门者使用
- final-report Models and Scenario for energy planning
- MP3播放器 纯易语言核心代码实现的 有需要的朋友可以下载学习(E language core code to achieve the MP3 player)
文件名称:数据结构城市链表
介绍说明--下载内容来自于网络,使用问题请自行百度
1. 城市链表
[问题描述]
将若干城市的信息,存入一个带头结点的单链表。结点中的城市信息包括:城市名,城市的位置坐标。要求能够利用城市名和位置坐标进行有关查找、插入、删除、更新等操作。
[基本要求]
(1) 给定一个城市名,返回其位置坐标;
(2) 给定一个位置坐标P和一个距离D,返回所有与P的距离小于等于D的城市。(1. City chain list
[descr iption of the problem]
The information of a number of cities is deposited into a single chain table with a leading node. The city information in the node consists of the city name and the location of the city. It is required to be able to use the city name and location coordinates for the operation of searching, inserting, deleting, updating and so on.
[basic requirements]
(1) given a city name, return its position coordinates;
(2) given a position coordinate P and a distance D, return all the cities with the distance less than the P equal to the D.)
[问题描述]
将若干城市的信息,存入一个带头结点的单链表。结点中的城市信息包括:城市名,城市的位置坐标。要求能够利用城市名和位置坐标进行有关查找、插入、删除、更新等操作。
[基本要求]
(1) 给定一个城市名,返回其位置坐标;
(2) 给定一个位置坐标P和一个距离D,返回所有与P的距离小于等于D的城市。(1. City chain list
[descr iption of the problem]
The information of a number of cities is deposited into a single chain table with a leading node. The city information in the node consists of the city name and the location of the city. It is required to be able to use the city name and location coordinates for the operation of searching, inserting, deleting, updating and so on.
[basic requirements]
(1) given a city name, return its position coordinates;
(2) given a position coordinate P and a distance D, return all the cities with the distance less than the P equal to the D.)
相关搜索: java 城市链表
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
数据结构城市链表.doc | 254514 | 2017-10-23 |
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.