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

Gauss-Projection

于 2020-12-10 发布 文件大小:2415KB
0 159
下载积分: 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 个回复

  • rcs1
    运用物理光学法和矩量法计算带罩天线的远场辐射(The use of physical optics method and moment method with cover antenna far-field radiation )
    2012-12-12 09:57:59下载
    积分:1
  • big-intger-plus-minus-multiply
    C语言实现大数的加法减法以及乘法,水平限于仅仅大学生水平学习使用。(Use C language to achieve that addition, subtraction, and multiplication of a big intger.)
    2013-05-11 13:52:20下载
    积分:1
  • digitalfiltercode
    圆周卷积滤波器,可清晰见到实际滤波器的算法(Circular convolution filter, can clearly see that the actual filter algorithm)
    2007-12-10 09:14:25下载
    积分:1
  • na7
    Orthogonal Polynomials Approximation 数值分析,计算正交基多项式的系数 (Given a function f and a set of m >0 distinct points . You are supposed to write a function to approximate f by an orthogonal polynomial using the exact function values at the given m points with a weight assigned to each point . The total error must be no larger than a given tolerance. Format of function int OPA( double (*f)(double t), int m, double x[], double w[], double c[], double*eps ) where the function pointer double (*f)(double t) defines the function f int m is the number of points double x[] contains points double w[] contains the values of a weight function at the given points x[] double c[] contains the coefficients of the approximation polynomial double*eps is passed into the function as the tolerance for the error, and is supposed to be returned as the value of error. The function OPA is supposed to return the degree of the approximation polynomial. Note: a constant Max_n is defined so that if the total error is still not small enough when n = Ma)
    2011-11-27 11:47:21下载
    积分:1
  • 1
    说明:  实现重力式热管换热器设计计算功能,简单按照设计任务书,给出所需热管的结构尺寸,涉及的热管蒸发段和冷凝段长度分别为1m,绝热段长度30cm,内径20cm,外径25cm,热管工质为水。(Realize the gravity heat pipe heat exchanger design and calculation functions , simple design in accordance with the mission statement , given the size of the required structure of the heat pipe , heat pipe evaporator and condenser section lengths were involved 1m, adiabatic length 30cm, inner diameter 20cm, 25cm outside diameter heat pipe working fluid is water. )
    2015-03-01 18:45:20下载
    积分:1
  • turbulence
    计算流体动力学中湍流模型的源程序,代码十分宝贵(Computational fluid dynamics model of the source of turbulence, the code is very valuable)
    2021-01-02 15:08:57下载
    积分:1
  • Program
    矩阵转换问题 行与列的个数均为n 的矩阵称为n 阶方阵。假定矩阵中的每个元素的值在0到9之间,则可以将矩阵中的所有元素按行依次排列得到一个“单行矩阵字符串”。(Matrix conversion, the number of rows and columns of the matrix n are called n-order square. Assume that each element of matrix value in the 0 to 9, you can press all the elements of the matrix rows in order of priority for a " single matrix string." )
    2010-12-28 11:42:08下载
    积分:1
  • program
    FFT A计权 倍频程分析 三分之一倍频程分析(F F T A w eight o c tave a n al o n e t hird o ctave)
    2011-12-07 14:02:04下载
    积分:1
  • 3107002005_5th_spline
    说明:  曲线的三次样条插值,在非首尾节点处具有三次光滑性质(Curve cubic spline interpolation, in both nodes with non-smooth nature of the three)
    2008-10-27 11:07:08下载
    积分:1
  • Least-squares-linear
    可进行最小二乘法线性拟合输出,包含源代码及生成后的程序(Least-squares linear fit can be output)
    2013-10-24 14:21:45下载
    积分:1
  • 696518资源总数
  • 104347会员总数
  • 12今日下载