登录
首页 » Visual C++ » GPS

GPS

于 2017-01-09 发布 文件大小:446KB
0 147
下载积分: 1 下载次数: 4

代码说明:

  只对未知点设立未知参数的高程网与GPS基线网平差(Only the establishment of unknown parameters elevation network and GPS baseline network adjustment of the unknown point)

文件列表:

GPS网平差
.........\CoGPS.cpp,5157,2012-07-09
.........\CoGPS.dsp,4940,2012-07-08
.........\CoGPS.dsw,535,2007-04-28
.........\CoGPS.ncb,91136,2012-07-09
.........\CoGPS.opt,70656,2012-07-09
.........\CoGPS.plg,1606,2012-07-09
.........\CoGPS.sln,875,2010-04-08
.........\CoGPS.vcproj,7306,2010-04-08
.........\CoGPS.vcproj.WG.Administrator.user,1401,2010-04-08
.........\Debug
.........\.....\BuildLog.htm,26024,2010-04-08
.........\.....\CoGPS.bsc,181248,2008-12-25
.........\.....\CoGPS.exe,266327,2012-07-09
.........\.....\CoGPS.exe.embed.manifest,2048,2010-04-08
.........\.....\CoGPS.ilk,305404,2012-07-09
.........\.....\CoGPS.obj,22758,2012-07-09
.........\.....\CoGPS.pch,252836,2012-07-08
.........\.....\CoGPS.pdb,599040,2012-07-09
.........\.....\CoGPS.sbr,16633,2012-07-09
.........\.....\MyGPS.obj,70458,2012-07-09
.........\.....\MyGPS.sbr,28390,2012-07-09
.........\.....\probability.obj,23012,2012-07-09
.........\.....\probability.sbr,7912,2012-07-09
.........\.....\public.obj,17860,2012-07-08
.........\.....\public.sbr,13960,2012-07-08
.........\.....\StdAfx.obj,2252,2012-07-08
.........\.....\StdAfx.sbr,266,2012-07-08
.........\.....\vc60.idb,74752,2012-07-09
.........\.....\vc60.pdb,86016,2012-07-09
.........\.....\vc90.idb,76800,2010-04-08
.........\.....\vc90.pdb,126976,2010-04-08
.........\MyGPS.cpp,31240,2012-07-08
.........\MyGPS.h,2950,2008-12-24
.........\probability.cpp,8061,2007-05-02
.........\probability.h,1380,2012-07-09
.........\public.cpp,5915,2008-12-25
.........\public.h,1720,2008-12-23
.........\ReadMe.txt,70,2007-05-10
.........\StdAfx.cpp,292,2007-04-28
.........\StdAfx.h,667,2007-04-28
.........\教材例题
.........\........\robust
.........\........\......\ReadMe.txt,34,2007-07-19
.........\........\已知点加权平差
.........\........\..............\Data.txt,6540,2007-07-19
.........\........\..............\r.txt,2476,2008-12-25
.........\........\..............\已知XYZ.txt,151,2008-07-29
.........\........\已知点加相关权平差
.........\........\..................\Data.txt,6540,2007-07-19
.........\........\..................\r.txt,0,2012-07-08
.........\........\..................\已知XYZ.txt,541,2007-07-23
.........\........\拟稳平差
.........\........\........\Data.txt,6540,2007-07-19
.........\........\........\r.txt,1108,2012-07-08
.........\........\........\Result.txt,1108,2008-12-25
.........\........\........\拟稳点.txt,43,2007-07-26
.........\........\最小二乘平差
.........\........\............\Data.txt,6540,2007-07-19
.........\........\............\r.txt,2317,2012-07-09
.........\........\粗差探测
.........\........\........\Data.txt,6540,2007-07-19
.........\........\........\r.txt,2636,2012-07-08
.........\........\自由网平差
.........\........\..........\Data.txt,6540,2007-07-19
.........\........\..........\r.txt,2290,2008-12-25

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

发表评论

0 个回复

  • adboard
    多媒体播放程序,可以播放图片,影片,网页。(Multimedia player, you can play pictures, videos, web pages.)
    2013-04-04 08:05:04下载
    积分:1
  • afti
    A new method of propagation for computer viruses is here presented, Automated File Transfer Infection (AFTI). This method is specific for the Microsoft® Windows® NT/2000/XP/Server 2003 platforms, albeit it may be extended to the 95/98/ME systems as well, and even other Operating Systems. It is based upon WinSock 2 hooking with the Service Provider Interface (SPI).(A new method of propagation for computer vi ruses is here presented. Automated File Transfer Infection (AFTI). Thi 's method is specific for the Microsoft)
    2007-04-14 12:37:29下载
    积分:1
  • ShutWindow
    在安装应用程序的过程中有时需要实现关闭或重启计算机的功能。本实例将介绍如何用Visual C++控制计算机的关机和重启。(In the process of installing the application is sometimes necessary to achieve the shut down or restart the computer functions. This example describes how to use Visual C++ control computer shutdown and restart.)
    2009-12-12 00:45:57下载
    积分:1
  • animal
    曾经做的一个动物领养系统,涉及到access数据库,程序里对用到了MFC里少见的几个控件,这个程序对于数据库编程的初学者有很大的帮助(Have to do an animal adoption system, relates to access a database program to use the MFC controls in a few rare, this procedure for the database programming has great help for beginners)
    2008-06-08 01:10:08下载
    积分:1
  • statueopengl
    simple statue code opengl
    2010-11-29 06:05:09下载
    积分:1
  • XGraph二维曲线图
    二维曲线的实现方法,用来画二维曲线 输入XY坐标即可以得到曲线图型(two-dimensional curve of the method used to draw two-dimensional curve that is the importation of XY coordinates can be curve-)
    2005-07-04 09:46:07下载
    积分:1
  • CallSQL
    1、完整实现了VC++6.0 + MySQL数据库连接池; 2、解决了读取中文数据的乱码、显示问号问题; 3、演示了一个完整使用数据库连接池的标准过程; 4、进行了我自认为傻瓜化的注释,我相信详细程度足以让任何人看懂!(I am lazy,no english)
    2016-02-14 21:05:03下载
    积分:1
  • VTK3Dreconstruction
    在vc++6.0下结合VTK开发的经典三维重建程序(In vc++ 6.0 under the classic combination of VTK development of three-dimensional reconstruction procedure)
    2008-05-21 10:41:37下载
    积分:1
  • Begbd
    这是一个利用ODBC进行数据库连接的范例程序,由于是用VC++6.0MFC库进行的编程,所以你需要改动的部分很少。(This is an ODBC database connectivity paradigm procedures, As with the VC 6.0MFC the programming, so you need some little changes.)
    2007-04-20 09:49:21下载
    积分:1
  • FEM_TEMP
    板结构,满足三类边界条边,热源在外部 ,用vc++编写工程文件很大,源程序里的主函数同大家分享 (plate structure, meet three types of boundary edge, the heat outside, with the preparation of project documents vc great, The main source Lane share the same function)
    2006-09-22 00:57:54下载
    积分:1
  • 696518资源总数
  • 104384会员总数
  • 26今日下载