資源描述:
《坐標(biāo)轉(zhuǎn)換全參數(shù)求取及坐標(biāo)轉(zhuǎn)換程序設(shè)計(jì)》由會員上傳分享,免費(fèi)在線閱讀,更多相關(guān)內(nèi)容在工程資料-天天文庫。
1、實(shí)用標(biāo)準(zhǔn)文案畢業(yè)設(shè)計(jì)設(shè)計(jì)題目坐標(biāo)轉(zhuǎn)換參數(shù)求取及坐標(biāo)轉(zhuǎn)換程序設(shè)計(jì)學(xué)生姓名張威指導(dǎo)教師杜繼亮專業(yè)測繪工程班級測繪12-2班填寫日期2016/4/6礦業(yè)工程學(xué)院精彩文檔實(shí)用標(biāo)準(zhǔn)文案摘要坐標(biāo)系統(tǒng)是測量工作中定位的基礎(chǔ),坐標(biāo)系統(tǒng)有多種形式和基準(zhǔn),由于各測量工作目的不同,所選用的坐標(biāo)基準(zhǔn)也會不同,根據(jù)不同的工作要求需要將不同的坐標(biāo)系下的坐標(biāo)進(jìn)行相互轉(zhuǎn)換。在這些坐標(biāo)轉(zhuǎn)換的過程中會用到很多坐標(biāo)轉(zhuǎn)換模型,但是坐標(biāo)系轉(zhuǎn)換模型過于復(fù)雜手算非常困難。本設(shè)計(jì)為了方便施工時(shí)遇到的坐標(biāo)轉(zhuǎn)換問題,設(shè)計(jì)利用VisualBasic
2、6.0編程語言編寫程序,用來實(shí)現(xiàn)坐標(biāo)系統(tǒng)之間的轉(zhuǎn)換以及轉(zhuǎn)換參數(shù)的求解,例如:大地坐標(biāo)與空間直角坐標(biāo)的相互轉(zhuǎn)換、高斯投影正反算、二維坐標(biāo)轉(zhuǎn)換與四參數(shù)計(jì)算、三維坐標(biāo)轉(zhuǎn)換與七參數(shù)轉(zhuǎn)換、同參考基準(zhǔn)下的坐標(biāo)換帶計(jì)算,以及坐標(biāo)數(shù)據(jù)的批量處理。關(guān)鍵字:坐標(biāo)系統(tǒng),轉(zhuǎn)換模型,坐標(biāo)轉(zhuǎn)換,程序設(shè)計(jì)精彩文檔實(shí)用標(biāo)準(zhǔn)文案AbstractThebaseofcoordinatesysteminsurveyingwork.therearemanyformsandbenchmarksinthecoordinatesystem.H
3、owever,ingeneralengineering,thecontrolpointandcoordinate.Systemarethesame.SoItisnecessarytotransformthecontrolpoint.coordinateduringtheconstructionprocess.Duetodifferentpurposesofeachmeasurementandtheselected.differentcoordinatereferences,therewillbe
4、manydifferentcoordinatesystems.Coordinatesystemsusedinthemeasurementworkareasfollows:WGS-84WorldGeodeticSystem,ChinaGeodeticCoordinateSystem2000,NationalGeodeticCoordinateSystem1980,Beijingcoordinatesystem1954andLocalCoordinateSystem.Therearespacerec
5、tangularcoordinate,geodeticcoordinateandplanecoordinateinthewayofthereferenceinthesamecoordinate.Accordingtotherequirementsofdifferenttasks,weneedtoconvertcoordinatesunderthedifferentcoordinatesystems.Onconditionthatthecoordinatesofthereferencestanda
6、rdcanbeobtained.thenormalconstructionworkcanbedone.Alotofcoordinatetransformationmodelsareusedintheprocessofthecoordinatetransformation.Butthecoordinatetransformationmodelisverycomplexanddifficult.Nowadaystheconversionformulaissuitableforthecomputeri
7、zationwhoselanguageiseasytolearn.SointhedesignImakeuseofVisualBasic6programminglanguagetorealizethetransformationbetweenthecoordinatesystemandtransformationparameters.Keywords:coordinatesystemstransformationmodelcoordinatetransformprogramming精彩文檔實(shí)用標(biāo)準(zhǔn)
8、文案目錄摘要IAbstractII第1章緒論11.1研究背景和意義11.2國內(nèi)外研究現(xiàn)狀11.3研究的主要內(nèi)容21.4程序設(shè)計(jì)思路方法2第2章坐標(biāo)理論和知識32.1地球橢球32.2基準(zhǔn)32.3測量常用坐標(biāo)系42.3.1大地坐標(biāo)系42.3.2空間直角坐標(biāo)系42.3.3平面坐標(biāo)系52.3.4地方獨(dú)立坐標(biāo)系52.4我國常用坐標(biāo)系62.4.11954年北京坐標(biāo)系62.4.21980國家大地坐標(biāo)系62.4.3WGS-84世界大地坐標(biāo)系62.4.42000國家大地坐標(biāo)系7第3章坐標(biāo)轉(zhuǎn)換程序設(shè)計(jì)83.1大地坐