add: 添加实训 '数据结构课程设计'
This commit is contained in:
11
PracticalTrain/DataStructure/data/stations.csv
Normal file
11
PracticalTrain/DataStructure/data/stations.csv
Normal file
@@ -0,0 +1,11 @@
|
||||
id,name,latitude,longitude,stopTime
|
||||
0,火车站,39.9042,116.4074,60
|
||||
1,市中心,39.9100,116.4100,45
|
||||
2,大学城,39.9200,116.4200,45
|
||||
3,科技园,39.9300,116.4300,45
|
||||
4,商业街,39.9150,116.4250,60
|
||||
5,体育馆,39.9250,116.4350,45
|
||||
6,公园,39.9180,116.4180,30
|
||||
7,机场,39.9400,116.4400,90
|
||||
8,医院,39.9050,116.4150,50
|
||||
9,图书馆,39.9280,116.4280,40
|
||||
|
Reference in New Issue
Block a user