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

Map-projection

于 2015-12-08 发布 文件大小:70KB
0 221
下载积分: 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 个回复

  • xiankuan
    线宽计算,用matlab计算线宽。可以得到的值来分析和使用半导体激光器线宽的联系(linewidth calculator)
    2012-11-04 21:45:12下载
    积分:1
  • Scalarmodel
    Evesen开发的scalarmodel,耦合了集合卡尔曼滤波算法和集合卡尔曼平滑算法(Scalarmodel coupled with Ensembled Kalman Filter and Ensembled Kalman Smoother)
    2013-10-09 14:00:29下载
    积分:1
  • nsga2code
    nondominated sorting genetic algorithms,nsga2的c语言源代码,比较好。(nondominated sorting genetic algorithms,nsga2 c-language source code better.)
    2010-02-21 21:04:45下载
    积分:1
  • coding
    浸入边界法(Immersed Boundary Method)的一个示例程序。包括说明文档。(A code using the IBM (Immersed Boundary Method ) . And the help documention is included .)
    2016-12-04 10:50:36下载
    积分:1
  • Fr_bin2dec
    converts binary sequence to decimal sequence
    2013-09-06 18:40:37下载
    积分:1
  • 最速下降法与牛顿法
    说明:  此代码包括牛顿法和梯度下降法的实现过程,最优化以及算法中常见的问题解决方式(This code includes the process of Newton method and gradient descent method)
    2020-01-07 09:42:51下载
    积分:1
  • sisal_demo
    高光谱解混合方法,变分增强拉格朗日线性解混合方法。(A Variable splitting Augmented Lagragian Approach to Linear Spectral Unmixing)
    2012-07-06 17:31:31下载
    积分:1
  • PSO
    说明:  基于模拟退火的粒子群算法,模拟退火算法在搜索过程中具有该概率突跳的能力,能够有效地避免搜索过程陷入局部极小解。(Based on simulated annealing particle swarm optimization, simulated annealing algorithm in the search process has a sudden jump in the probability of the capacity, which can effectively avoid the search process into a local minimum solution.)
    2010-03-17 21:51:53下载
    积分:1
  • five
    计算声发射时域信号特征值:裕值,振幅因子FK、fc,峭度,(Calculation of acoustic emission time-domain signal characteristic values: margin value, the amplitude factor FK, fc, kurtosis,)
    2012-07-14 15:31:54下载
    积分:1
  • repeated-measures-ANOVA
    用MATLAB实现单因素/两因素重复测量方差分析,自带工具包中只有非重复测量的方差分析函数ANOVA。anova_rm实现单因素;rm_anova2实现两因素( function stats = rm_anova2(Y,S,F1,F2,FACTNAMES) Two-factor, within-subject repeated measures ANOVA.For designs with two within-subject factors. function [p, table] = anova_rm(X, displayopt)Single factor, repeated measures ANOVA.)
    2021-01-26 17:58:37下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载