硬編碼表 的英文怎麼說

中文拼音 [yìngbiānbiǎo]
硬編碼表 英文
hcl hard coded list
  • : 形容詞1 (堅硬) hard; stiff; tough 2 (剛強; 堅定; 強硬) strong; firm; tough; obstinate 3 (勉...
  • : Ⅰ動詞1 (編織) weave; plait; braid 2 (組織; 排列) make a list; arrange in a list; organize; gr...
  • : Ⅰ名詞(表示數目的符號或用具) a sign or object indicating number; code Ⅱ量詞1 (指一件事或一類的...
  • : Ⅰ名詞1 (外面;外表) outside; surface; external 2 (中表親戚) the relationship between the child...
  • 碼表 : stop watch
  1. This thesis tries to update the cmdsr system to achieve the characters below : real - time, better robust, higher recognition rate, non - special - man. considering the disadvantages of traditional improved spectrum subtraction speech enhancement, this thesis proposes the theory of fuzzy spectrum subtraction based on the fuzzy theory and improved spectrum subtraction speech enhancement ; as for the difficulties of detecting the endpoint of speech signal, the thesis gives the table of initial and the improved parameters, with which we can confirm the endpoints of mandarin digit speech ; the thesis puts forward two - level digit real - time speech recognition system, the first level is based on discrete hidden markov model which is linear predictive coding cepstrum ( lpcc ) and difference linear predictive coding cepstrum ( dlpcc ), the second level is based on formant parameters ; as for the realization of hardware, the thesis depicts the realization of every part of cmdsr based on the tms320vc5402 in detail ; as for the development of software, the thesis gives the software design flow chart of cmdsr, simulates the basic theory with matlab language and gives the simulation results

    針對傳統的「改進譜相減法語音增強」參數設定單一、環境適應能力差的缺點,提出了一種利用模糊理論和「改進的譜相減法」結合的「模糊譜相減法語音增強」 ;針對語音信號端點檢測困難的特點,通過matlab模擬試驗,給出了能夠準確確定數語音端點的初始和改進參數;提出了利用基於線性預測倒譜參數和差分線性預測倒譜參數相結合的離散隱含馬爾可夫模型進行第一級識別、利用共振峰參數進行第二級識別的兩級漢語數語音識別系統,在保證系統實時性的同時,實現連接漢語數語音識別系統識別率的提高;在體實現上,詳細闡述了基於tms320vc5402的連接漢語數語音識別系統各部分體設計;在軟體開發上,給出了連接漢語數語音識別的軟體設計各部分的流程圖,並對各部分進行了matlab模擬,並給出了模擬結果。
  2. The fpga post simulation results prove that the trade - off algorithm is an effective fast search algorithm of vq coding on the three aspects of reducing the coding time, improving the reconstructed image quality, and lowering the difficulty of vlsi implementation

    電路的fpga實現及fpga驗證結果明,本文提出的快速演算法大大地減少了時間、有效地提高了恢復圖像質量,同時也降低了體實現的難度。
  3. On the basis of designing the serial structure of mq encoder, parallel structure of mq encoder is designed using pipelining technique and the coding rate is approximately 1bit / cycle

    為了得到更高速率的mq器,採用流水線結構設計了并行的mq器。模擬結果明mq器的吞吐量明顯提高,達到了體規模和效率的平衡。
  4. The intermediate code created by the compiler is very compact and is propitious read by the running system because the paper uses reverse polish representations, hi the simulative running system, the paper uses the hardware plc principles and the oo method to white the running program

    中間代採取了逆波蘭示法,這使得生成的代比較緊湊,且有利於運行程序的讀取。在模擬運行部分,本文利用plc循環掃描的工作原理,結合pc環境下的特點,用面向對象的方式寫出了模擬運行程序。
  5. The method of positioning synchronous control used pho toencoder as position measure and s5 - 100u plc is introduced in this paper. this system has advantages of high control accuracy, high reliability and low cost etc. in practice

    介紹了在全數字控制系統中利用光電盤作為位置檢測,利用s5 - 100u可程序控制器完成位置同步控制的一種方法,並以推鋼機系統為例介紹此同步控制方法的體構成及軟體特點,通過實際應用明,本系統具有控制精度高,可靠性強,成本低等優點。
  6. Abstract : the method of positioning synchronous control used pho toencoder as position measure and s5 - 100u plc is introduced in this paper. this system has advantages of high control accuracy, high reliability and low cost etc. in practice

    文摘:介紹了在全數字控制系統中利用光電盤作為位置檢測,利用s5 - 100u可程序控制器完成位置同步控制的一種方法,並以推鋼機系統為例介紹此同步控制方法的體構成及軟體特點,通過實際應用明,本系統具有控制精度高,可靠性強,成本低等優點。
  7. Based on spiht, no lists zerotree coding algorithm ( nls ) has been put forward to be applicable for hardware implementation. simple in structure, small in storage space, the nls algorithm is very close to spiht in the quality of reconstructing image

    本文在spiht的基礎上提出了一種適于體實現的無列零樹演算法,該演算法結構簡單,存儲空間開銷小,而且重建圖象質量僅略遜于spiht 。
  8. Which contains a list of state abbreviations hard - coded in the returned bean

    ,這個bean包含被在返回的bean中的州名縮寫的列
  9. Validation works by checking all input data against a hard - coded list of potentially dangerous data

    驗證的工作原理是,將所有輸入數據與具有潛在危險的數據的進行對照檢查。
  10. In the software design part, the image encoding is realized with huffman encoding on the bubbling up sorting method for 256 gray - color values. the result of the encoding and encoding efficiency are displayed in the list box. in the hardware design part, on the basis of the characteristic and development of the embedded system hardware, the code joint is realized with the fpga and vhdl

    在紅外虛擬鍵盤的軟體實現部分,採用哈夫曼( huffman )的方法實現了圖像,利用冒泡法對256個灰度值進行排序,最後將結果以及效率等以列框的形式顯示;在體設計部分,基於目前嵌入式系統體的特點及發展,採用可在線修改的現場可程門陣列fpga ( fieldprogrammablegatesarray )技術以及高速集成電路體描述語言vhdl ( veryhighspeedintegratedcircuitshardwaredescriptionlanguage )等方法實現圖像處理中的字拼接功能。
  11. And the client has the flexibility to chose one or the other based on its environment, based on policies expressed in ws - policy framework, rather than hard coding and mapping down to a set of technology that a client may not be able to support.

    客戶機可以根據自己的環境選擇採用哪種方式,它可以根據使用ws - policy框架示的策略進行選擇,而不用並映射到客戶機可能不支持的一組技術上。 」
  12. We adopt a ping - pong buffer mechanism to guarantee the system ' s real - time implementation. in the hardware design, we use adsp2188n and codec chip msm7702 to accomplish the algorithm and flash memory sst391f080 to store the startup code. assembly language code and some necessary initialization data

    體設計中,本系統以adspzi88n為核心,結合codec晶元msm7702完成演算法,使用flash晶元sst39lto80來存儲系統的啟動程序、匯語言程序和初始化格數據,使用話筒和聽筒來完成語音的輸入輸出。
  13. In the course of implementation on hardware, sdram is adopted to design a reasonable and practical data manipulation scheme for mpeg - 4 data stream. the system minimizes the resource requirements while meeting a definite function target. besides, on the basis of study on rate control of tmn8, we also designed the section of rate control of this system in the way of both hardware and software

    通過對視頻過程中數據流操作的分析,結合sdram的工作特點,合理設計了mpeg - 4器的數據流調度方案,在滿足系統最高要求的基礎上,節省了寶貴的體資源,提高了程序的通用性;在分析了率控制的基本原理及演算法的基礎上,結合arm處理器的特點,設計了mpeg - 4流控制部分的體部分和軟體實現,實驗明其起到了結果調整的作用,效果良好。
  14. It illustrates the principle and method of multithread communication and exemplifies how to realize them by visual c + +

    文章給出了該儀體電路圖及軟體設計程序流程圖和部分以c語言寫的通信模塊的程序代
分享友人