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

Map-projection

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

  • Numerical_Recipes
    《数值分析方法库_第三版 》本书选材内容丰富,包括了当代科学计算过程中涉及的大量内容:求特殊函数值、随机数、排序、最优化、快速傅里叶变换、谱分析、小波变换、统计描述和数据建模、偏微分议程数值解、若乾编码算法和任意精度计算等。本书科学性和实用性统一,不仅对每种算法进行了数学分析和比较,而且根据作者经验对算法给出了评论和建议,并在此基础上提供了用C++语言编写的实用程序。 (《Numerical Recipes 3rd Edition: The Art of Scientific Computing》, Do you want easy access to the latest methods in scientific computing? This greatly expanded third edition of Numerical Recipes has it, with wider coverage than ever before, many new, expanded and updated sections, and two completely new chapters. The executable C++ code, now printed in color for easy reading, adopts an object-oriented style particularly suited to scientific applications. Co-authored by four leading scientists from academia and industry, Numerical Recipes starts with basic mathematics and computer science and proceeds to complete, working routines. The whole book is presented in the informal, easy-to-read style that made earlier editions so popular. Highlights of the new material include: a new chapter on classification and inference, Gaussian mixture models, HMMs, hierarchical clustering, and SVMs a new chapter on computational geometry, covering KD trees, quad- and octrees, Delaunay triangulation, and)
    2020-12-02 20:09:25下载
    积分:1
  • N_feed_back
    生物反馈模拟,对米氏方程进行计算,并作出模拟图(a simulation for feedback)
    2020-10-16 22:17:29下载
    积分:1
  • untitled
    说明:  求任意一点到任意点的距离的最小值! 对于求解一些最短距离的问题可以提供一些帮助!(seek any point to any point of the minimum distance! For some of the shortest distance to solve the problem, it can provide some help!)
    2005-09-11 16:30:43下载
    积分:1
  • GUSS
    多点高斯平稳随机过程模拟,运用了快速傅里叶变换进行模拟。(Multi-Gaussian stationary random process simulation, using a fast Fourier transform simulation.)
    2020-11-02 12:39:53下载
    积分:1
  • NHMT
    说明:  埃特金不等距插值,有例子,检验过,很顺利(Aitken non-equidistant interpolation, there are examples of tests, it is smooth)
    2008-11-30 19:02:40下载
    积分:1
  • invGreville
    矩阵的广义逆计算,共两种方法,其中迭代法有一阶收敛和二阶收敛(generalized inverse matrix calculation, a total of the two methods, which iteration is a second-order convergence and convergence)
    2006-10-29 13:10:38下载
    积分:1
  • LECalculator
    3.1 线性方程组类设计 3.2 全选主元高斯消去法 3.3 全选主元高斯-约当消去法 3.4 复系数方程组的全选主元高斯消去法 3.5 复系数方程组的全选主元高斯-约当消去法 3.6 求解三对角线方程组的追赶法 3.7 一般带型方程组的求解 3.8 求解对称方程组的分解法 3.9 求解对称正定方程组的平方根法 3.10 求解大型稀疏方程组的全选主元高斯-约当消去法 3.11 求解托伯利兹方程组的列文逊方法 3.12 高斯-赛德尔迭代法 3.13 求解对称正定方程组的共轭梯度法 3.14 求解线性最小二乘问题的豪斯荷尔德变换法 3.15 求解线性最小二乘问题的广义逆法 3.16 病态方程组的求解 (3.1 system of linear equations class designs 3.2 to choose the principal element gaussian elimination 3.3 to elect principal element Gauss- when approximately the elimination 3.4 duplicate coefficient equation sets all choose the principal element gaussian elimination 3.5 duplicate coefficient equation sets to elect principal element Gauss- when approximately the elimination 3.6 solve three diagonal line equation sets to pursue the law 3.7 common belt equation set s solution 3.8 solution symmetrical equation set s resolution 3.9 solution symmetrical Zhengding equation set s square root method 3.10 solution large-scale sparse equation set to elect principal element Gauss- when approximately the elimination 3.11 solutions hold the Belize equation set s row article to abdicate House Holland who method 3.12 Gauss- the Seydell repetitive process 3.13 solution symmetrical Zhengding equation set s conjugate gradient method 3.14 solution linearity is smallest two rides the questionThe German m)
    2010-12-20 21:11:04下载
    积分:1
  • FFTandIFFT
    傅里叶变换FFT和逆傅里叶变换IFFT 欢迎大家喜欢(FFT and IFFT)
    2009-03-24 20:05:19下载
    积分:1
  • finity2D
    二维有限元源代码,为位势问题基本代码,具有一定实用性(Two-dimensional finite element source code for potential problems basic code, with some practical)
    2013-12-23 09:25:45下载
    积分:1
  • R-K
    四阶龙格库塔法,用C++编写,很有参考价值(Fourth-order Runge-Kutta method, written in C, a good reference)
    2011-12-29 20:44:34下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载