搜索资源列表
TongshiProblem
- 根据城市的地图,地图中的建筑物都是规则的矩形,地图中建筑物的数据有文本文件给出,包括每个建筑物西南角的坐标,南墙宽度,西墙宽度!求出所有南正视图(从南侧面看整个城市)能够看见的建筑物。
untitled-01
- 实现同一坐标下的多边形填充,用来表示城市建筑覆盖情况。-To achieve the same coordinates of the polygon fill, used to simulate the coverage of city construction.
jiedian
- 现有一快递公司,库房在图1中的O点,一送货员需将货物送至城市内多处,请设计送货方案,使所用时间最少。该地形图的示意图见图1,各点连通信息见表3,假定送货员只能沿这些连通线路行走,而不能走其它任何路线。各件货物的相关信息见表1,50个位置点的坐标见表2。-failed to translate
BaiDuMapDemo_1.0
- C#读取本地TXT数据源数据,在百度地图上标注 可以设置城市id,城市名字,坐标,地址,电话等信息 欢迎感兴趣用户下载学习-C# read local TXT data source data, in baidu map Can set the cities id, name, coordinates, address, telephone and other information Welcome interested users to download learning
1
- 从China_City.txt文件中读取前5个城市的经纬度坐标,按上下左右各增加1度,得到最东、最西的经度和最北、最南的纬度,作为相应城市的范围。-Read the China_City.txt file of the latitude and longitude coordinates of the first 5cities,add 1 degrees to each directions as the extent of each city.