国产精品婷婷久久久久久,国产精品美女久久久浪潮av,草草国产,人妻精品久久无码专区精东影业

牛頭刨床.zip

ZIP格式版權(quán)申訴手機(jī)打開展開

牛頭刨床,資源標(biāo)準(zhǔn)word格式排版 80頁(yè)摘要 在工程技術(shù)領(lǐng)域,經(jīng)常會(huì)遇到一些需要反復(fù)操作,重復(fù)性很高的工作,如果能有一個(gè)供反復(fù)操作且操作簡(jiǎn)單的專用工具,圖形用戶界面就是最好的選擇。如在本設(shè)計(jì)中對(duì)于平面六桿機(jī)構(gòu)來(lái)說(shuō),為了保證結(jié)構(gòu)參數(shù)與運(yùn)動(dòng)參數(shù)不同的的運(yùn)動(dòng)特性,即刨刀在切削過(guò)程中接近于等速運(yùn)動(dòng)從而保證加工質(zhì)量和延長(zhǎng)...
編號(hào):15-262866大小:701.00K
分類: 論文>土木工程/建筑論文

該文檔為壓縮文件,包含的文件列表如下:

內(nèi)容介紹

原文檔由會(huì)員 冬天的秘密 發(fā)布

資源標(biāo)準(zhǔn)WORD格式排版 80頁(yè)

摘 要
在工程技術(shù)領(lǐng)域,經(jīng)常會(huì)遇到一些需要反復(fù)操作,重復(fù)性很高的工作,如果能有一個(gè)供反復(fù)操作且操作簡(jiǎn)單的專用工具,圖形用戶界面就是最好的選擇。如在本設(shè)計(jì)中對(duì)于牛頭刨床平面六桿機(jī)構(gòu)來(lái)說(shuō),為了保證結(jié)構(gòu)參數(shù)與運(yùn)動(dòng)參數(shù)不同的牛頭刨床的運(yùn)動(dòng)特性,即刨刀在切削過(guò)程中接近于等速運(yùn)動(dòng)從而保證加工質(zhì)量和延長(zhǎng)刀具壽命,以及刀具的急回性能從而提高生產(chǎn)率,這樣的問(wèn)題如果能夠通過(guò)設(shè)計(jì)一個(gè)模型平臺(tái),之后只需改變參量就可以解決預(yù)期的問(wèn)題,這將大大的提高設(shè)計(jì)效率。本設(shè)計(jì)中正是通過(guò)建立牛頭刨床六桿機(jī)構(gòu)的數(shù)學(xué)模型,然后用MATLAB程序設(shè)計(jì)出一個(gè)友好的人機(jī)交互的圖形界面,并將數(shù)學(xué)模型參數(shù)化,使用戶只需改變牛頭刨床的參數(shù)就可以方便的實(shí)現(xiàn)運(yùn)動(dòng)分析和運(yùn)動(dòng)仿真,用戶可以形象直觀地觀察到牛頭刨床的運(yùn)動(dòng)軌跡、速度變化及加速度變化規(guī)律。
關(guān)鍵詞:牛頭刨床 六桿機(jī)構(gòu) MATLAB 運(yùn)動(dòng)仿真 程序開發(fā)

Abstract
In the engineering area, often repeatedly encountered some operational needs, repetitive highly, and if the operation can be repeated for a simple operation and dedicated tool graphical user interface is the best choice. As in the planer graphic design for six pole bodies, and campaigns to ensure the structural parameters of different parameters planer movement characteristics, planning tool in the process of cutting close to equal campaign to ensure processing quality and extended life cutlery and cutlery rush back to the performance enhancing productivity, If such issues can be adopted to design a model platform parameter can be changed only after the expected settlement, which will greatly enhance the efficiency of the design. It is through the establishment of this design planer six pole bodies mathematical model, and then use MATLAB to devise procedures of a friendly aircraft in the world graphics interface, and mathematical models of the parameters, so that users only need to change the parameters planer can facilitate the realization of movement analysis and sports simulation, Users can visual image observed in planer movement trajectories, speed changes and acceleration changes.
Keywords:Planer 6 pole bodies MATLAB Campaign simulation Procedure development.


目錄
1 緒論...............................................................4
2牛頭刨床六桿機(jī)構(gòu)運(yùn)動(dòng)分析程序設(shè)計(jì)
2.1 MATLAB介紹 ................................................5
2.2 MATLAB的特點(diǎn) ..............................................6
2.3 用MATLAB處理工程問(wèn)題優(yōu)缺點(diǎn)................................7
3牛頭刨床運(yùn)動(dòng)分析的模型
3.1 基本概念與原理...............................................9
3.2 牛頭刨床六桿機(jī)構(gòu)的數(shù)學(xué)模型 .................................9
4 圖形用戶界面GUI
4.1界面設(shè)計(jì)的原則 .............................................13
4.2 功能要求 .................................................. 16
4.3界面結(jié)構(gòu)設(shè)計(jì) ................................................17
4.4 程序框圖的設(shè)計(jì) .............................................19
5運(yùn)動(dòng)仿真程序界面設(shè)計(jì)與編程實(shí)現(xiàn)
5.1 句柄圖形體系 .................................................21
5.1.1 圖形對(duì)象、對(duì)象句柄和句柄圖形樹結(jié)構(gòu)..................... 22
5.1.2 對(duì)象屬性 ..............................................23
5.1.3 對(duì)象句柄的獲取方法.....................................23
5.1.4 對(duì)象句柄的獲取和設(shè)置...................................25
5.2 主界面參數(shù)含義 ............................................. 27
5.3 界面制作步驟................................................ 27
6總結(jié) ............................................................. 49
7致謝.............................................................. 50
8參考書目.......................................................... 51
9附錄 程序源代碼.................................................... 52