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

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

鋼結(jié)構(gòu)

  • WinCE平臺上的語音識別程序

    ·詳細說明:wince平臺上的語音識別程序,基于evc++ 4.0。文件列表:   pocketsphinx-0.3   ................\aclocal.m4   ................\autogen.sh   ................\ChangeLog   ................\config.gu

    標簽: WinCE 語音識別 程序

    上傳時間: 2013-07-06

    上傳用戶:小草123

  • 高線性度元件簡化了直接轉換接收器的設計

    凌力爾特公司的 LT®5575 直接轉換解調器實現了超卓線性度和噪聲性能的完美結合。

    標簽: 高線性度 元件 直接轉換 接收器

    上傳時間: 2013-11-10

    上傳用戶:mikesering

  • 熱插拔解決方案符合AMC和MicroTCA標準

    LTC®4223 是一款符合微通信計算架構 (MicroTCA) 規範電源要求的雙通道熱插拔 (Hot Swap™) 控制器,該規範於近期得到了 PCI 工業計算機制造商組織 (PICMG) 的批準。

    標簽: MicroTCA AMC 熱插拔 方案

    上傳時間: 2014-12-24

    上傳用戶:我累個乖乖

  • 使用簡易閂鎖電路保護電源

    設計時需要過一款簡單、低成本的閂鎖電路 (latch circuit) ?圖一顯示的就是這樣一款電路,基本上是一個可控矽整流器(SCR),結合了一些離散組件,只需低成本的元件便可以提供電源故障保護。

    標簽: 閂鎖電路 保護電源

    上傳時間: 2013-11-11

    上傳用戶:zq70996813

  • 開放式匯編器系統的設計

    匯編器在微處理器的驗證和應用中舉足輕重,如何設計通用的匯編器一直是研究的熱點之一。本文提出了一種開放式的匯編器系統設計思想,在匯編語言與機器語言間插入中間代碼CMDL(code mapping description language)語言,打破匯編語言與機器語言的直接映射關系,由此建立起一套描述匯編語言與機器語言的開放式映射體系。基于此開放式映射體系開發了一套匯編器系統,具有較高層次上的通用性和可移植性。【關鍵詞】指令集,CMDL,匯編器,開放式 Design of Retargetable Assembler System Liu Ling Feng Wen Nan Wang Ying Chun Jiang An Ping Ji Li Jiu IME of Peking University, 100871【摘要】An assembler plays a very important role in the field of microprocessor verifications and applications, thus how to build a retargetable assembler system has been a hotspot in this field for long time. This paper presents a new method about the retargetable assembler system design.It provides a kind of language CMDL, code mapping description language. During the process of assembling, assembler languages are firstly translated to CMDL, and then mapped to the machine codes. In an other word, CMDL is inserted between assembler languages and machine codes during the translation procedure. As a medium code, CMDL has a lot of features, such as high extraction, strong descript capabilities. It can describe almost all attributes of assembler languages. By breaking the direct mapping relationship between assembler languages and machine codes, the complexities of machine codes are hided to the users, therefore, the new retargetable assembler system has higher retargetable level by converting the mapping from assembler languages and machine codes to assembler languages and CMDL, and implementationof it becomes easier. Based on the new mapping system structure, a retargetable assemblersystem is developed. It proved the whole system has good retargetability and implantability.【關鍵詞】instruction set, symbol table, assembler, lexical analysis, retargetability

    標簽: 開放式 匯編器

    上傳時間: 2013-10-10

    上傳用戶:meiguiweishi

  • 比較PSoC與MCU在數位電視設計中的應用

    本文將探討微控制器與 PSoC (可編程系統單晶片)在數位電視應用上的設計挑戰,並比較微控制器和 PSoC 架構在處理這些挑戰時的不同處,以有效地建置執行。

    標簽: PSoC MCU 比較 數位電視

    上傳時間: 2013-11-22

    上傳用戶:gengxiaochao

  • SUN SCJP經典認證系列:(PDF) Prentice Hall - Sun Certified Enterprise Architect for J2EE Technology Study Gu

    SUN SCJP經典認證系列:(PDF) Prentice Hall - Sun Certified Enterprise Architect for J2EE Technology Study Guide.zip

    標簽: Enterprise Technology Certified Architect

    上傳時間: 2015-03-19

    上傳用戶:leehom61

  • 這是用verilog寫的一個簡單的處理器

    這是用verilog寫的一個簡單的處理器,雖然只具有5個指令,但是可以透過這個範例,來了解到cpu的架構,與如何開發處理器,相信會有很大的啟發。

    標簽: verilog

    上傳時間: 2014-12-08

    上傳用戶:ikemada

  • 數值分析中的歐拉算法 本文建立在數值分析的理論基礎上

    數值分析中的歐拉算法 本文建立在數值分析的理論基礎上,能夠在Matlab環境中運行,給出了理論分析、程序清單以及計算結果。更重要的是,還有詳細的對算法的框圖說明。首先運用Romberg積分方法對給出定積分進行積分,然後對得到的結果用插值方法,分別求出Lagrange插值多項式和Newton插值多項式,再運用最小二乘法的思想求出擬合多項式,最後對這些不同類型多項式進行比較,找出它們各自的優劣。

    標簽: 數值分析 算法

    上傳時間: 2013-12-18

    上傳用戶:yoleeson

  • 類神經網路

    類神經網路,MLP程式碼,可以計算多層架構之類神經網路運算~C

    標簽:

    上傳時間: 2013-12-28

    上傳用戶:txfyddz

主站蜘蛛池模板: 昭通市| 肇庆市| 大丰市| 阜平县| 苗栗市| 福建省| 唐河县| 四平市| 景洪市| 手机| 浑源县| 乐昌市| 冀州市| 遂川县| 进贤县| 雅安市| 宾阳县| 镇巴县| 兴山县| 新巴尔虎左旗| 沈阳市| 隆尧县| 云南省| 延寿县| 定西市| 呈贡县| 龙井市| 崇文区| 蓬安县| 嘉定区| 沂南县| 吉木萨尔县| 三门县| 隆昌县| 宝坻区| 凌源市| 汾西县| 五常市| 高尔夫| 朔州市| 曲水县|