匯編語言編碼 的英文怎麼說

中文拼音 [huìbiānyánbiān]
匯編語言編碼 英文
assembly language coding
  • : Ⅰ動詞1 (匯合) converge 2 (聚集; 聚合) gather together 3 (通過郵電局、 銀行把款項劃撥到別處)...
  • : Ⅰ動詞1 (編織) weave; plait; braid 2 (組織; 排列) make a list; arrange in a list; organize; gr...
  • : 語動詞[書面語] (告訴) tell; inform
  • : Ⅰ名詞1. (話) speech; word 2. (漢語的一個字) character; word 3. (姓氏) a surname Ⅱ動詞(說) say; talk; speak
  • : Ⅰ名詞(表示數目的符號或用具) a sign or object indicating number; code Ⅱ量詞1 (指一件事或一類的...
  • 匯編 : 1 (把文章、文件編在一起) collect and edit; compile; assemble 2 (編在一起的文章、文件等) assem...
  • 語言 : language
  • 編碼 : encoded; code; coded; encrypt; codogram; coding編碼表 encode table; 編碼程序 builder; 編碼尺 code...
  1. After about two years " insisting and hard working, this goal set at the beginning has become true. the developed c54x general assembly program for g. 729 speech signal compressing algorithm has passed the tracking with more than 3, 000 unitary standard measuring vectors. g. 729 speech signal compressing compiler using c54x general assembly program has been accomplished real - timely, and undistorted rebuilt speech signals have been obtained

    因此本課題選用c54x的通用程實現g . 729音壓縮演算法,調試並通過了統一標準測試矢量三千多幀,最終在5402開發實驗板上實時實現了g . 729音壓縮器,獲得未失真的重建音信號。
  2. If you are debugging managed code, these assembly instructions correspond to the native code created by the just - in - time compiler, not the microsoft intermediate language msil generated by the visual studio compiler

    如果正在調試託管代,則這些指令對應于由實時( jit )譯器創建的本機代,而不是由visual studio譯器生成的microsoft中間( msil ) 。
  3. 3. coding design and software programming. 4

    3 、可程邏輯的譯設計以及程。
  4. At the base of compiler forepart, considering repertoire, addressing mode and instruction period of object machine, adopting backfill to fill data for machine code in order to generate right object code, assemble language program

    譯前端的基礎上,考慮目標機的指令系統、尋址方式和指令周期,採用回填技術對機器填充數據以生成等價有效的目標代? ?程序。
  5. A program that translates from machine language to assembly language, often to decipher existing machine language programs by generating symbolic code listings

    將機器翻譯成的程序,一般通過產生符號代的清單來翻譯已有的機器程序。
  6. A twist on marshalling that is emerging as a popular option is to use xml schema languages and other such sources to create data structures in the native language that use the vocabulary expressed in the xml document

    組方法作為一種最流行的選擇正顯露出來,它使用xml模式和其他源代用本機創建數據結構,這種結構使用了用xml文檔表達的詞表。
  7. Window shows assembly - language instructions that correspond to the source code and the code injected by attributes

    「反」窗口顯示與源代和屬性所插入代對應的指令。
  8. The function - calling interface is very simple, and assembly language instructions can be embedded within c code, so linking in separate assembly - language modules is not necessary

    函數調用介面非常簡單,而且指令還能內嵌到c代中,所以,不需要連接獨立的模塊。
  9. Coding, assembly language

  10. You probably will never have the desire or need to view machine - code instructions in their raw, numeric form, rather than assembly language

    您很可能願意使用,而從來不會願意或需要查看原始的、數字形式的機器代指令。
  11. The name of the tool that converts assembly language into true machine code is called an " assembler "

    翻譯成真實的機器的工具叫「程序」 。
  12. They are not meant to teach assembly language programming or to present an optimal coding solution

    這些示例並不旨在講授程或介紹最佳的解決方案。
  13. Following, we researched the problems to implement the algorithm by dsp real - time. the algorithm ' s c54 assembly language programs were designed and run correctly in the tms320c5402 dsk, which computing amount was 27mips

    本文先對16kb sld - celp演算法的技術進行敘述后,在tms320c5402dsk上用c54x制了器的程序,運行基本正確,該程序的運算量為27mips 。
  14. The technique performance of the physics layer of ais requests using the nrzi codes. the thesis gives its procedures and flow diagram

    論文詳細介紹了nrzi的原理及優點,並用實現了該以及相應的譯程序。
  15. On average, one line of high level language code translates into many lines of assembly language code

    平均起來,一行高級要轉換成多行
  16. Allows source code debugging when the program is started in the debugger, but displays assembly language code only when the running program is attached to the debugger

    值允許在調試器中啟動程序的時候進行源代調試,但是,只有當將正在運行的程序附加到調試器時,才顯示
  17. We adopt a ping - pong buffer mechanism to guarantee the system ' s real - time implementation. in the hardware design, we use adsp2188n and codec chip msm7702 to accomplish the algorithm and flash memory sst391f080 to store the startup code. assembly language code and some necessary initialization data

    在硬體設計中,本系統以adspzi88n為核心,結合codec晶元msm7702完成演算法,使用flash晶元sst39lto80來存儲系統的啟動程序、程序和初始化表格數據,使用話筒和聽筒來完成音的輸入輸出。
  18. Most operating systems until then had been written in assembly language, whereas from the second or so version onwards, unix was mostly written in c, except for a very small percentage of hardware - dependent code that had to be written in the assembly language of the target platform

    那以前的大多數操作系統都是用寫,而unix自(大約)第二版以來就大部分用c寫,只有極少數與硬體相關的代必須用目標平臺的寫。
  19. Because assembly code relies heavily on processor registers or, in the case of managed code, common language runtime registers, you will often find it useful to use the disassembly window in conjunction with the registers window, which allows you to examine register contents

    嚴重依賴處理器的寄存器(對託管代,依賴公共運行庫寄存器) ,同時使用「反」窗口和「寄存器」窗口(利用它可看到寄存器內容)將很有好處。
  20. The period synchronization on the base of period estimation is studied and a method is given. ( 4 ) on the platform of visual dsp, we finish the hardware simulation with processor adsp21160 in assemble language

    ( 4 )在visualdsp平臺上,利用adsp21160處理器,使用,完成了波動相關法偽周期估計的dsp硬體模擬,驗證了該方法的硬體可實現性。
分享友人