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

GPS-wangpingcha

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

代码说明:

  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 个回复

  • String
    自己实现字符串类,包括字符串的符号重载功能等,适合于C++初学者学习字符串的结构及C++的封装。(Achieve their own string class, including overloaded function symbol string, etc., suitable for beginners to learn the structure and C++ C++ package string.)
    2014-09-07 14:48:44下载
    积分:1
  • multiview
    VC++实现 multiview多视图窗口的实例源代码,可看到打开窗体时有几个子窗体随主窗口一起打开,如果你不知道这是怎么创建的,那么你需要本源码为你提供参考。源码在VC6.0下可顺利编译。如果初次编译有误,你可重新编译一下即可正常。(VC++ implementation source code examples multiview multi-view window, you can see there are several sub-forms together with the main window opens, if you do not know how to create, then you need to provide a reference for the source when you open the form. Source code can be compiled successfully under VC6.0. If the initial compilation is incorrect, you can recompile to normal.)
    2014-06-03 14:46:24下载
    积分:1
  • electromotor1.6
    VC (MODBUS协议)上位机程序VC (MODBUS协议)上位机程序(VC (MODBUS))
    2013-10-10 10:55:46下载
    积分:1
  • Queue
    队列的顺序定义,队列的调用算法等,队列的模板类及其实现(Defined in the order queue, queue calls algorithm, queue template class and its implementation)
    2013-07-17 15:42:54下载
    积分:1
  • EEGMonitor2009_3_27
    基于ARM处理器的32导脑电图机的设计与实现,用VC++编写上位机生物电信号显示测量软件(Software Design of EEG display and measurement on PC with VC++)
    2009-09-24 22:30:40下载
    积分:1
  • DX11Terrain
    DirectX11 四叉树地形程序,通过高度图生成地图模型(DirectX11 quadtree terrain procedures, through highly generation map model)
    2013-06-17 16:42:19下载
    积分:1
  • socket
    SOCKET通信,一个服务端,一个客户端的通信。(SOCKET communications, a server, a client communication.)
    2013-11-04 16:50:40下载
    积分:1
  • spirialMFC
    本例通过绘制螺旋图案描述了如何用VC++绘制MFC图形程序。适合学习MFC图形编程的初学者学习。(cases by mapping the spiral patterns described how MFC with VC graphics rendering procedures. MFC for learning graphical programming beginners learning.)
    2007-05-04 16:24:47下载
    积分:1
  • procmanagement
    采购系统,源码及SQL。数据库SQL,采用VC6开发。(The procurement system, source code and SQL. SQL , developed by VC6.)
    2016-02-25 00:27:39下载
    积分:1
  • ISQLADO_src
    使用DAO的交互式输入执行SQL语句,并显示结果的程序(The example of excuting SQL alternatively by DAO and displaying the result )
    2001-01-01 00:00:00下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载