檢錯編碼 的英文怎麼說

中文拼音 [jiǎncuòbiān]
檢錯編碼 英文
error detection coding
  • : Ⅰ動詞1 (查) check up; inspect; examine 2 (約束; 檢點) restrain oneself; be careful in one s c...
  • : Ⅰ形容詞1 (錯誤; 不正確) wrong; mistaken; erroneous 2 (用於否定: 壞; 差) bad; poor 3 (交叉; ...
  • : Ⅰ動詞1 (編織) weave; plait; braid 2 (組織; 排列) make a list; arrange in a list; organize; gr...
  • : Ⅰ名詞(表示數目的符號或用具) a sign or object indicating number; code Ⅱ量詞1 (指一件事或一類的...
  • 編碼 : encoded; code; coded; encrypt; codogram; coding編碼表 encode table; 編碼程序 builder; 編碼尺 code...
  1. A very complex sequence probably won ' t be re - used in many test scripts, so it might not be worth the labor required to generalize it, document it, and insert the error - checking code into it that you would expect of a competently written library function

    因為一個很復雜的命令序列很可能在很多測試腳本中無法重用,所以,就不值得花力氣去生成它,為它寫文檔,並為它加入查代以期成為寫完善的庫函數。
  2. The extensive use of prediction and variable - length coding in video coding renders compressed bitstreams especially vulnerable to transmission errors and data losses. based on detailed analyses of mc - dpcm / dct mechanism, several error detection, resilience, concealment methods are discussed in this paper

    本文在分析mc - dpcm dct壓縮視頻特點的基礎上研究了各種誤測方法,並詳細討論了端的誤、傳輸層差控制、解端的失真屏蔽以及器和解器交互的差控制方法。
  3. Error - detecting codes ; ring of congruence classes ; probabilities detected of errors

    檢錯編碼剩餘類環概率
  4. Other types of errors could be generated by feeding bad input to an xbis encoder such as invalid characters in an element or attribute name, but checking for these would not involve any large overhead

    其他類型的誤可能是因為向xbis程序提供不當的輸入造成的(如元素名或屬性名中的非法字元) ,但是查這類誤不需要多大的開銷。
  5. Referring to the self - guard mechanism of g. 729, characteristics of rs coding and scdma channel, a scheme using rs ( 7, 5 ) coding with crc and block interleaving is put forward and its effectiveness is verified by both pesq algorithm and subjective test at the end of chapter 4

    結合g . 729自身保護機制、縮短rs和scdma通道的特點,提出了基於rs ( 7 , 5 )帶crc及幀內交織的保護方案。並在第四章末採用pesq演算法驗證了該保護方案的有效性。
  6. A scheme of error - detecting codes

    一類檢錯編碼方案
  7. Inspection tools like findbugs provide a second layer of defense against common coding errors

    Findbugs之類的測工具提供了防止常見誤的另一層防護
  8. Code analysis tool detects common coding errors, such as buffer overrun, un - initialized memory, null pointer dereference, and memory and resource leaks

    分析工具用於測常見的誤,例如緩沖區溢出、內存未初始化、空指針取消引用,以及內存和資源泄露。
  9. For whether the listener is registered before registering it, and throw an exception or log an error if it is, so that evidence of the coding error can be gathered and acted on

    ,在登記偵聽器之前查是否已經登記了,如果已經登記,就拋出異常(或記錄誤) ,這樣就可以搜集誤的證據,並採取行動。
  10. According to the gjb 2077 - 94 and the requirement of automatic radio of haige communication co., a new way of bit synchronization is put forward. this article discusses the design of 8 - fsk modulating and demodulating, signal detection, and fec encoding, based on the technique of bit synchronization. ale module is optimized and mended in its application, because it is a module of automatic radio of the company

    本文根據gjb2077 - 94短波自適應通信系統自動線路建立規程和海格通信公司短波自適應電臺對ale模塊的具體需求,採用了一種新的位同步方法:能量跟蹤法,並在此基礎上提出了8fsk調制解調,信號測,前向糾的具體實現方法。
  11. If your code generates compile errors after switching from debug build to release build, there are some areas you should check

    如果從調試版本切換到發布版本後代生成誤,有幾個方面應該查。
  12. The features of the proposed algorithm include that : ( l ) the algorithm reduces error probabilities of detection by use of bch code

    該演算法具有如下特點: ( 1 )應用bch來降低隱藏信息的誤概率。
  13. A cross - verification mechanism is worked out for detecting facial features on moving pictures by merging the technologies of both image analysis and motion analysis. it provides a solution to the problem of error - correction and feature estimation and makes it possible to detect facial features on video segment at a correction ration of 98 %, thus paves the way for the application of content - based retrieval and video encoding

    2 、提出圖像分析和運動分析相結合的交叉驗證方法,實現了活動圖像人臉特徵測中的自動糾和特徵估計機制,從而使視頻中人臉特徵自動測的正確率達到98 %以上,為基於內容索和視頻的應用開辟了道路。
  14. Base on above reason, this paper design and realize a c code rule compiler rulec engine. it can inspect the c code as the traditional compiler, besides that, it also include below functions : when this tool discovers the grammar error, it doesn ’ t stop the inspection and go on to inspect the left code ; the rules used in the inspection can increase, delete or amend according to user ’ s request. this tool can be runned on the windows, linux, solaris and other system platforms ; through counting the software complexity of c code, this tool can provide the important target of evaluated c code quality

    因此,本文設計了一個c代規則譯器rulecengine ,它除了實現與傳統譯器一樣能夠查c代的功能,還實現了如下的功能:發現c代語法以後不停止查,仍然繼續對代進行規則查;查c代所需的規則可以根據用戶的需求隨意增加,刪除或修改;能夠在windows , solaris等系統平臺上使用;通過統計c代的軟體復雜度,提供了衡量c代質量的重要指標。
  15. Until now, most inspection tools either tried to take on the very difficult problem of proving that a program is correct, or focused on superficial issues such as code formatting and naming conventions, or at best, simple bug patterns such as self - assignment, unused fields, or potential errors such as unused method parameters or public methods that could be declared private or protected

    到目前為止,大多數測工具要麼極力試圖證明程序是正確的,要麼注重一些表面問題,如代的格式排和命名規則,最多還關注一些簡單的bug模式,如自賦值、未使用的域或潛在的誤(如未使用的方法參數,或可以聲明為私有或保護的方法被聲明為公共的) 。
  16. The compiler derives its name from the way it works, looking at the entire piece of source code and collecting and reorganizing the instructions

    譯器得名于其工作方式,即將全部程序代進行查、糾和重新組織指令。
分享友人