本程序的開發環境為MATLAB6.5版本,所編程序須在此環境下運行。由于氣動模型的離散性,且采用了許多工程計算經驗公式和實驗數據,所以在編程時會比較繁雜,為了使程序讀起來方便清晰,在編制程序時采用了如下的思路: 考慮到程序的一般結構,這里將氣動計算系統分為三大模塊:輸入模塊、氣動計算模塊以及結果輸出模塊??紤]到本系統的特殊性,又將輸入模塊劃分為初始數據輸入模塊、導彈外形參數模塊以及插值數據庫模塊,并采用M文件格式編制;氣動計算模塊則采用了子系統的結構形式,并用Simulink 模塊編制;結果輸出模塊則是采用M文件的形式將氣動計算模塊得到的結果輸出到工作區間并將數據結果繪制成曲線。最后,為了運行的方便,編制了一個名為Start_file.m的M文件,按流程依次調用編寫的所有程序,在運行此程序時,只需將所有程序加載于“Current Directory”指定的文件夾中(即路徑的設定),并在“Command Window”中輸入“Start_file”即可。 (導彈氣動計算程序)
上傳時間: 2014-01-04
上傳用戶:xhz1993
你可以使用DOS下的Edit或者Windows的記事本(notepad)等任何文本文件編輯工具創建和修改批處理文件。 bat是dos下的批處理文件 .cmd是nt內核命令行環境的另一種批處理文件 從更廣義的角度來看,unix的shell腳本以及其它操作系統甚至應用程序中由外殼進行解釋執行的文本,都具有與批處理文件十分相似的作用,而且同樣是由專用解釋器以行為單位解釋執行,這種文本形式更通用的稱謂是腳本語言。所以從某個程度分析,batch, unix shell, awk, basic, perl 等腳本語言都是一樣的,只不過應用的范圍和解釋的平臺各有不同而已。甚至有些應用程序仍然沿用批處理這一稱呼,而其內容和擴展名與dos的批處理卻又完全不同。
上傳時間: 2017-08-17
上傳用戶:cuiyashuo
Professional MFC. Chapter 1: The Microsoft Developer Studio Chapter 2: The Wizards and The Gallery Chapter 3: The Application Architecture Hierarchy Chapter 4: The Document/View Architecture Chapter 5: Using Dialogs and Controls in MFC Chapter 6: User Interface Issues Chapter 7: Advanced User Interface Programming Chapter 8: Using the Windows Common Controls Chapter 9: Writing Programs for the Windows Shell Chapter 10: Utility and Exception Classes Chapter 11: Writing Multithreaded Applications with MFC Chapter 12: Creating Dynamic-link Libraries Chapter 13: Writing Database Applications Chapter 14: Writing OLE Containers Chapter 15: Writing OLE Servers Chapter 16: ActiveX Controls Chapter 17: ActiveX Control Containers Chapter 18: Internet Client Programming Chapter 19: Internet Server Programming Appendix A: Installing Visual C++
標簽: Chapter The Professional Developer
上傳時間: 2017-08-20
上傳用戶:dragonhaixm
The many variants of the Unix operating system require use of a mode of thought that s significantly different from the one that s required by simpler operating systems. Think Unix introduces readers to important fundamental and intermediate Unix commands and, in the process, inculcates them in the Unix way of thinking. It s a worthy goal in a world with more Linux users than ever, and author Jon Lasser accomplishes it. He s both a capable writer and a knowledgeable user of Unix shell commands. Lasser uses bash under Red Hat Linux in most examples--which usually apply equally well to other Unix variants--and makes asides about other shells and environments, as needed.
標簽: significantly operating variants of
上傳時間: 2017-09-04
上傳用戶:qq521
Supplemental information for a high-speed serial bus that integrates well with most IEEE standard 32-bit and 64-bit parallel buses is specified. It is intended to extend the usefulness of a low-cost interconnect between external peripherals, IEEE Std 1394-1995. This standard follows the ISO/IEC 13213:1994 Command and Status Register (CSR) architecture.
標簽: Supplemental information high-speed integrates
上傳時間: 2014-03-07
上傳用戶:jjj0202
PseudoQ is an open source java application for creating, playing and solving SuDoku puzzles of various types. It features both a Swing GUI and command-line operation. The automatic solving of puzzles uses "smart" techniques rather than a brute force search of every possible combination.
標簽: application creating PseudoQ playing
上傳時間: 2014-01-06
上傳用戶:yiwen213
本程序用于完成BPSK、QPSK、8PSK的調制仿真。并可任意擴展到MPSK和MQAM。程序分成三個部分:phase.m對基帶碼元序列進行脈沖成型,可選矩形脈沖,升余弦脈沖和平方根升余弦脈沖; model.m 為主程序,完成各種信號的基帶星座圖映射、脈沖成型和調制; command.m給出一個簡單的頻譜顯示測試。
上傳時間: 2014-01-14
上傳用戶:yangbo69
本書共分五部分,詳細介紹了shell編程技巧,各種UNIX命令及語法,還涉及了UNIX下的文字處理以及少量的系統管理問題。本書內容全面、文字簡潔流暢,適合Shell編程人員學習、參考。
標簽: 分
上傳時間: 2017-09-11
上傳用戶:lizhizheng88
linux下播放ape,flac,wma,mp3,wv,wav等文件,debug版 使用方法linux下shell里./ownplayer 文件名
上傳時間: 2017-09-11
上傳用戶:一諾88
深入淺出MFC,作者:侯俊杰,深入介紹Runtime Type Information(RTTI)、Dynamic Creation、Persistence(Serialization)、Message Mapping、Command Routing等核心技術。
標簽: Serialization Information Persistence Creation
上傳時間: 2014-01-10
上傳用戶:moshushi0009