資源簡介
經典平差的程序,是用c語言編寫的,很不錯,值得借鑒
代碼片段和文件信息
//?Classical.cpp:?implementation?of?the?CClassical?class.
//
//////////////////////////////////////////////////////////////////////
#include?“stdafx.h“
#include?“Classical.h“
#include?“public.h“
//////////////////////////////////////////////////////////////////////
//?Construction/Destruction
//////////////////////////////////////////////////////////////////////
//????===?《測量平差程序設計》-第二章?經典平差?源程序?===
//????===?《測量平差程序設計》-第二章?經典平差?源程序?===
//////////////////////////////////////////////////////////////////////
//??參數平差程序(觀測值獨立)
//?參數:
//?int?n?-?觀測值個數
//?int?t?-?參數個數
//?double?A[]?-?誤差方程系數矩陣,數組長度為n×t
//?double?L[]?-?觀測值向量數組長度為n
//?double?P[]?-?觀測值權矩陣的對角線元素數組長度為n
//?double?X[]?-?參數向量函數調用前為參數的先驗值調用后為參數平差值,
//??????????????數組長度為t
//?double?Qx[]?-?函數調用前為參數的先驗
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2012-08-07?16:41??經典平差c\
?????文件???????18618??2010-03-11?15:27??經典平差c\Classical.cpp
?????文件????????2015??2008-12-25?09:37??經典平差c\Classical.h
?????目錄???????????0??2012-08-07?16:41??經典平差c\Debug\
?????文件????????6460??2011-07-25?14:30??經典平差c\Debug\BuildLog.htm
?????文件???????55923??2011-07-25?14:30??經典平差c\Debug\Classical.sbr
?????文件???????21501??2007-12-19?08:21??經典平差c\Debug\MyCpp.obj
?????文件???????????0??2008-03-07?20:22??經典平差c\Debug\MyCpp.sbr
?????文件???????76885??2011-07-25?14:30??經典平差c\Debug\public.sbr
?????文件????????8895??2011-07-25?14:18??經典平差c\Debug\StdAfx.obj
?????文件?????????197??2011-07-25?14:18??經典平差c\Debug\StdAfx.sbr
?????文件???????50176??2010-03-11?15:27??經典平差c\Debug\vc60.idb
?????文件???????53248??2010-03-11?15:27??經典平差c\Debug\vc60.pdb
?????文件???????44032??2011-07-25?14:30??經典平差c\Debug\vc80.idb
?????文件??????102400??2011-07-25?14:30??經典平差c\Debug\vc80.pdb
?????文件??????115712??2008-12-25?09:38??經典平差c\Debug\經典平差.bsc
?????文件??????241720??2010-03-11?15:27??經典平差c\Debug\經典平差.exe
?????文件????????2048??2011-07-25?14:18??經典平差c\Debug\經典平差.exe.em
?????文件??????254948??2010-03-11?15:27??經典平差c\Debug\經典平差.ilk
?????文件????????8936??2011-07-25?14:18??經典平差c\Debug\經典平差.obj
?????文件??????786432??2011-07-25?14:18??經典平差c\Debug\經典平差.pch
?????文件???????55373??2011-07-25?14:18??經典平差c\Debug\經典平差.sbr
?????文件????????8229??2008-03-08?08:13??經典平差c\public.cpp
?????文件????????1756??2008-03-07?21:13??經典平差c\public.h
?????文件????????1220??2007-06-04?14:42??經典平差c\ReadMe.txt
?????文件?????????295??2007-06-04?14:42??經典平差c\StdAfx.cpp
?????文件?????????667??2007-06-04?14:42??經典平差c\StdAfx.h
?????文件????????1271??2008-12-25?09:06??經典平差c\經典平差.cpp
?????文件????????4814??2008-03-08?08:58??經典平差c\經典平差.dsp
?????文件?????????541??2007-06-04?14:42??經典平差c\經典平差.dsw
?????文件??????314368??2011-07-25?14:30??經典平差c\經典平差.ncb
............此處省略6個文件信息
評論
共有 條評論