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

Gauss-Projection

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

  • Computational-Science-codes
    开发环境没有可选项,fortran90,Fortran_90_and_Computational_Science-_codes(Computational Science codes by fortran90 )
    2013-10-10 17:07:12下载
    积分:1
  • tianwen
    说明:  VC实现,天文导航算法及实现 包括数据的获取、加工、处理、保存为文件(VC, astronomy, navigation algorithm and implementation including data acquisition, processing, handling, preservation of documents)
    2020-09-29 16:17:44下载
    积分:1
  • Project10
    采用数值分析课程中的插值逼近以及曲面拟合方法来估算复杂的函数表达式。(Interpolation approximations and surface fitting methods are used in the numerical analysis course to estimate complex function expressions.)
    2016-12-20 10:08:03下载
    积分:1
  • Chapter02.Interpolation
    清华大学《数值分析A》-第02章.插值 Lagrange Newton Hermite 三次样条(Tsinghua University, )
    2008-07-16 11:22:14下载
    积分:1
  • algorithms(CPP)
    计算机常用数值算法与程序(C++版) (Commonly used numerical algorithm of computer and program )
    2014-01-04 22:46:59下载
    积分:1
  • optics-VCPP
    说明:  Optics聚类算法 OPTICS没有显示地产生一个数据集合簇,它为自动和交互地聚类分析计算一个簇次序。这个次序代表了数据基于密度地聚类结构。它包含地信息,等同于从一个宽广地参数设置范围所获得的基于密度的聚类(Optics do not show clustering algorithm OPTICS to produce a collection of data clusters, it is automatically and interactively computing cluster analysis a cluster order. This order represents the data to cluster based on the density structure. It contains in information from a broadly equivalent range of parameters obtained by density-based clustering)
    2020-11-07 15:19:49下载
    积分:1
  • synthesis-of-mechanism
    对于给定的一组轨迹点,用优化方法实现铰链四杆机构轨迹复演。优化方法为共轭梯度法。(For a set of track points,we use a optimization method to optimize the track of Hinge four-bar mechanism. The optimization method is conjugate gradient.)
    2011-06-23 15:42:20下载
    积分:1
  • Multi-function-calculator-with-VB
    Visual Basic 做的多功能计算器(Multi-function calculator with VB)
    2012-09-04 12:19:06下载
    积分:1
  • fourier_trans
    傅立叶变换的C语言实现,可在Turbo C以及Visual C++下实现。(Fourier Transform C language, in Turbo C and Visual C under.)
    2006-12-31 11:06:45下载
    积分:1
  • brick
    有限元n维实体材料单元,仅供科研用途,拒绝商业使用(N-dimensional finite element solid material element, for scientific purposes, refusing commercial use)
    2013-10-23 14:32:13下载
    积分:1
  • 696516资源总数
  • 106637会员总数
  • 8今日下载