亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

Two-layer

  • CCS3.3_使用手冊_英文版.rar

    To get started with Code Composer Studio? (CCStudio) Development Tools, review the first two sections of this book. The remaining sections contain more detailed information on specific processes and tools. To determine whether you can utilize these features, see the online help provided with the Code Composer Studio installation.

    標簽: CCS 3.3 使用手冊

    上傳時間: 2013-07-24

    上傳用戶:zaizaibang

  • 世界超級電容器發(fā)展動態(tài)

    超級電容器又稱超大容量電容器、金電容、黃金電容、儲能電容、法拉電容、電化學電容器或雙電層電容器(英文名稱為EDLC,即Electric Double Layer Capacitors),是靠極化電解液

    標簽: 超級電容器 發(fā)展動態(tài)

    上傳時間: 2013-05-23

    上傳用戶:gxmm

  • 基于ARM嵌入式平臺的X86譯碼SoC架構設計.pdf

    SoC(System On a Chip)又稱為片上系統(tǒng),是指將微處理器、模擬IP核、數(shù)字IP核和存儲器(或片外存儲器接口)集成在單一芯片上。SoC產品不斷朝著體積小、功能強的方向發(fā)展,芯片內部整合越來越多的功能。ARM架構作為嵌入式系統(tǒng)流行的應用,其應用的擴展面臨軟件擴充的問題,而X86平臺上卻有很多軟件資源。若將已有的X86軟件移植到ARM平臺,則可以在一定程度上解決軟件擴充的問題。 本論文針對X86指令在ARM中兼容的應用,以智能手機的應用為例,提出了基于ARM嵌入式平臺,使用X86指令到ARM指令的二進制翻譯模塊,達到對X86指令的兼容。主要研究ARM公司的片上總線系統(tǒng)——AMBA AHB和AMBA APB片上總線標準。對Multi-layer總線結構進行研究,分析了Multi-layer AHB系統(tǒng)中使用的Bus Matrix模塊的結構,從Bus Matrix模塊的內部矩陣結構和系統(tǒng)架構兩方面針對系統(tǒng)的特點作出優(yōu)化。 最后介紹了論文采用的事物級模型與Verilog HDL協(xié)同仿真的方法和系統(tǒng)的控制過程,通過仿真結果的比較,驗證了利用二進制翻譯模塊實現(xiàn)X86指令執(zhí)行的可行性和優(yōu)化后的架構較適合于X86翻譯系統(tǒng)的應用。

    標簽: ARM X86 SoC

    上傳時間: 2013-06-28

    上傳用戶:釣鰲牧馬

  • mmodbus

    用VB編寫的簡單的modbus協(xié)議雙機通信軟件,使用mscom控件實現(xiàn)串口通信,包括端口配置,收發(fā)內容顯示等。-VB prepared using a simple two-plane Modbus

    標簽: mmodbus

    上傳時間: 2013-08-05

    上傳用戶:qiaoyue

  • ICL7135 A D轉換器的雙斜率原理及應用實例

    Integrating A/D converters have two characteristics incommon. First, as the name implies, their

    標簽: 7135 ICL D轉換 斜率

    上傳時間: 2013-04-24

    上傳用戶:matlab

  • IMDCT算法研究及其FPGA實現(xiàn)

    近年來,隨著多媒體技術的迅猛發(fā)展,電子、計算機、通訊和娛樂之間的相互融合、滲透越來越多,而數(shù)字音頻技術則是應用最為廣泛的技術之一。MP3(MPEG-1 Audio LayerⅢ)編解碼算法作為數(shù)字音頻的解決方案,在便攜式多媒體產品中得到了廣泛流行。 在已有的便攜式MP3系統(tǒng)實現(xiàn)方案中,低速處理器與專用硬件結合的SOC設計方案結合了硬件實現(xiàn)方式和軟件實現(xiàn)方式的優(yōu)點,具有成本低、升級容易、功能豐富等特點。IMDCT(反向改進離散余弦變換)是編解碼算法中一個運算量大調用頻率高的運算步驟,因此適于硬件實現(xiàn),以降低處理器的開銷和功耗,來提高整個系統(tǒng)的性能。 本文首先闡述了MP3音頻編解碼標準和流程,以及IMDCT常用的各種實現(xiàn)算法。在此基礎上選擇了適于硬件實現(xiàn)的遞歸循環(huán)實現(xiàn)方法,并在已有算法的基礎上進行了改進,減小了所需硬件資源需求并保持了運算速度。接著提出了模塊總體設計方案,結合算法進行了實現(xiàn)結構的優(yōu)化,并在EDA環(huán)境下具體實現(xiàn),用硬件描述語言設計、綜合、仿真,且下載到Xilinx公司的VirtexⅡ系列xc2v1000FPGA器件中,在減小硬件資源的同時快速地實現(xiàn)了IMDCT,經驗證功能正確。

    標簽: IMDCT FPGA 算法研究

    上傳時間: 2013-06-11

    上傳用戶:亮劍2210

  • Goertzel算法是DTMF信號檢測的核心

    ·詳細說明:Goertzel算法是DTMF信號檢測的核心,它利用二極點的IIR濾波器計算離散傅立葉變換值,快速有效的提取輸入信號的頻譜信息。-Goertzel algorithm is the DTMF signal examination core, it uses two extremes the IIR filter computations to be separated Fourier t

    標簽: Goertzel DTMF 算法 信號檢測

    上傳時間: 2013-04-24

    上傳用戶:moshushi0009

  • SystemVerilog for Design

    ·SystemVerilog is a rich set of extensions to the IEEE 1364-2001 Verilog Hardware Description Language (Verilog HDL). These extensions address two major aspects of HDL-based design. First, modeling ver

    標簽: nbsp SystemVerilog Design for

    上傳時間: 2013-07-14

    上傳用戶:ainimao

  • 提高在噪聲環(huán)境下的磁卡讀寫器(MCR)系統(tǒng)

    Abstract: Most magnetic read head data sheets do not fully specify the frequency-dependent components andare often vague when specifying other key parameters. In some cases, the specifications of two very similarheads from two different manufacturers might be quite different in terms of parameters specified and omitted.The limitations in the data sheets make designing an optimum card reading system unnecessarily difficult andtime consuming. This document outlines a strategy to overcome the above shortcomings and offers guidelinesto overcome the noise issues.

    標簽: MCR 噪聲環(huán)境 磁卡讀寫器

    上傳時間: 2013-11-13

    上傳用戶:dysyase

  • 校準復用器簡化系統(tǒng)校準設計

    Abstract: IC switches and multiplexers are proliferating, thanks to near-continual progress in lowering the supply voltage,incorporating fault-protected inputs, clamping the output voltage, and reducing the switch resistances. The latest of these advancesis the inclusion of precision resistors to allow two-point calibration of gain and offset in precision data-acquisition systems.

    標簽: 校準復用器 校準

    上傳時間: 2013-11-12

    上傳用戶:acwme

主站蜘蛛池模板: 武安市| 新竹县| 灵石县| 长治县| 阳春市| 衡山县| 乐亭县| 漳平市| 平远县| 温宿县| 育儿| 临沧市| 涞源县| 双鸭山市| 秭归县| 九台市| 奉贤区| 灵石县| 抚远县| 肇源县| 桐梓县| 行唐县| 加查县| 延安市| 舟曲县| 阿图什市| 玛纳斯县| 盐津县| 昭觉县| 旬阳县| 无棣县| 襄汾县| 曲松县| 体育| 长岭县| 丹阳市| 界首市| 万年县| 炎陵县| 元阳县| 昌乐县|