本書特色 全面覆蓋了RHCT(Red Hat Certified Technician)、Comp TlA’s Linux+和LPl(Linux Professional Institute)Level l 三大Linux人證考試的內容和要點。 講解了重要的命令行工具(包括shell腳本與文本處理命令)以及最新的圖形界面管理工具和應用程序。 “理論與實踐密切相結合”,每章都附有復習題與可操作性強的實踐項目項,使得讀者可以在牢固掌握基礎知識的同時,在動手實踐能力上也能獲得較大的提高。 本書致力于Linux系統管理這一主題,為有志于在Lmux領域有所發展的讀者提供了一份不可多得的參考教材。
標簽: Linux Professional Technician Certified
上傳時間: 2013-12-26
上傳用戶:fxf126@126.com
Adaptive Filter. This script shows the BER performance of several types of equalizers in a static channel with a null in the passband. The script constructs and implements a linear equalizer object and a decision feedback equalizer (DFE) object. It also initializes and invokes a maximum likelihood sequence estimation (MLSE) equalizer. The MLSE equalizer is first invoked with perfect channel knowledge, then with a straightforward but imperfect channel estimation technique.
標簽: performance equalizers Adaptive several
上傳時間: 2016-02-16
上傳用戶:yan2267246
用C++中的MFC編程實現正軸等角割圓柱投影,實現以下要求: 取克拉索夫斯基橢球 (1)制圖區域: Bs=0°, BN=25° LE=105°, LE=125° (2)經緯線間隔: ΔB=ΔL=5° (3)制圖比例尺: 1:M0=1:1000 000 (4)標準緯線: Bk=±15° 計算經緯網格點的 x, y,m,n, p
上傳時間: 2013-12-29
上傳用戶:himbly
C++編碼規范,摩托羅拉公司, 這本書最主要的思想來源是摩托羅拉公司st眺H聊kes和M皿Pebx為尋呼系統部 所寫的6MlJ6[IR‘‘/of Zf6‘小‘C??,其次是ScoK MeyeK的兩本著作壩“5v‘Ct?和 他用ZJF6cfIv‘C?十,另外,也參考了SW公RJ的Ct十比‘fb GM5d6(P6陽DW6JoP6f 6 yF8朋d62J、EnchG朋皿a等的(4設L1模式——可復用面向對象軟件的基礎》、以及使用TeleLogic公司Logiscope自動工 縣的一些經驗。最后,還參考丁許多不同組織、不同版本的關于cH編碼規范的相關文 章和標準。
上傳時間: 2013-12-30
上傳用戶:love_stanford
chemcad簡介 1.CHEMCAD軟件概述: CHEMCAD系列軟件是美國Chemstations公司開發的化工流程模擬軟件。使用它,可以在計算機上建立與現場裝置吻合的數據模型,并通過運算模擬裝置的穩態或動態運行,為工藝開發、工程設計、優化操作和技術改造提供理論指導。 1.1使用CHEMCAD可以做的工作主要有以下幾項: A.設計更有效的新工藝和設備使效益最大化 B.通過優化脫瓶頸改造減少費用和資金消耗 C.評估新建舊裝置對環境的影響 D.通過維護物性和實驗室數據的中心數據庫支持公司信息系統 1.2CHEMCAD中的單元操作: CHEMCAD提供了大量的操作單元供用戶選擇,使用這些操作單元,基本能夠滿足一般化工廠的需要。 對反應器和分離塔,提供了多種計算方法。ChemCAD可以模擬以下單元操作: 蒸餾、汽提、吸收、萃取、共沸、三相共沸、共沸蒸餾、三相蒸餾、電解質蒸餾、反應蒸餾、反應器、熱交換器、壓縮機、泵、加熱爐、控制器、透平、膨脹機等50多個單元操作。
標簽: CHEMCAD Chemstations chemcad 軟件
上傳時間: 2013-12-24
上傳用戶:牧羊人8920
兩種解決方案 Richard just finished building his new house. Now the only thing the house misses is a cute little wooden fence. He had no idea how to make a wooden fence, so he decided to order one. Somehow he got his hands on the ACME Fence Catalogue 2002, the ultimate resource on cute little wooden fences. After reading its preface he already knew, what makes a little wooden fence cute. A wooden fence consists of N wooden planks, placed vertically in a row next to each other. A fence looks cute if and only if the following conditions are met: ?The planks have different lengths, namely 1, 2, . . . , N plank length units. ?Each plank with two neighbors is either larger than each of its neighbors or smaller than each of them. (Note that this makes the top of the fence alternately rise and fall.)
標簽: house the finished building
上傳時間: 2014-01-26
上傳用戶:541657925
PRIM求最小生成樹,JAVA源程序,簡潔易懂,很不錯的。l
上傳時間: 2014-08-04
上傳用戶:BIBI
數據結構(嚴慰敏)配套純c代碼實驗十 typedef int InfoType // 定義其它數據項的類型 typedef int KeyType // 定義RedType類型的關鍵字為整型 struct RedType // 記錄類型(同c10-1.h) { KeyType key // 關鍵字項 InfoType otherinfo // 其它數據項 } typedef char KeysType // 定義關鍵字類型為字符型 #include"c1.h" #include"c10-3.h" void InitList(SLList &L,RedType D[],int n) { // 初始化靜態鏈表L(把數組D中的數據存于L中) char c[MAX_NUM_OF_KEY],c1[MAX_NUM_OF_KEY] int i,j,max=D[0].key //
標簽: typedef int InfoType KeyType
上傳時間: 2016-03-03
上傳用戶:2404
假設自上而下按層次,自左至右輸入每個結點的一個三元組(N, P, L/R)。其中N為本結點的元素,P為其父結點,L指示N為P 的左孩子,R指示N為P的右孩子。試寫一個建立二元樹在內存的雙鏈表示算法,并實現先根、中根、后根以及層序遍歷算法。
標簽: 自上而下
上傳時間: 2013-12-17
上傳用戶:xc216
幾種常用的壓縮算法 本程序包含以下功能: 1、 Arithmetic coding 2、 Huffman coding 3、 LZ77 coding 4、 LZ78 coding 5、 LZW 6、 RLE 7、 DCT 8、 Furie transform
標簽: coding Arithmetic Huffman LZ
上傳時間: 2014-01-18
上傳用戶:caozhizhi