登录
首页 » C++ » Map-projection

Map-projection

于 2015-12-08 发布 文件大小:70KB
0 75
下载积分: 1 下载次数: 41

代码说明:

  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)

文件列表:

地图投影
........\app.config,144,2015-10-26
........\bin
........\...\Debug
........\...\.....\地图投影.exe,20480,2015-10-26
........\...\.....\地图投影.exe.config,144,2015-10-26
........\...\.....\地图投影.pdb,52736,2015-10-26
........\...\.....\地图投影.vshost.exe,22984,2015-10-26
........\...\.....\地图投影.vshost.exe.config,144,2015-10-26
........\...\.....\地图投影.vshost.exe.manifest,490,2010-03-17
........\Form1.cs,19763,2014-12-07
........\Form1.Designer.cs,12608,2014-12-07
........\Form1.resx,5817,2014-12-07
........\obj
........\...\x86
........\...\...\Debug
........\...\...\.....\DesignTimeResolveAssemblyReferences.cache,6592,2015-10-26
........\...\...\.....\DesignTimeResolveAssemblyReferencesInput.cache,7094,2015-10-26
........\...\...\.....\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs,0,2015-10-26
........\...\...\.....\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs,0,2015-10-26
........\...\...\.....\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs,0,2015-10-26
........\...\...\.....\TempPE
........\...\...\.....\......\Properties.Resources.Designer.cs.dll,4608,2015-10-26
........\...\...\.....\地图投影.csproj.FileListAbsolute.txt,4187,2015-10-26
........\...\...\.....\地图投影.csproj.GenerateResource.Cache,975,2014-12-07
........\...\...\.....\地图投影.csprojResolveAssemblyReference.cache,12352,2015-10-26
........\...\...\.....\地图投影.exe,20480,2015-10-26
........\...\...\.....\地图投影.Form1.resources,180,2015-10-26
........\...\...\.....\地图投影.pdb,52736,2015-10-26
........\...\...\.....\地图投影.Properties.Resources.resources,180,2015-10-26
........\Program.cs,493,2013-11-06
........\Properties
........\..........\AssemblyInfo.cs,1356,2013-11-06
........\..........\Resources.Designer.cs,2864,2015-10-26
........\..........\Resources.resx,5612,2013-11-06
........\..........\Settings.Designer.cs,1112,2015-10-26
........\..........\Settings.settings,249,2013-11-06
........\地图投影.csproj,3831,2015-10-26

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • wudianchafen
    五点差分法(matlab)解椭圆型偏微分方程方程,分法,偏分,五点差分,椭圆型,偏微分方程(Five-point difference method (matlab) solutions of elliptic partial differential equations, sub-law, partial points, five-point difference, elliptic partial differential equations)
    2013-09-23 16:58:30下载
    积分:1
  • SA_MDVRP
    程序是采用SA方式求解MDVRP问题,先对MDVRP问题进行分组,将其转化成SDVRP问题,然后采用SA算法进行计算。(this program is used to solve MDVRP problem by SA.)
    2020-08-13 16:58:29下载
    积分:1
  • solve_equations
    几个使用的解线性方程组的程序,包括高斯消去法,高斯列主元法,高斯——赛德尔消去法。简明实用。(Gauss elimaination, Gauss_seidel ellimination)
    2013-12-08 17:42:57下载
    积分:1
  • seagrid
    说明:  任意边界结构正交曲线网格生成程序,使用方便简单(Arbitrary boundary structure of orthogonal curvilinear grid generation procedure, easy to use simple)
    2008-11-15 18:13:09下载
    积分:1
  • gszz
    考虑直齿轮热弹耦合,计算啮合刚度及齿轮摩擦热(To thermoelastic coupling calculation consider spur gear meshing stiffness and gear frictional heat)
    2020-07-03 11:00:02下载
    积分:1
  • inexact_alm_mc
    增广拉格朗日乘子方法求解RPCA问题的方法,得到矩阵的稀疏成分和低秩成分。(argumented lagrange multiplier method that can make matrix be decomposed to a sparse matrix and low-rank matrix.)
    2012-06-27 14:41:31下载
    积分:1
  • apFFT
    王兆华关于apFFT原理的一篇文章,写的很简单明了,方便大家更好理解全相位FFT(WangZhaoHua about apFFT principle of an article, written in very simple and clear, facilitate everybody better understand all phase FFT )
    2011-09-29 08:58:58下载
    积分:1
  • fing_v15
    包括回归分析和概率统计,有借鉴意义哦,基于chebyshev的水声信号分析。( Including regression analysis and probability and statistics, There are reference Oh, Based chebyshev underwater acoustic signal analysis.)
    2017-04-12 15:58:26下载
    积分:1
  • J-D-Anderson-CFD-Introduction
    说明:  飞机气动计算流体力学分析的经典之作,值得学习的好书(a excellent book about aerodyanmics introduction)
    2011-03-30 13:26:06下载
    积分:1
  • water-drop-vof
    用Fluent VOF模型模拟单个小水滴落入盛水的水杯之中(Fluent VOF model simulations using a single drop falling into a water glass)
    2021-04-01 22:19:07下载
    积分:1
  • 696524资源总数
  • 103939会员总数
  • 12今日下载