登录
首页 » Visual C++ » GPS-wangpingcha

GPS-wangpingcha

于 2021-04-24 发布 文件大小:629KB
0 463
下载积分: 1 下载次数: 50

代码说明:

  GPS网平差C++程序,包含粗差探测、拟稳平差、已知点加权平差、自由网平差等各种算例(GPS network adjustment C++ procedures, including gross error detection, to be stable adjustment, known point weighting adjustment, free network adjustment, and other examples)

文件列表:

GPS网平差
.........\COGPS.CPP,5157,2008-12-25
.........\COGPS.DSP,4926,2008-12-25
.........\COGPS.DSW,535,2007-04-29
.........\COGPS.NCB,82944,2008-12-25
.........\COGPS.OPT,62976,2008-12-25
.........\COGPS.PLG,244,2008-12-25
.........\DEBUG
.........\.....\COGPS.BSC,181248,2008-12-25
.........\.....\COGPS.EXE,266294,2008-12-25
.........\.....\COGPS.ILK,745664,2008-12-25
.........\.....\COGPS.OBJ,22606,2008-12-25
.........\.....\COGPS.PCH,187172,2008-06-09
.........\.....\COGPS.PDB,648192,2008-12-25
.........\.....\COGPS.SBR,0,2008-12-25
.........\.....\MYGPS.obj,70448,2010-12-05
.........\.....\MYGPS.pch,245440,2010-12-05
.........\.....\MYGPS.pdb,25600,2010-12-05
.........\.....\MYGPS.SBR,0,2008-12-25
.........\.....\PROBABILITY.obj,23008,2010-12-05
.........\.....\PROBABILITY.pch,198736,2010-12-05
.........\.....\PROBABILITY.pdb,25600,2010-12-05
.........\.....\PROBABILITY.SBR,0,2008-12-24
.........\.....\PUBLIC.OBJ,17692,2008-12-25
.........\.....\PUBLIC.SBR,0,2008-12-25
.........\.....\STDAFX.OBJ,1842,2008-06-09
.........\.....\STDAFX.SBR,167,2008-06-09
.........\.....\VC60.IDB,66560,2010-12-05
.........\.....\VC60.PDB,77824,2010-12-05
.........\MYGPS.CPP,31238,2008-12-25
.........\MYGPS.DSP,3389,2010-12-05
.........\MYGPS.DSW,535,2010-12-05
.........\MYGPS.H,2950,2008-12-24
.........\MYGPS.ncb,33792,2010-12-05
.........\MYGPS.OPT,48640,2010-12-05
.........\MYGPS.PLG,1802,2010-12-05
.........\PROBABILITY.CPP,8061,2007-05-02
.........\PROBABILITY.DSP,3461,2010-12-05
.........\PROBABILITY.DSW,547,2010-12-05
.........\PROBABILITY.H,1380,2007-05-03
.........\PROBABILITY.ncb,33792,2010-12-05
.........\PROBABILITY.OPT,50688,2010-12-05
.........\PROBABILITY.PLG,938,2010-12-05
.........\PUBLIC.CPP,5915,2008-12-25
.........\PUBLIC.H,1720,2008-12-23
.........\README.TXT,70,2007-05-10
.........\STDAFX.CPP,292,2007-04-29
.........\STDAFX.H,667,2007-04-29
.........\算例
.........\....\ROBUST
.........\....\......\DATA.TXT,6540,2007-07-19
.........\....\......\README.TXT,34,2007-07-19
.........\....\......\RESULT.TXT,2143,2008-12-25
.........\....\已知点加权平差
.........\....\..............\DATA.TXT,6540,2007-07-19
.........\....\..............\R.TXT,2476,2008-12-25
.........\....\..............\已知XYZ.TXT,151,2008-07-30
.........\....\已知点加相关权平差
.........\....\..................\DATA.TXT,6540,2007-07-19
.........\....\..................\R.TXT,2896,2008-12-25
.........\....\..................\已知XYZ.TXT,541,2007-07-24
.........\....\拟稳平差
.........\....\........\DATA.TXT,6540,2007-07-19
.........\....\........\RESULT.TXT,1108,2008-12-25
.........\....\........\拟稳点.TXT,43,2007-07-27
.........\....\最小二乘平差
.........\....\............\DATA.TXT,6540,2007-07-19
.........\....\............\R.TXT,2317,2008-12-25
.........\....\粗差探测
.........\....\........\DATA.TXT,6540,2007-07-19
.........\....\........\RESULT.TXT,2636,2008-12-25
.........\....\自由网平差
.........\....\..........\DATA.TXT,6540,2007-07-19
.........\....\..........\R.TXT,2290,2008-12-25

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

发表评论

0 个回复

  • dlgBg00
    说明:  一个很好的对话框界面的例子,告诉你怎样设置一个位图作为对话框的的背景图片,不过要注意必须是picture的Tab顺序为1才能使其他控件不被覆盖。(a good example of the dialog interface, tell you how to set up a bitmap as a dialog of the background image, but to the attention of the picture must be the order of a Tab other controls can not be overwritten.)
    2005-09-13 09:54:26下载
    积分:1
  • CViewTest
    一个切换视图类的例子,可以自由切换两个CFormView(A switch view class example, you can switch the two CFormView)
    2007-11-14 09:14:47下载
    积分:1
  • hashkey
    利用哈希运算产生服务端和客户端的通信密钥( Produces the service end and the customer end correspondence key using the Hasche operation )
    2004-07-08 10:27:55下载
    积分:1
  • sportsmeeting
    数据结构——运动会 为帮助同学们尽快进入编程状态特提供此例 1.将SqList.h、Mdefine.h、sport.c放在同一目录下 2.按下述方法编译运行即可,体验一下 编译包含有自定义的.h文件的.c文件 一种方法: ⑴.将.c和.h文件放在某一目录下(例如:datastruct) ⑵.改变用户工作目录(用户文件所在目录) 选择"File/Chaire Dir"打开新目录输入框,输入选择的用户工作目录datastruct,执行Change Dir 改变工作目录。否则对.c文件包含的自定义的.h文件提示No open ⑶.在编辑器中打开.c文件,进行编译,运行即可 另一种方法: 在上一种方法的基础上 ⑴. 打开project菜单,选择open project ,在.c和.h文件的同一目录下创建一个工程文件 ⑵. 打开project/Add Item菜单,输入项目名,然后将.c文件增加到工程文件中。不用将.h文件加入。 ⑶.在工程文件中双击.c文件,打开.c文件,进行编译,运行即可 3. ReadFormFile(SqList &L) 从文件读入运动员成绩信息操作作为示例 (err)
    2008-12-22 20:28:14下载
    积分:1
  • Polynomial
    Develop class Polynomial. The internal representation of a Polynomial is an array of terms. Each term contains a coefficient and an exponent. The term 2x4 has the coefficient 2 and the exponent 4. Develop a complete class containing proper constructor and destructor functions as well as set and get functions. The class should also provide the following overloaded operator capabilities: Overload the addition operator (+) to add two Polynomials. Overload the subtraction operator (-) to subtract two Polynomials. Overload the assignment operator to assign one Polynomial to another. Overload the multiplication operator (*) to multiply two Polynomials. Overload the addition assignment operator (+=), subtraction assignment operator (-=), and multiplication assignment operator (*=).
    2013-05-05 21:59:33下载
    积分:1
  • pm-compuprint-sp40
    P2R打印机串口指令集编程手册,Olivetti/IBM/Epson(P2R printer serial instruction set programming manual, Olivetti/IBM/Epson)
    2010-06-11 09:51:04下载
    积分:1
  • HistoryLine
    说明:  一个显示历史数据曲线的程序源代码,压缩包中包含了历史数据文件和程序源码,在公司里用过很好用。开发环境VC++6.0,绘制曲线用的是MFC的CDC。(Curve of a display of historical data source code, compressed package that contains the historical data files and program source code, used in the company good use. Development Environment VC++6.0, MFC is used to draw curves of the CDC.)
    2011-02-18 09:22:08下载
    积分:1
  • howtoMatlab7VC++6dll
    如何将Matlab7.0函数转换成VC++6.0动态链接库,浅显易懂(How to convert Matlab7.0 function VC++ 6.0 dynamic link library, easy to understand)
    2008-04-13 19:37:14下载
    积分:1
  • FlatLeapYearRecognition
    基于VC6.0平台编写的一个图形化界面平闰年识别器,界面精美,值得VC初学者参考!(Flat leap year recognition)
    2013-08-04 15:17:33下载
    积分:1
  • DSP-Speech-compress-and-playback
    DSP语音压缩与回放,开发环境是CCS,实现功能:10秒语音压缩与回放(DSP voice compression and playback, the development environment is the CCS, to achieve functional: 10 seconds voice compression and playback)
    2011-05-07 23:30:48下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载