freepeople性欧美熟妇, 色戒完整版无删减158分钟hd, 无码精品国产vα在线观看DVD, 丰满少妇伦精品无码专区在线观看,艾栗栗与纹身男宾馆3p50分钟,国产AV片在线观看,黑人与美女高潮,18岁女RAPPERDISSSUBS,国产手机在机看影片

正文內(nèi)容

畢業(yè)設(shè)計(jì)(excel-vba在道路中樁放樣數(shù)據(jù)計(jì)算中的應(yīng)用)北京交通大學(xué)-展示頁

2025-06-17 01:53本頁面
  

【正文】 .................................................................... 2 研究的背景及意義 ..................................................................... 2 研究的內(nèi)容和方法 ............................................................................... 2 重點(diǎn)研究的內(nèi)容 ....................................................................... 2 研究的框架 ............................................................................... 3 研究?jī)?nèi)容 .............................................................................................. 4 2 ExcelVBA 基礎(chǔ)簡(jiǎn)介 ............................................................................................6 ExcelVBA 基礎(chǔ) .................................................................................... 6 ExcelVBA 簡(jiǎn)介 ........................................................................ 6 VBA 的主要特點(diǎn)和優(yōu)勢(shì) ............................................................ 7 Excel 宏簡(jiǎn)介 ............................................................................ 7 VBA 程序設(shè)計(jì)基礎(chǔ) ................................................................................ 8 函數(shù)與過程 ............................................................................... 8 控制結(jié)構(gòu) ................................................................................. 10 判斷結(jié)構(gòu) ................................................................................. 12 ExcelVBA 環(huán)境下進(jìn)行數(shù)據(jù)處理的優(yōu)點(diǎn) .......................................... 13 3 平面曲線坐標(biāo)的計(jì)算方法 .................................................................................15 平面曲線曲線要素及主點(diǎn)計(jì)算 ......................................................... 15 圓曲線曲線要素及主點(diǎn)里程計(jì)算及測(cè)設(shè) ............................. 15 帶有緩和曲線的圓曲線各曲線要素及主點(diǎn)里程計(jì)算及測(cè)設(shè) 17 曲線坐標(biāo) 的計(jì)算及詳細(xì)測(cè)設(shè)方法 ..................................................... 20 偏角法 ..................................................................................... 20 切線支距法 ............................................................................. 22 線路逐樁坐標(biāo)計(jì)算 ................................................................. 23 北 京 交 通 大 學(xué) 畢 業(yè) 設(shè) 計(jì) ( 論 文 ) iv 切線直角系中的坐標(biāo)轉(zhuǎn)換到測(cè)量坐標(biāo)系中的坐標(biāo) ............. 24 4 程序模塊設(shè)計(jì)及實(shí)現(xiàn) .........................................................................................26 程序窗口的基本應(yīng)用和程序模塊設(shè)計(jì) .............................................. 26 編程界面的進(jìn)入和基本子程序 ............................................. 26 基礎(chǔ)模塊設(shè)計(jì)簡(jiǎn)介 ................................................................. 28 緩和曲線數(shù)據(jù)編程計(jì)算以及成果輸出 ............................................. 29 數(shù)據(jù)編程計(jì)算步驟與圖解 ..................................................... 29 逐樁坐標(biāo)計(jì)算及最后成果輸出 ............................................. 30 結(jié) 論 33 參考文獻(xiàn) .................................................................................................................34 附 錄 35 北 京 交 通 大 學(xué) 畢 業(yè) 設(shè) 計(jì) ( 論 文 ) 緒論 1 1 緒論 概述 近年來,我國(guó)公路鐵路建設(shè)迎來了史無前例的高速,跨越式發(fā)展。 關(guān)鍵詞: ExcelVBA;線路坐標(biāo)計(jì)算 ; 切線支距法 北 京 交 通 大 學(xué) 畢 業(yè) 設(shè) 計(jì) ( 論文 ) A B S T R A C T ii ABSTRACT Title: Excel VBA the application of pile lofting data calculation in the road ABSTRACT: ABSTRACT Along with the progress of the society, the development of science and technology, the construction of our country highway railway has entered an unprecedented period of prosperity, while the design of highway linear trend of diversification, plicated, causing the line coordinate calculation is often plicated and tedious, and prone to error. The ExcelVBA is equipped with data analysis and processing ability strong, so the calculation through detailed analysis of line coordinates method, calculated by using the ExcelVBA functional programming, can be calculated more simple and convenient to make line coordinates, thus greatly reduce the workload, improve work efficiency. Excel is a function of the Microsoft Office family in a strong, advanced technology, convenient use of the integrated management table format data and analysis system, and VBA is the Excel important advanced function, its purpose is to help the user to customize and development of functional module in the office environment according to their own needs. In this paper, based on the analysis of Excel data processing functions, the realization of the advantages of the coordinate data processing by the ExcelVBA editor, method of calculation in the line project detailed study of different pile coordinates, after screening, universal formula selection line coordinates of the plex tangent Simpson formula and applied widely in distance, then the use of VBA write line piletopile coordinate calculation program, and the methods are pared and analyzed. Through the research and analysis in this paper to solve the the heavy putational work, proved the feasibility of ExcelVBA in the calculation of line coordinates. KEYWORDS: ExcelVBA。 本文通過對(duì) Excel 的數(shù)據(jù)處理功能進(jìn)行分析,論述通過 ExcelVBA 編輯器實(shí)現(xiàn)線路坐標(biāo)數(shù)據(jù)處理的優(yōu)點(diǎn),詳細(xì)研究不同的線路工程中樁坐標(biāo)計(jì)算 的 方法,選擇線路坐標(biāo)計(jì)算和應(yīng)用廣泛的 各種公式和方法 ,然后 利用 VBA 編寫了線路逐樁坐標(biāo)計(jì)算程序, 以便解決繁重的計(jì)算工作。而 ExcelVBA 恰恰具備強(qiáng)大的數(shù)據(jù)分析與處理能力,所以通過詳細(xì)分析線路坐標(biāo)計(jì)算的方法,利用 ExcelVBA 功能編程來 計(jì)算,可以使線路坐標(biāo)計(jì)算變得既簡(jiǎn)單又方便,從而大大減輕工作量,提高工作效率。(頁面大小可以根據(jù)字?jǐn)?shù)多少調(diào)整) 請(qǐng)刪除填寫說明 四、進(jìn)度計(jì)劃 五、指導(dǎo)教師意見 填寫說明:查閱資料是否全面,提出的研究方案和計(jì)劃進(jìn)度是否可行,還有什么需要注意和改進(jìn)的方面,是否同意按學(xué)生提出的計(jì)劃進(jìn)行等。 論文作者 簽名 : _________________ ______年 _______月 ______日 指導(dǎo)教師 簽名 : _________________ _______年 _______月 ______日 北京交通大學(xué) 畢業(yè)設(shè)計(jì) (論文 )成績(jī)?cè)u(píng)議 年級(jí) 2021 層次 專升本 專業(yè) 土木工程(公路工程與管理) 姓名 陳南江 題目 ExcelVBA 在 道路中樁放樣數(shù)據(jù) 計(jì)算中的應(yīng)用 指 導(dǎo) 教 師 評(píng) 閱 意 見 成績(jī)?cè)u(píng)定: 指導(dǎo)教師: 年 月 日 評(píng) 閱 教 師 意 見 評(píng)閱教師: 年 月 日 答 辯 小 組 意 見 答辯小組負(fù)責(zé)人: 年 月 日 北京交通大學(xué) 畢業(yè)設(shè)計(jì) (論文 )任務(wù)書 本任務(wù)書下達(dá)給: 2021 級(jí) 土木工程(公路工程管理) 專業(yè)
點(diǎn)擊復(fù)制文檔內(nèi)容
畢業(yè)設(shè)計(jì)相關(guān)推薦
文庫吧 www.dybbs8.com
備案圖鄂ICP備17016276號(hào)-1