譯碼員 的英文怎麼說

中文拼音 [yuán]
譯碼員 英文
decipherer
  • : 動詞(翻譯) translate; interpret
  • : Ⅰ名詞(表示數目的符號或用具) a sign or object indicating number; code Ⅱ量詞1 (指一件事或一類的...
  • : 員名詞1. (指工作或學習的人) a person engaged in some field of activity 2. (指團體或組織中的成員) member Ⅱ量詞(用於武將)
  1. If the lookup value is not found in the file exactly corresponding to the locale specified by the programmer, the resource bundle cascades down the encoding chain successively until a translation is found

    如果在文件中找不到與程序指定的locale對應的查找表值,則資源束將不斷向下展開編鏈,直至找到文。
  2. 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確實是一種很好的通道糾錯編方式,它適用於要求功耗低或信噪比低的深空通信系統中。
  3. Dr. eye will send registation confirm mail to inform you account and password. we suggest you print the confirm mail and keep it

    典通會發出會注冊確認通知的電子信函,通知您會登錄帳號和密,我們建議您列印並保存該封郵件。
  4. It probed into the key technology of realizing the integrated development environment, including the methods to implement a code editor which support many features as automatic syntax highlighting, code autocompletion etc. ; the scheme and technology to compile and link the source code on the heterogeneous cluster system ; the analysis and use of the api of pbs, a widely used job management system ; the scheme and technology to distribute and manage the parallel jobs on the heterogeneous cluster system ; the methods to implement the monitor and control system of cluster nodes. and then the parallel programming integrated development & management environment ( ppidme ) was implemented base on the above analyses. finally, an example is presented which use ppidme in parallel programming

    本文在對異構機群并行計算環境研究的基礎上,提出了對于程序友好、方便和實用的集成開發環境應該具備的要素,著重探討了實現集成開發環境的關鍵技術,其中包括支持語法高亮等功能的源代編輯器的實現方法、異構機群環境下源程序編連接及并行作業分發管理的實現方案與技術、 openpbs作業管理系統的應用編程介面的分析與使用、機群節點的管理與監控實現方法等,並基於上述關鍵技術設計與實現了異構機群系統集成開發管理環境軟體ppidme ,最後給出了使用ppidme進行并行程序開發的一個應用實例。
  5. Us scientists have cracked the entire genetic code of breast and colon cancers, offering new treatment hopes

    美國約翰?霍普金斯大學基莫爾癌癥中心的研究人,他們已經成功破了乳腺癌和腸癌的全部基因密
  6. This paper discussed the theory of encoding and decoding of turbo codes, researched some key techniques in encoder and decoder, analyzed the question of selection of the component codes and generation polynomial in encoder

    本文討論了turbo的編原理,研究在其編器中的關鍵技術,重點探討了在編器中成以及生成多項式的選擇問題。
  7. This change is required because with multiple assemblies the access level must be such that the members are visible from assemblies other than the assembly containing the compiled stand - alone code file

    此更改是必需的,因為有多個程序集,訪問級別必須如此,以便從程序集(不同於包含編的獨立代文件的程序集)可以看到成
  8. While not unique to the java language, code decompilation has never been deployed so publicly or ubiquitously as it is among java developers

    盡管代反編器不只是針對java語言,但它從來沒有象在java開發人中那樣被公開地或廣泛地使用。
  9. The peverify tool helps developers who generate microsoft intermediate language msil such as compiler writers, script engine developers, and so on to determine whether their msil code and associated metadata meet type safety requirements

    Peverify工具供生成microsoft中間語言( msil )的開發人(如編器編寫者、腳本引擎開發人等)使用,幫助他們確定其msil代及關聯的元數據是否滿足類型安全要求。
  10. A programmer will type c source code source code in a text editor and then compile it into a binary executable form

    程序可以在文本編輯器中編寫c源代,然後把它編成二進制可執行格式。
  11. Chapter three shows the software flow process of turbo decoding ( mainly constituent code decoding ) algorithms

    第三章介紹了turbo(主要是成)演算法的軟體實現流程。
  12. Here are a few messages from the jdt that are displayed as markers within the java source code editor, augmented with example translator - friendly comments

    下面幾條來自jdt的消息是作為java源代編輯器的標記顯示的,消息增加了示範性翻友好的注釋:
  13. Enumeration, this code generates a compiler error

    枚舉的成,該代將生成編器錯誤。
  14. The integrators and deployers pick the grid middleware, m. they get to create the appropriate replaceable library, l. for one middleware interface, you should provide a tested l1 in compiled and source form that the deployer can adapt to create an l2, l3, and so on

    他們也負責創建適當的可替換庫l 。對于某一個中間件介面來說,您應該提供一個經過測試的l1 ,包括編后的庫和源代,這樣,部署人就可以按照它創建l2 、 l3等等。
  15. Technical analysts will be working with a team that includes developers, qa engineers and product management to design, code, test, debug and implement state - of - the - art advanced wms ( warehouse management system )

    技術分析將與系統開發人、質量保證工程師和產品管理人組成的團隊一起工作,設計、編、測試、編和實施先進的倉儲管理系統。
  16. Listing 1 shows the for - each loop for iterating over an array and a collection ; in each case, the loop variable test condition and update expression is generated by the compiler, as if the programmer had coded it the usual way

    清單1顯示了基於數組和集合的迭代的for - each循環;任何一種情況下,循環變量測試條件和更新表達式由編器生成,就好像編程人把它編成通常的方法一樣。
分享友人