登录
首页 » Visual C++ » Gauss-Projection

Gauss-Projection

于 2020-12-10 发布 文件大小:2415KB
0 277
下载积分: 1 下载次数: 66

代码说明:

  一个通过高斯正反算公式计算高斯投影后投影平面的二维坐标,也可通过坐标反算大地经纬度。提供54系,西安80系,WGS-84系和CGCS2000系四种椭球参数。(A positive and negative Gaussian Formulas to calculate the two-dimensional coordinates of the Gauss projection projection plane can also be computed from coordinates latitude and longitude of the earth. 54 Department of the the Xi' an 80 series, WGS-84 system and CGCS2000 Department of four oval ball parameters.)

文件列表:

高斯坐标计算(原始公式)
......................\Debug
......................\.....\GaoSiFanDlg.obj,10427,2013-04-29
......................\.....\GaoSiZhengDlg.obj,11086,2013-04-29
......................\.....\MainFrm.obj,18725,2013-05-06
......................\.....\StdAfx.obj,105639,2013-04-29
......................\.....\vc60.idb,263168,2013-05-06
......................\.....\vc60.pdb,454656,2013-05-06
......................\.....\高斯坐标计算.exe,139353,2013-05-06
......................\.....\高斯坐标计算.ilk,329304,2013-05-06
......................\.....\高斯坐标计算.obj,22794,2013-04-29
......................\.....\高斯坐标计算.pch,5492816,2013-04-29
......................\.....\高斯坐标计算.pdb,492544,2013-05-06
......................\.....\高斯坐标计算.res,6856,2013-05-06
......................\.....\高斯坐标计算Doc.obj,40674,2013-05-06
......................\.....\高斯坐标计算View.obj,45157,2013-05-06
......................\GaoSiFanDlg.cpp,1041,2013-04-29
......................\GaoSiFanDlg.h,1253,2013-04-29
......................\GaoSiZhengDlg.cpp,1587,2013-04-29
......................\GaoSiZhengDlg.h,1353,2013-04-29
......................\MainFrm.cpp,1885,2013-05-06
......................\MainFrm.h,1412,2013-05-06
......................\ReadMe.txt,4064,2013-04-29
......................\res

......................\...\高斯坐标计算.rc2,404,2013-04-29

......................\resource.h,1433,2013-05-06
......................\StdAfx.cpp,214,2013-04-29
......................\StdAfx.h,1054,2013-04-29
......................\高斯坐标计算.aps,44492,2013-05-06
......................\高斯坐标计算.clw,3429,2013-05-06
......................\高斯坐标计算.cpp,4177,2013-04-29
......................\高斯坐标计算.dsp,4902,2013-04-29
......................\高斯坐标计算.dsw,549,2013-04-29
......................\高斯坐标计算.h,1336,2013-04-29
......................\高斯坐标计算.ncb,99328,2013-05-06
......................\高斯坐标计算.opt,54784,2013-05-06
......................\高斯坐标计算.plg,3045,2013-05-06
......................\高斯坐标计算.rc,12521,2013-05-06
......................\高斯坐标计算Doc.cpp,10760,2013-05-06
......................\高斯坐标计算Doc.h,2215,2013-05-06
......................\高斯坐标计算View.cpp,8328,2013-05-06
......................\高斯坐标计算View.h,2038,2013-05-06

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

发表评论

0 个回复

  • newton
    牛顿插值算法,利用数组存储均差表,一步步迭代求得插值(Newton interpolation algorithm, the use of array stores are differential gauge, step by step, iterative get interpolation )
    2012-05-06 15:22:52下载
    积分:1
  • Magic
    幻方 (magic cube )
    2010-06-05 15:08:54下载
    积分:1
  • fft
    用C++编写的一维和二维快速傅里叶变换程序(Prepared with C++ one-dimensional and two-dimensional fast Fourier transform procedure)
    2013-11-04 16:19:50下载
    积分:1
  • vof
    计算多项流的好程序,简单好用,计算量小。可以较好的模拟二维的两项变化情况(Calculating a number of streams of the program, easy to use, small amount of calculation. Can better simulate the two-dimensional variation)
    2020-12-01 11:39:27下载
    积分:1
  • fft
    fft傅里叶快速变化程序,里面说的很清楚,很使用。(FFT Fourier rapid change program, which made it very clear, is to use. )
    2014-05-11 20:59:38下载
    积分:1
  • DLT057
    利用PHOTOSHOP软件可以量测出左右像片各控制点的像素坐标,通过公式可以计算出其像点坐标。再根据给定的控制点的空间坐标,利用直线线性变换解法计算出11个DLT参数即l的系数值以及内方位元素然后解算出外方位元素。另外一种方式是用单像空间后方交会的公式计算出外方位元素。利用单像空间后方交会的来结算影像的外方位元素的基本思想是:以单幅影像为基础,从该影像所覆盖地面范围内若干控制点的已知地面坐标和相应点的像坐标量测值出发,根据共线条件方程,解求该影像在航空摄影时刻的外方位元素。首先建立单文档的程序,建立一个对话框类,在这个类中进行像素坐标、控制点坐标文件的打开与读取,然后利用DLT公式进行外方位元素的解算。 数据检核部分用前方交会算法来进行,首先根据ID找到左右片的像点的同名点,然后计算变换矩阵及系数,根据给定的内方位元素,利用公式解算出像点的控制点坐标,然后和给定的控制点坐标相比较即可进行精度评定。 (PHOTOSHOP software can be measured using a photo of the control points around the pixel coordinates can be calculated by the formula sit out the image point Standard. According to the given coordinates of control points, the use of straight-line method to calculate the linear transformation of 11 DLT parameters that the coefficient l Value and calculate the orientation elements of exterior orientation elements and solutions. Another way is to use a single formula as the calculation of space resection Orientation elements out. Use as space resection alone to settle the image exterior orientation is the basic idea: to single video As the basis of images from the ground covered by a number of control points within the known ground coordinates and image coordinates of corresponding points in the measured values , The realities of collinearity equation, find the image in the time of aerial photography exterior orientation elements. First, the process to establish a single document)
    2011-05-19 10:18:50下载
    积分:1
  • Computational-Science-codes
    开发环境没有可选项,fortran90,Fortran_90_and_Computational_Science-_codes(Computational Science codes by fortran90 )
    2013-10-10 17:07:12下载
    积分:1
  • Algorithm
    说明:  算法设计第三版,算法设计第三版,算法设计第三版,算法设计第三版(Algorithm Design Third Edition)
    2010-04-28 19:44:45下载
    积分:1
  • Vc++
    含列所有图像处理的VC++程序,包括图像转置,傅立叶变换,图像编码等(Containing all image processing VC++ Procedures, including image transpose, Fourier transform, image coding, etc.)
    2007-09-21 20:59:46下载
    积分:1
  • Gauss-Seidel
    说明:  经过优化的C代码实现的Gauss-Seidel 迭代算法(Optimized C code of the Gauss-Seidel iterative algorithm)
    2011-03-25 23:43:11下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载