code complexity 中文意思是什麼

code complexity 解釋
代碼復雜性
  • code : n 1 法典;法規。2 規則,準則;(社會、階級等的)慣例,習俗,制度。3 (電)碼,代碼,密碼,暗碼;...
  • complexity : n. 1. 復雜性,復合狀態。2. 復合物;復雜的事物[情況]。
  1. Because the hybrid acquisition scheme ( combines parallel search with serial search ) based on the correlator provides the flexibility in the trade - off between the mean acquisition time and system complexity and is easy to implement, it ? focus on the scheme here. on the other hand, this paper analyzes the effect of multiple access inference ( mai ) on the code acquisition performance for the multipath fading channels

    基於相關器解擴的串-並混合方案由於有著可在平均捕獲時間和電路復雜程度(這是捕獲電路的兩個重要指標)這兩個技術指標間靈活折衷的優點和易於實現的特點,本文的重點就放在該方案中。
  2. Complexity analysis of pcm chaotic code

    混沌編碼的復雜度分析
  3. ( 2 ) a fragment combining algorithm is designed to judge the combined ability of the parameterized duplication code fragment which are found by the former method, so the discontiguous parameterized duplication code is detected. the analysis indicates that the new algorithm has an acceptable complexity

    經過改進,演算法的空間復雜性得到降低,使之更適于大型程序文本的匹配; ( 2 )提出了程序碎片合併演算法,判斷通過參數化匹配演算法找到的重復代碼段之間的可合併性,從而能從程序中識別出非連續的近似重復代碼。
  4. Following the software - engineering rule to develop the project, we divided the task into many simple and independent function units. the interface of all the units is as better as simple and independent. during the course of coding, we encapsulate some code, which can be used repeat, into some functions so we can reduce the complexity and the cost of the maintenance of our software

    在軟體的開發過程中,遵循軟體工程設計思想,按照工程的方法進行軟體設計。對軟體功能進行模塊化功能細分,盡量做到各模塊之間功能相互獨立,模塊介面盡量簡單。並且在編碼過程中,對一些可重復利用的代碼進行封裝,從而使程序結構簡潔易讀,修改靈活方便。
  5. With the rapid development of the semiconductor process and relevant technology, beyond the traditional integrated circuit, system - on - a - chip ( soc ) is coming up. it consists of a lot of intellectual property ( ip ) blocks and embedded processors, which require a piece of embedded software code to be composed. with design complexity beyond the traditional chips, verification difficulty is growing up

    系統晶元是隨著集成電路的發展而出現的新一代晶元,在系統晶元的設計中大量採用ip核復用技術,系統晶元中還包含有嵌入式的處理器,因而需要同時設計嵌入式的軟體程序,其設計復雜度遠遠高於傳統的ic晶元。
  6. However, proprietary source software vendors, in contrast, claim that secrecy is necessary to hinder malicious attackers, and that " peer review " is not practical because of the complexity of the source code

    但專利軟體供應商則持相反意見,他們認為不公開源碼是必需的,因為這是抗禦黑客惡意攻擊的基本措施。
  7. We put the emphases on the soft output viterbi algorithm ( sova ), which is one of turbo code ’ s decoding algorithms, and presents the derivation and computation step of the sova decoding algorithm. after presenting sova and map decoding algorithms and analyzing four kinds of decoding algorithms, the paper makes a comparison among the different decoding algorithms by emulation analysis, and analyzes the time complexity of various algorithms, and then contrasts them. in the last part of this paper, according to the criterion recommended by the consultative committee for space data systems ( ccsds ), including code rate,

    根據空間數據系統顧問委員會( ccsds )為turbo碼應用於深空通信系統推薦的標準,包括碼率、碼塊大小、分量碼類型、約束長度、碼生成多項式,以及交織器的選擇等參數的建議以及sova譯碼演算法的理論基礎,設計了sova演算法的實現結構,通過模擬驗證了本文所採用的turbo碼的性能,從而證明turbo碼確實是一種很好的通道糾錯編碼方式,它適用於要求功耗低或信噪比低的深空通信系統中。
  8. On the other hand, in the approach based on vector - matrix, through several special operations on vector - matrix, we have constructed a sparse ‘ 0 ’, ‘ 1 ’ parity - check matrix with dual diagonal matrix whose structure can easily construct the code. the simulation results have demonstrated the performance of this approach is similar to that of - rotation while the complexity is also higher. this problem is to be solved in the future research

    在基於矢量矩陣的結構化方法中,通過對矢量矩陣進行一系列特殊處理可以構造出稀疏的『 0 』 、 『 1 』校驗矩陣,而校驗矩陣中的雙對角結構易於構造出相應的ldpc碼字,模擬表明,採用矢量矩陣的結構化方法具有和-旋轉構造法相當的性能,但是實現的復雜度大於-旋轉構造法,同時碼率和碼長受到一定的限制,這也是未來需要研究的方向。
  9. The design of pn code synchronization should find a trade - off between the performance and the complexity of the reciever. in this paper, the pn code synchronization technique in spread spectrum communication is introduced

    本論文首先介紹擴頻系統中採用的pn碼同步技術,然後結合wcdma上行鏈路的特點,提出適合wcdma上行鏈路的擴頻碼同步方案。
  10. Turbo code was introduced by c. berrou in 1993. turbo code can achieve the error correcting capacity close to the shannon - limit with reasonable decoding complexity, provided that the code words are long enough

    1993年, c . berrou提出了一種新的通道編碼方案? ? turbo碼, turbo碼能夠在編碼長度較長的情況下得到接近香農極限的糾錯性能。
  11. Ldpc code belongs to the linear block code which is encoded by the information sequence multiplies generator matrix. although the parity - check matrix of ldpc code is sparse, the generator matrix is not. the encoding complexity of it is linearly proportional to the square of code length

    Ldpc碼屬于線性分組碼,線性分組碼的通用編碼方法是由信息序列根據碼的生成矩陣來求相應的碼字序列,盡管ldpc碼的校驗矩陣是非常稀疏的,但它的生成矩陣卻並不稀疏,這使得其編碼復雜度往往與其碼長的平方成正比。
  12. Bar code was introduced into this schema as secret image to reduce the complexity and difficulty of the server ' s auto - recognition of secret information which was hidden in images, so that made the schema more efficient

    方案中為認證服務器引入了條形碼圖像作為機密圖像,有效地降低了服務器對圖像中機密信息自動識別的難度和復雜度,使得方案更加有效、實用。
  13. In his last column, kevin williams explained how component - level reuse in xml designs can decrease code complexity and shorten maintenance cycles

    在上一篇專欄文章中, kevin williams說明了xml設計中的組件級重用如何減少代碼復雜性以及如何縮短維護周期。
  14. By reducing code complexity, less test cases are required to exercise all basis paths through the subprogram

    通過降低代碼的復雜性,檢驗子程序中所有基本路徑所需的測試實例減少。
  15. The number of paths identified equals the code complexity, which corresponds to the number of test cases that must be developed to exercise the subprogram

    所示別的路徑數相當于代碼復雜性,與必須開發以檢驗子程序的測試實例數相對應。
  16. The source code complexity metric and quality controlling [ 2 ] is a important part of software quality guarantee system. it bases on source code and runs through the phase of software developing, code examination, unit testing, integration testing, system testing and software maintenance

    源代碼的復雜度度量和質量控制[ 2 ]是軟體質量保證體系中的一個重要環節,它是面向源代碼進行工作的,貫穿于軟體開發、代碼評審、單元測試、集成測試、系統測試、以及軟體維護階段。
  17. This will demonstrate that although the user s experience does not change in either case, the code complexity varies a lot

    這將說明,雖然在任何一個應用程序中用戶的體驗沒有變化,但代碼復雜性發生了很大變化。
  18. This paper concerns the source code complexity metric and quality controlling according with the project which developed by our institute and hitachi company

    本文結合我校與日本日立公司合作開發的實際項目進行了源代碼復雜度度量和質量控制及相關理論的研究。
  19. Namespace to create a dynamic assembly, module, type, and method, but this can result in a larger working set and greater code complexity

    System . reflection . emit命名空間的成員創建動態程序集、模塊、類型和方法可提高性能,但這樣會導致工作集增大,代碼復雜性增加。
  20. Software quality guarantee is a huge system. dues to the limit of my energy, the main work is focused on the source code complexity metric and quality controlling, and more work was expected to be done in the future

    軟體質量保證是一個龐大的體系,它涉及軟體生命周期的各個階段以及軟體質量評價的各個方面,由於本人精力有限,僅從源代碼的質量分析與控制入手進行了一些研究和探索,期望在以後的工作中逐步進行完善。
分享友人