硬抽象 的英文怎麼說

中文拼音 [yìngchōuxiàng]
硬抽象 英文
hardware abstraction layer
  • : 形容詞1 (堅硬) hard; stiff; tough 2 (剛強; 堅定; 強硬) strong; firm; tough; obstinate 3 (勉...
  • : 動詞1 (把夾在中間的東西拉出; 提取) take out (from in between) 2 (從全部里取出一部分; 騰出) ...
  • 抽象 : abstract
  1. Hardware engineers started working at higher levels of abstraction and using simulators and other forms of automation to do all the stuff they used to do on breadboards

    體工程師從的更高層次開始工作,並使用模擬器和其他自動化的形式在電路測試板上進行原料填充。
  2. The following flags control vertex processing behavior for the hardware abstraction layer ( hal ) and reference devices

    下面的標識為層和引用設備控制頂點處理的行為。
  3. While the key of embedded system software is embedded operation system ; one of the main works in os application is to write the hal ( hardware abstraction layer ) code. two open source code embedded operation system - uc / os and embedded linux were analyzed in this paper

    文中作者以broadcom主板為體平臺(基於motorola通信處理晶元mpc850 )對兩種公開源代碼的操作系統uc os和嵌入式linux進行了研究與應用設計,其中的關鍵步驟是編寫層介面程序。
  4. Using a custom hardware abstraction layer ( hal ) file

    使用自定義的層( hal )文件
  5. Hal is a specification and an implementation of a hardware abstraction layer

    Hal是一個層的規范(描述)和實現。
  6. The product detects the machine type and installs appropriate drivers for hardware abstraction layer ( hal )

    本產品可檢測機器類型並安裝合適的層( hal )驅動。
  7. " i would like to see a hardware abstraction layer installed similar to what fedora uses for hardware recognition

    「我希望能夠有一個類似於fedora所用的那種進行體識別的層。
  8. Hardware abstraction layer. used to provide a generic interface to the hardware and " hide " hardware - specific functions

    層。用於提供體設備介面,可以「隱藏」體設備具體參數。
  9. The first one or two lines of the hardware malfunction message might differ, depending upon the hardware abstraction layer ( hal ) that is loaded at startup

    體故障消息的前一兩行可能會有不同,這取決于啟動時加載的層( hal ) 。
  10. Co - work with hardware engineer and customer to provide well - defined api to encapsulate the hardware registers operation to a hardware abstraction layer

    通過和體工程師及客戶緊密合作,提供定義良好的api來封裝寄存器操作,實現對體平臺的
  11. And then the article gives concrete implementation of system from two aspects of hardware and software. for hardware design, the schematic of system hardware is finished with the strategy of modeling schematic design, and setup hal ( hardware abstract layer ) for system hardware. for software, embedded multi - task kernel is introduced as the platform for development

    接著從體、軟體兩方面敘述系統的具體實現,在體設計中,採取層次式電路設計策略,完成系統體的電路圖設計,並建立了系統體的層;在軟體設計中,引入了嵌入式多任務內核作為系統的開發平臺。
  12. At last, the model of defect size distribution and the model of soft and hard faults caused by defects is given. electromigration effect is still a dominating failure mechanism of interconnect for deep submicron and ultra - deep submicron scale

    然後從實際晶元的缺陷類型中出了丟失物缺陷、冗餘物缺陷以及介質針孔缺陷的幾何模型,給出了缺陷的粒徑分佈模型和由缺陷引起的軟故障和故障的模型。
  13. In this paper, the hal - c conception is studied according to the project requirements, and describes the functions of the hal - c in software waveform implementation. then the issues implementing the hal - c on the specialized hardware processor are addressed, and the methods of managing the components on fpga and dsp by proxy components with the domain descriptor file and the configuration table are brought out. in the end, the validity of the proposed methods is tested

    論文以sca體系結構驗證實現項目為背景,深入研究了sca專用體補充規范,重點分析了層連接的意義以及它在波形組件開發中的作用,提出了它在dsp / fpga上實現的方法、步驟;接著從sca波形應用的角度描述了層連接在波形開發中的作用,給出了代理組件如何通過域描述文件和配置表管理專用體處理器上演算法組件的方法;最後對dsp / fpga上的層連接進行了驗證性測試。
  14. From the point view of our hardware realization, we abstract the scan mode again. we divide it into three kind of mode. they are : trans - scan, gate scan and static scan

    在這里我們根據體操作的實際實現性,我們對pet的數據採集模式進行了重新,可以將其歸納為三種掃描方式:透射掃描、門控掃描、靜態掃描(又稱發射掃描) 。
  15. In this article, we study the implemetation of fpga for elliptic curve digital signature algorithm. based on number thesis 、 abstract algebra and complex thesis , integrated information theory 、 cryptography and some specific relevant algorithm , we ascertain the implementation of ecdsa for hardware project : according to the design idea of hiberarchy and modularization, we adopt very high speed ic hardware description language ( vhdl ) as design input and simulate the design in every level and every model for the correct of the fundamental design. after finish the top design, we perform the whole simulation. then , we carry out the timing simulation after the logic synthes and layout

    本文從實際應用出發,研究了橢圓曲線數字簽名演算法的fpga的實現:以基本的數論理論、代數和復雜度理論為依據,結合信息論、密碼學的一些知識以及一些具體的相關演算法,確定了ecdsa的體實現方案:按照層次化、模塊化的設計思想,採用體描述語言vhdl作為設計輸入進行ecdsa的體設計;在每個設計層次和每個模塊都進行了模擬驗證,得以保證底層設計的正確性。在確保每個模塊的設計正確后,完成對電路的頂層設計,進行總體的模擬。
  16. First, the basic raster graphics algorithms for drawing 2d primitives are introduced, including edge coherence and the scan - line algorithm of triangle, brush algorithm of thick line ( and its improved method ) and midpoint circle and ellipse algorithm ; and the current situation of the advanced algorithms is also involved. second, the mapping of high level programming language to hardware description language is described, some principles of the conversion of algorithm to state machine are proposed also ; then, the implementation of basic graphics in hardware is discussed in detail, the state machines are drawn in the paper, and the interfaces of hardware are defined, block diagrams too, and the advanced algorithm of conic is proved ; finally, some issues about test are described, the results of simulation and synthesis are given in the last, and some detailed data are displayed in the appendix

    首先介紹了現有的基本圖形生成演算法,包括三角形邊相關掃描演算法,寬直線的線刷子演算法及其改進和圓形、橢圓的生成演算法,同時介紹了加速演算法的研究現狀;然後,討論了高級語言描述到體描述語言的映射,提出了演算法到狀態機的規律;接著具體討論了基本圖形的體實現,給出了各演算法的狀態機圖,介面定義和實現框架,並且從理論角度給出了二次曲線加速演算法的證明:最後採用軟體工具進行測試驗證,給出了模擬、綜合實現的結果,並在附錄中有詳細的實驗結果數據。
  17. Researches in infantile phsychology and developmental phsycholgy suggest that children ' s development in maths - physics thinking comes behind their linguistic development. but at present curricula for primary school include mathhs and chinese simultaneously, short of adequate conception of number and support of idea, especially when their linguistic competence has n ' t sufficiently developed, children ca n ' t well understand the specialized asbstract words in maths, so they usually memorize mechanically the concepts, formulas and theorems. thus it brings difficulty for children and even failure in their maths learning, while their linguistic competence. either in mother tongue or foreign languages. ca n ' t develop very well in the sensitive stage of linguistic development

    兒童心理學與發展心理學的研究表明,兒童的數理思維的發展落後于語言的發展,但在我國當前的課程設置中卻是語文和數學同時開設,兒童缺乏足夠的數的概念和表的支持,尤其是兒童的語言沒有獲得充分的發展,還不能完全理解數學中專門的詞匯,往往死記背數學概念、公式、定理,不僅造成學生數學學習相當吃力,使很多學生數學成績不良,也造成學生的語言(母語、外語)在語言發展的關鍵期沒有獲得良好的發展。
  18. We verify the correctness of software in this co - verification platform, then use this correct software to verify the correctness of chip in the hardware verification platform

    Rtos通過修改層,把文件輸出重定向到新的顯示終端,就實現了異構平臺上的模擬。
  19. Ease of use : the contribution of o - o tools to modern interactive systems and especially their user interfaces is well known, to the point that it sometimes obscures other aspects ( ad copy writers are not the only people who call “ object - oriented ” any system that uses icons, windows and mouse - driven input )

    移植性:藉由強調化和信息隱藏,對技術鼓勵設計者區別規格特性和實現特性,並使連接效果更容易.要編寫系統以自動地適應體-軟體機器上各種不同的組件,多態技術和動態綁定將會使之可能,舉例來說不同的窗囗系統或不同的數據庫管理系統
  20. According to the idea of ipvsw, we present a classify method of resources, then abstract the ip switch hardware resources, describe the ip virtual switches resource interfaces. we use the interface to form the diffserv ssws, which prove the validity and feasibility of our work

    本文主要工作是根據ipvsw的技術思想,提出了一種資源分類方法,對ip交換機體資源進行,並在此基礎上描述了ip虛擬交換機資源介面;然後調用介面操作形成diffserv的軟交換機,驗證了介面描述的合理性和可行性。
分享友人