這是本人收集到的Direct8教程,希望對初學Direct者有幫助
上傳時間: 2014-12-05
上傳用戶:rocketrevenge
教程將引導你通過多個操作步驟創建一個 Java 應用, 它覆蓋了 Together 的基本特性. Together 教程是基于 Java 的, 但程序員還是可以在其他語言下很容易地模仿這些操作步驟. (教程只需要很少的 Java 知識.) TogetherControlCenter6入門實踐教程 工程和包 需求與用例圖(Use Case Diagrams) 業務規則與活動圖(Activity Diagrams) 圖(Diagrams)與類(Classes) 類(Classes)與關聯(Associations) 模板模式(Template Patterns) 使用類模式(Class Patterns)進行代碼重構(Refactoring) 時序圖(Sequence Diagrams) 文檔生成 審查(Audits)與統計(Metrics) (需要 Together ControlCenter) 運行和調試 Java 工程
上傳時間: 2014-01-17
上傳用戶:變形金剛
Micro In-System Programmer Brief Installation Notes Enter the src directory. If uisp does not compile successfully, add switch -DNO_DIRECT_IO in the Makefile to remove support for direct I/O port access (that may be necessary on non-PC architectures). Parallel port access should still work if you have the Linux ppdev driver (patch for 2.2.17 is in the kernel directory, ppdev is standard in 2.4 kernels). Please lobby Alan Cox to include this tiny little driver in 2.2.x too :). To make it type: make and to install it: make install If you have any further doubts, please consult UISP s homepage: http://www.nongnu.org/uisp/
標簽: Installation Programmer In-System directory
上傳時間: 2013-12-23
上傳用戶:小儒尼尼奧
HMM(Hidden Markov Model),狀態數目N=3,觀察符號數目M=2,時間長度T=3。 (a) Probability Evaluation: 給定狀態轉換機率A、狀態符號觀察機率B、和起始機率 ,求觀察序列 出現的機率。 (b) Optimal State Sequence: 給定狀態轉換機率A、狀態符號觀察機率B、起始機率 、和觀察序列 ,求一個狀態序列 使得O出現的機率最大。 (c) Parameter Estimation: 給定狀態轉換機率A、狀態符號觀察機率B、起始機率 、和觀察序列 ,求新的A、B、 ,使得O出現的機率最大。
上傳時間: 2014-08-28
上傳用戶:heart520beat
The Viterbi algorithm is the same as the binary case with one main difference: The survivor sequences include the uncoded bits, which are decided at each trellis stage when selecting one of two parallel branches with the largest correlation metric. Presently, only 8-PSK modulation is considered. Extensions to higher-order modulations can be implemented following a similar procedure.
標簽: difference The algorithm the
上傳時間: 2015-07-05
上傳用戶:qiaoyue
Blind Equalizer 的演算法主要是利用CMA及 LMS 的配合,當CMA將EYE打開,使訊號趨近于正確值,就切換到LMS,利用Slicer的輸出當作training sequence來調整Equalizer的系數,而Carrier Recovery 的部份,則是將phase error track出來
上傳時間: 2013-12-28
上傳用戶:it男一枚
IIR Filter Coefficient Quantization Example % written by DRB on 6-Dec-2004 for ECE3703 % % Looks at unquantized filter (ideal), direct form, and cascaded second % order section (SOS).
標簽: Quantization Coefficient Example written
上傳時間: 2015-07-23
上傳用戶:zyt
unix或linux下的DNA分析軟件源碼 其功能如下 1. Edit up to 256 peptide or DNA sequences simultaneously. 2. Translates DNA->protein click next to display next frame. 3. Dot matrix plot of any 2 sequences. 4. Rudimentary amino acid statistics (MW and amino acid percentage) 5. Saves matrix plot as PBM image format. 6. Sequence reversal. 7. Creates alignment file for highlight (below). 8. Tab key toggles editing of next sequence.
標簽: simultaneously DNA sequences Transla
上傳時間: 2013-12-13
上傳用戶:lwwhust
java 實現的序列號生成器,類似數據庫的Sequence,為實現跨數據庫而設計。
上傳時間: 2014-01-16
上傳用戶:gxrui1991
libraw1394 is the only supported interface to the kernel side raw1394 of the Linux IEEE-1394 subsystem, which provides direct access to the connected 1394 buses to user space. Through libraw1394/raw1394, applications can directly send to and receive from other nodes without requiring a kernel driver for the protocol in question.
標簽: 1394 the interface supported
上傳時間: 2015-08-07
上傳用戶:徐孺