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

Map-projection

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

  • arcLength
    有限元计算控制加载中弧长法(arc-length)的matlab源程序(Loading FEM arc length control method (arc-length) matlab source)
    2020-12-14 22:49:16下载
    积分:1
  • readdxf
    fortran编写的读取dxf程序,可读取圆,多线段,直线,点,块参照,文字的坐标高程信息(write by fortran ,it can read dxf program, can read a round, multi line, linear, point, block reference, the coordinates of elevation information text)
    2012-01-18 14:41:08下载
    积分:1
  • simulationofDFA
    source code for simulating a DFA in compilers
    2009-11-02 13:56:21下载
    积分:1
  • XFEMAbq
    abaqus中扩展有限元(UEL)计算疲劳断裂(extended finite element method (uel)for fracture problems within the finite element software ABAQUS)
    2020-07-27 10:38:40下载
    积分:1
  • c-calculator
    c语言,三角函数 对数函数 数值计算 举例说明,混合计算数值计算的C语言实现(c calculator trigonometric function logarithmic function numerical calculation)
    2012-08-21 15:30:07下载
    积分:1
  • 层次分析法求权重
    可用于层次分析法比较评价,主函数输入初始矩阵,调用层次分析函数(It can be used for comparative evaluation of analytic hierarchy process. The main function input the initial matrix and call the analytic hierarchy process function.)
    2020-06-19 11:40:02下载
    积分:1
  • 4-split2
    说明:  给定求解区间,用最小二乘法给出函数的零点,并给出迭代次数(Given the solution interval, the zeros of the function are given by the least square method, and the number of iterations is given.)
    2019-04-10 16:33:03下载
    积分:1
  • thermal-damage-abaqus-umat
    thermal damage abaqus-umat subroutine
    2020-10-26 22:29:59下载
    积分:1
  • SparseMatrix.tar
    自己写的稀疏矩阵类,包括存储、访问以及基本的数学运算,希望大家批评指正!(Sparse matrix classes, including storage, access, and basic mathematical operations, we hope to criticism!)
    2013-08-04 21:11:54下载
    积分:1
  • rejectionofnbibaseonwaveletpacket
    为了进一步提高直接序列/跳频(DS/FH)扩频系统的抗干扰能力,基于小波包变换结合递归最小二乘算法设计 了一种变换域自适应干扰抑制算法,该算法采用小波包分解定位窄带干扰,递归最小二乘算法抑制窄带干扰。通过蒙特卡 罗仿真分析在增加抗干扰模块后,DS/FH系统工作在准静态时,在不同信噪比条件下抗窄带干扰性能。仿真结果表明:该 算法具有较强的自适应性以及抗窄带干扰能力,其性能优于传统的直接置零法,适用于多音干扰下的恶劣通信环境。(In order to further improve the anti-jamming capability of direct sequence/frequency-hopping spread spectrum system (DS/FH), based on wavelet packet transform combined with recursive least squares algorithm design a transform domain adaptive interference suppression algorithm, the algorithm uses wavelet packet decomposition positioning narrowband interference, narrowband interference suppression recursive least squares algorithm. By Monte Carlo simulation analysis to increase the anti-jamming module DS/FH system work in the quasi-static, in different SNR anti narrowband interference performance. Simulation results show that: the algorithm has strong adaptability and resistance to narrowband interference ability, its performance is superior to the traditional method of direct zero, poor communication environment suitable for multi-tone interference.)
    2012-09-09 23:20:26下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载