編碼器常數 的英文怎麼說

中文拼音 [biānchángshǔ]
編碼器常數 英文
pg constant
  • : Ⅰ動詞1 (編織) weave; plait; braid 2 (組織; 排列) make a list; arrange in a list; organize; gr...
  • : Ⅰ名詞(表示數目的符號或用具) a sign or object indicating number; code Ⅱ量詞1 (指一件事或一類的...
  • : 名詞1. (器具) implement; utensil; ware 2. (器官) organ 3. (度量; 才能) capacity; talent 4. (姓氏) a surname
  • : 數副詞(屢次) frequently; repeatedly
  • 編碼器 : (將一項信息變換成一系列數碼信號的電路) coder; encoder; encipheror編碼器方框圖 encoder block diagram
  • 編碼 : encoded; code; coded; encrypt; codogram; coding編碼表 encode table; 編碼程序 builder; 編碼尺 code...
  1. Jx5 is a complex microprocessor, which contains cache, microcode rom, instruction prefetch unit, instruction decode unit, integer unit, mmx unit, floating point unit, page unit, bus unit, dp logic, apic and so on. it is very difficulty to test a such complicated microprocessor and receive anticipative fault coverage ratio. so, we must add dft in cpu ’ design

    Jx5微處理是一款結構異復雜的微處理,它的內部包含有: cache 、微rom 、指令預取部件和動態分支預測部件、指令譯部件、整部件、多媒體部件、浮點部件、分段和分頁部件、總線介面部件、雙處理介面部件、可程中斷控制部件等。
  2. Adopting the method of top - down, the virtual memory is divided into memory mange related unit ( segment unit and page unit ) and protection mode related unit ( protection test unit, debug test unit and exception detect unit ). data buses and control bused are designed separately for all of the units. vhdl codes are written and simulated

    Amex86的虛擬存儲採用自頂向下的設計方法,把虛擬存儲劃分為地址管理相關單元(又包括分段單元和分頁單元) 、保護模式相關單元(又包括保護測試單元、調試異單元利異檢測單元等) ,分別確立其據通路和控制通路,完成了vhdl的和模擬工作,通過測試程序模擬驗證了其功能的正確性並測定了基本性能。
  3. The cla ic compiler optimizatio, such as dead code elimination, co tant folding, co tant propagation, elimination of partial redundancies, loop unrolling, etc., are static analyses

    典型的最優化,如死代消除、合併、傳送、部分冗餘的消除、循環展開等等,是靜態分析。
  4. The classic compiler optimizations, such as dead code elimination, constant folding, constant propagation, elimination of partial redundancies, loop unrolling, etc., are static analyses

    典型的最優化,如死代消除、合併、傳送、部分冗餘的消除、循環展開等等,是靜態分析。
  5. The text writer usually contains helper methods to perform tasks such as encoding data

    文本包含執行這類任務的幫助方法。
  6. Both are used to separate the responsibility for rendering pages from the model and controller. both accept objects passed into them as an input argument, both allow inserting string values within code " expressions ", and allow direct use of java code to perform loops, declare variable, or perform logical flows " scriptlets ". both are good ways of representing the structure of a generated object web page, java class, or file while supporting customization of the details

    Jet與jsp非類似:二者使用相同的語法,實際上在後臺都被譯成java程序;二者都用來將呈現頁面與模型和控制分離開來;二者都可以接受輸入的對象作為參,都可以在代中插入字元串值(表達式) ,可以直接使用java代執行循環、聲明變量或執行邏輯流程式控制制(腳本) ;二者都可以很好地表示所生成對象的結構, ( web頁面、 java類或文件) ,而且可以支持用戶的詳細定製。
  7. The compiler also allows inline assembler code to be embedded anywhere in a function. in addition, routines developed in assembly can also be called

    這個也允許在一個函的任何地方嵌入內聯的匯。另外,以匯開發的式也可以被調用
  8. Values. the common practice is to remove the type argument count from the generated code, but the practice is compiler specific

    的做法是從生成的代中移除類型參,但此做法是特定於的。
  9. The code length is very large when it be used. also, a significant amount of memory is needed to store their parity - check matrices. in this way, the encoding problem of ldpc codes may be an obstacle for their applications because they have high encoding complexity

    Ldpc在應用時選定的長很長而且實現時所需的用於存儲的寄存量非多,這樣,其復雜度特別大,成為應用的一個障礙。
  10. It also consists of the bytecode for the program instructions the jvm interprets at runtime, jit code code that s already been compiled for the target processor, any native code, and some metadata that the jvm uses exception tables, line number tables and so on

    它還包括程序的位元組( jvm在運行時解釋執行的指令) 、 jit代(已經為目標處理譯過的代) 、任何本機代和jvm使用的一些元據(異表、行號表等等) 。
  11. Transfers data from a domain object to a database. the data mapper is a layer of software that acts as a mediator between the in - memory objects and the database

    如果映射是硬的,最好為每個領域類或領域層使用一個據映射,如果使用元據映射,一個映射就足夠。映射使用於領域模型。
  12. The pulse / pattern generator has been wildely used in modern measuring and controlling fields, it can generate kinds of standard pulse signals and programmable user data to meet some special digital measuring requirements. and the digital waveform generating part, which can generate digital waveforms in given working modes, is the core of a pulse / pattern generator

    脈沖/據發生是現代測量與控制中用的信號源,它可以產生各種標準的脈沖波形和具有一定規則的用戶據,用來滿足特定字測試要求,而字波形產生部分是脈沖/據發生中的核心部分,承擔著產生各種模式的脈沖字波形的任務。
  13. The coder, a unit that converts amplitude values to a set of pulses, is very important to digital transmission

    是將采樣幅值轉換成一組脈沖的單元,它對字傳輸是非重要的。
  14. 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循環;任何一種情況下,循環變量測試條件和更新表達式由生成,就好像程人員把它成通的方法一樣。
分享友人