redundant code 中文意思是什麼

redundant code 解釋
冗餘碼
  • redundant : adj. 1. 過多的,冗餘的,冗長的(文章等);累贅的;豐富的(食物等);過剩的。2. 后備的〈指特別多配備的配件,以防整個機件中這一配件發生故障〉。adv. -ly
  • code : n 1 法典;法規。2 規則,準則;(社會、階級等的)慣例,習俗,制度。3 (電)碼,代碼,密碼,暗碼;...
  1. To ensure the reliable transmission of voice and data, the channel encoding method which the digital trunking communication system uses is crc ( circle redundant code ) & rcpc ( rate - compatible punctured convolution code ) & interleave

    為了保障話音和數據的可靠傳輸,數字集群系統採用的通道編碼方案為crc + rcpc +交織。
  2. If the function, such as string replacement function, accepts both arrays and single characters as arguments, and if your argument list is not too long, consider writing a few redundant replacement statements, passing one character at a time, instead of one line of code that accepts arrays as search and replace arguments

    如果一個字元串替換函數,可接受數組或字元作為參數,並且參數長度不太長,那麼可以考慮額外寫一段替換代碼,使得每次傳遞參數是一個字元,而不是只寫一行代碼接受數組作為查詢和替換的參數。
  3. The paper contraposes some problems such as the widening line, the narrowing line, the unequal color, the parting line, redundant printing ink and various cases of noises in the bar code image input etc, on which the algorithms of the bar code digital image processing and the algorithms of the bar code image identification are put forward. accordingly the method of correcting errors which bases on the bar code image identification is established

    分析了瓦楞紙箱條碼印刷中存在的問題,針對條碼線條展寬、細化、著色不均、斷條、冗餘墨漬以及條碼採集中可能出現的噪聲等問題,文中提出相應的數字圖像處理演算法和條碼圖像識讀方法,並進一步提出一種基於圖像辨識技術的條碼識讀糾錯方案。
  4. If a retransmission is needed, additional redundant bits for error correcting are sent. concatenation of an inner code and an outer code may provide a high coding gain and the capacity of a long code to correct errors

    級聯碼是將兩個或多個單碼級聯,在不增加譯碼復雜度的情況下,可以得到高的編碼增益,達到與長碼相同的糾錯能力。
  5. We propose an algorithm, which integrate the shift invariance of redundant discrete wavelet transformation ( rdwt ) and the flexibility of multi - resolution motion estimation, to overcome the shift variance of dwt and get the precise motion vector. under the different code parameter, we take the proposed algorithm compared to several present algorithms, and experiment results have shown that proposed algorithm could leave less energy in the residual frames, get more precise motion vector and better reconstructed frames

    文章最後在不同的編碼參數下,將所提演算法與兩種傳統小波域運動估計演算法作比較,根據實驗所得數據分析,發現所提演算法在性能上要優于另外幾種演算法,具體體現在運動估計后所得殘差幀能量更小,重構幀客觀與主觀質量更高。
  6. Many similar tasks must be scripted separately because ant lacks support for loops, inheritance, and conditional processing ; therefore, build code is duplicated and is sometimes redundant

    很多類似任務必須單獨編寫腳本,因為ant缺乏對循環、繼承和條件處理的支持;因而構建代碼將出現重復,以致產生冗餘代碼。
  7. To avoid the idleness state and the corresponding power dissipation in sequential circuits, a clock gating technique and a multi - code assignment using redundant state is adanced to reduce power dissipation

    為抑制時序電路中的冗餘現象,研究了時序電路的門控時鐘技術,並利用t型觸發器進行時序電路設計。
  8. Use nested constructors to eliminate redundant code

    使用嵌套構造函數來消除冗餘代碼。
  9. Warning c6287 : redundant code : the left and right sub - expressions are identical

    警告c6287 :冗餘代碼:左右兩側的子表達式完全相同
  10. In this example, the redundant code has been removed, making the test easier to read and maintain ( since there is less code )

    在此,除去了冗餘的代碼,使得測試易讀易維護(因為代碼很少) 。
  11. It doesn ' t hurt to have multiple points from which things are drawn, but it can lead to redundant code if you ' re not careful

    這樣做不會造成繪制的物體的點數成倍增加,但必須仔細以免產生冗餘代碼。
  12. We described all kinds of obfuscating methods as viewed from byte code and designed effective method to produce redundant code

    論文從位元組碼的角度描述了不同的混淆方法,並設計了有效的方法來產生冗餘代碼。
  13. The new system will just add to the problem of all the redundant programming already in place, unless somehow the existing code can be reused

    新系統只會給已經存在的冗餘編程問題雪上加霜,除非通過某種方式使得現有的代碼可以重用。
  14. All lines of code are present in the long version, but all redundant lines have been removed

    這些行也存在於長版本中,但是所有的冗餘行都被刪除了。
分享友人