文件名称:Map-projection
- 所属分类:
- 企业管理(财务/ERP/EIP等)
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2015-12-09
- 文件大小:
- 70kb
- 下载次数:
- 1次
- 提 供 者:
- 唐*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
1、根据所给的中国版图数据
绘制显示基于北京54坐标系的经纬度数据
编写兰勃特投影转换程序,转换上述数据,并显示
编写墨卡托投影转换程序,转换上述数据,并显示
同时,要绘制相对应的经纬网格,网格间距5度
2、根据所给的世界版图数据
绘制显示基于WGS84坐标系的经纬度数据
编写墨卡托投影转换程序,转换上述数据,并显示
计算北京(116.4,39.8)到巴黎(2.2, 48.52)的大圆轨迹,并显示
同时,要绘制相对应的经纬网格,网格间距5度-1, according to the Chinese territory given display data drawn based on latitude and longitude data write Beijing 54 coordinate system Lambert projection conversion process, the conversion of the data, and displays the write Mercator projection conversion process, the conversion of the data, and display the same time, Draw the corresponding latitude and longitude grid, the grid spacing of 5 degrees 2, according to the world map rendering display data written to the Mercator projection based on latitude and longitude data conversion program WGS84 coordinate system, the conversion of the data, and displays the calculation Beijing (116.4, 39.8) to Paris (2.2, 48.52) the great circle track and display the same time, to draw the corresponding latitude and longitude grid, the grid spacing of 5 degrees
绘制显示基于北京54坐标系的经纬度数据
编写兰勃特投影转换程序,转换上述数据,并显示
编写墨卡托投影转换程序,转换上述数据,并显示
同时,要绘制相对应的经纬网格,网格间距5度
2、根据所给的世界版图数据
绘制显示基于WGS84坐标系的经纬度数据
编写墨卡托投影转换程序,转换上述数据,并显示
计算北京(116.4,39.8)到巴黎(2.2, 48.52)的大圆轨迹,并显示
同时,要绘制相对应的经纬网格,网格间距5度-1, according to the Chinese territory given display data drawn based on latitude and longitude data write Beijing 54 coordinate system Lambert projection conversion process, the conversion of the data, and displays the write Mercator projection conversion process, the conversion of the data, and display the same time, Draw the corresponding latitude and longitude grid, the grid spacing of 5 degrees 2, according to the world map rendering display data written to the Mercator projection based on latitude and longitude data conversion program WGS84 coordinate system, the conversion of the data, and displays the calculation Beijing (116.4, 39.8) to Paris (2.2, 48.52) the great circle track and display the same time, to draw the corresponding latitude and longitude grid, the grid spacing of 5 degrees
(系统自动生成,下载前可以参看下载内容)
下载文件列表
地图投影\app.config
........\bin\Debug\地图投影.exe
........\...\.....\地图投影.exe.config
........\...\.....\地图投影.pdb
........\...\.....\地图投影.vshost.exe
........\...\.....\地图投影.vshost.exe.config
........\...\.....\地图投影.vshost.exe.manifest
........\Form1.cs
........\Form1.Designer.cs
........\Form1.resx
........\obj\x86\Debug\DesignTimeResolveAssemblyReferences.cache
........\...\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
........\...\...\.....\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs
........\...\...\.....\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs
........\...\...\.....\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs
........\...\...\.....\....PE\Properties.Resources.Designer.cs.dll
........\...\...\.....\地图投影.csproj.FileListAbsolute.txt
........\...\...\.....\地图投影.csproj.GenerateResource.Cache
........\...\...\.....\地图投影.csprojResolveAssemblyReference.cache
........\...\...\.....\地图投影.exe
........\...\...\.....\地图投影.Form1.resources
........\...\...\.....\地图投影.pdb
........\...\...\.....\地图投影.Properties.Resources.resources
........\Program.cs
........\...perties\AssemblyInfo.cs
........\..........\Resources.Designer.cs
........\..........\Resources.resx
........\..........\Settings.Designer.cs
........\..........\Settings.settings
........\地图投影.csproj
........\obj\x86\Debug\TempPE
........\...\...\Debug
........\bin\Debug
........\obj\x86
........\bin
........\obj
........\Properties
地图投影