Nios II定制指令用户指南:With the Altera Nios II embedded processor, you as the system designer can accelerate time-critical software algorithms by adding custom instructions to the Nios II processor instruction set. Using custom instructions, you can reduce a complex Sequence of standard instructions to a single instruction implemented in hardware. You can use this feature for a variety of applications, for example, to optimize software inner loops for digital signal processing (DSP), packet header processing, and computation-intensive applications. The Nios II configuration wizard,part of the Quartus® II software’s SOPC Builder, provides a graphical user interface (GUI) used to add up to 256 custom instructions to the Nios II processor. The custom instruction logic connects directly to the Nios II arithmetic logic unit (ALU) as shown in Figure 1–1.
上传时间: 2013-10-12
上传用户:kang1923
* This function positions the cursor at the specified * x,y coordinate. It uses the ANSI standard ESCAPE * * Sequence to produce the desired effect. Its not the * * fastest way to position the cursor, but perhaps the * * most portable. *
标签: the coordinate positions specified
上传时间: 2015-02-24
上传用户:chenjjer
RSA MD5 VISUAL C++ SOURCE CODE v1.2 - Visual C++ implementation of the RSA MD5 message digest algorithm. Calculates a 32byte checksum for any data Sequence. Developed by Langfine Ltd. Note, RSA copyright notices must be adhered to - see the source code for details.Released November 2001
标签: implementation RSA MD5 message
上传时间: 2015-03-23
上传用户:saharawalker
教程将引导你通过多个操作步骤创建一个 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
上传用户:变形金刚
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男一枚
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
pitch=CorrelogramPitch(correlogram, width [, sr, lowPitch, highPitch]) computes the pitch of a correlogram Sequence by finding the time lag with the largest correlation energy.
标签: pitch CorrelogramPitch correlogram highPitch
上传时间: 2015-08-11
上传用户:youth25