the assembler 中文意思是什麼

the assembler 解釋
集合體
  • the : 〈代表用法〉…那樣的東西,…那種東西。1 〈用單數普通名詞代表它的一類時(所謂代表的單數)〉 (a) 〈...
  1. A “ fixed installation ” may be a combination of several pieces of equipment, systems, products and / or components ( or parts ) assembled and / or erected by a professional assembler or installer at a given place to operate together in an expected environment and to perform a specific task, but not intended to be placed on the market as a single functional or commercial unit

    固定機組是幾件設備、系統、產品和或組件的組合,這些分組件由專業組裝者或安裝者在特定位置建立起來、在預期環境同時工作完成特定功能,但在市場上不是作為單一功用或商用組件。
  2. The second line of assembler is a jump instruction that jumps 1 byte forward

    第二行代碼是一條向前跳1個位元組的跳轉指令。
  3. The tao gave birth to machine language. machine language gave birth to the assembler

    道生機器語言,機器語言生組譯器。
  4. To produce assembler language statements from the model statements of a macro definition when the definition is called by a macroinstruction

    當用宏指令調用定義時,從宏定義的模型語句中產生匯編語言語句。
  5. It ' s a common misnomer to call the language " assembler ", so start out on the right foot by calling the language by its proper name

    把這門語言叫做「匯編程序」這種用詞不當相當普遍,因此,請從這門語言的正確稱呼作為起點出發。
  6. The assembler language is a kind of symbolic language

    匯編語言是一種符號語言。
  7. According to the project of adaptive multi - rate speech coding ( amr ) being put forward by the third generation group of the mobile communication, this paper takes the principle of the speech arithmetic as the base, studies the technologies including the source controlled rate, voice activity detector, comfort noise and the error concealment unit in amr, discusses its the characteristic of adaptation and analyses its performances particularly. amr c codes are researched carefully through the modules being divided into and debugged under the tms320c54x provided by the ti corporation, and optimized in selecting the method of c code embedded assembler codes and simplified in the search codebook combining with the theory of speech coding, which are based on the realization about theory and practice of the optimization of amr speech coding

    從自適應多碼率語音編碼演算法的c代碼出發,對它進行模塊劃分後作了系統分析,將其在vc下調試通過,進一步在ti公司提供的tms320c54x環境中進行調試,結合語音編碼理論,對演算法進行優化,採用了在c代碼中嵌入匯編和簡化自適應碼本和固定碼本搜索的方法,部分地提高了c代碼效率,為實現自適應多碼率語音編碼的優化奠定了理論和實踐基礎。
  8. The assembler language is a kind of symbolic language. it adopted some mnemonic symbols which can show the instructional functions to present the content of the program

    匯編語言是一種符號語言,它採用一些能反映指令功能的助記符表達程序的內容。
  9. Computer manufacturers usually provide the assembler program

    計算機廠商通常都提供匯編程序。
  10. An assembler can translate the words into their bit patterns very easily and then output of the assembler is placed in memory for the microprocessor to execute

    匯編器可以將短字方便地變成位模式,然後把匯編器的輸出放進內存中,使微處理器執行。
  11. However, the assembler does check for out - of - range conditions where this is possible

    但是,此匯編程序在可能的情況下,還是會檢查是否有超出范圍的條件。
  12. The assembler gave birth to compiler. now there are ten thousand languages

    匯編器生編譯器,最後產生上萬種高級語言。
  13. The assembler gave birth to the compiler. now there are ten thousand languages

    匯編器生編譯器,最後產生上萬種高級語言。
  14. Combined with scientific research practices, by means of single chip microcomputer and computer simulation, on basis of the assembler and vc programming, this paper analyses and researches emphatically the basic principle of tank fire control system simulation, the data collection ( including testing ), 3d battlefield environment and the modeling of projectile ' s external trajectory etc

    結合科研實踐,運用單片機技術和計算機模擬技術,基於匯編和vc編程機制,著重對坦克火控系統系統模擬的基本原理、數據採集的實現(包括測試) 、三維戰場環境和彈丸外彈道模型的構建等方面進行分析研究。
  15. To make this combined use of ildasm. exe and ilasm. exe as accurate as possible, the assembler does not perform some simple optimizations it does not deduce whether to use short or long forms of instructions

    為使ildasm . exe和ilasm . exe的這種組合使用盡可能準確,此匯編程序不執行某些簡單的優化,即不推斷是使用短格式指令還是使用長格式指令。
  16. In the next, we discuss the system of the meg - 1 layer i. the paper centers on the two kernel sub - parts : filtering coding and psychoacoustic model, do some research work in sub - band coding ( cbc ) theory and the relate theory such as quadrature mirror filter ( qmf ) and analyse sub - band filter ; also do research work in psychoacoustic theory especially the part related to the mpeg - 1 layer i. in the third chapter, introduce the ti tms320c6000 series dsps and their characteristics, also about the software development flow and the ti dsp / bios operating system of it. the forth chapter is the most important, firstly, according the algorithm flow in protocol, using c language validate the algorithm ; then, transplant and optimize the coding in dsp. in the processing of optimize, acording the assembler program characteristic of ti dsp, the paper put forward the analyse sub - band filter dsp optimization algorithm base on the eight spot idct. the algorithm has been optimize have greatly improved the work efficiency. make use of the technology of the dsp / bios host channels, data io pipe, software interrupt, we implement the musicam algorithm base on dsp / bios

    論文首先對當前語音編碼技術的發展、分類以及mpeg系列音頻標準作了介紹;接著在第二章,給出了layer的musicam ( masking - patternuniversalsubbandintegratedcodingandmultiplexing )演算法的系統組成,圍繞分析子帶濾波器和心理聲學模型兩個核心模塊,深入研究了子帶編碼工作原理、比特分配及子帶編碼中用到的正交鏡像濾波器和分析子帶濾波器;探討了心理聲學基本原理和mpeg . 1layer所用到的心理聲學模型。第三章對titms320c6000系列dsp作了簡介,介紹了6000系列dsp結構特點、 c6000dsp軟體開發流程和tidsp / bios操作系統。第四章是本文的重點,首先根據協議給出的演算法用標準c語言編程實現並調試通過。
  17. The function of the assembler is to change assembly language to binary sequence, which makes it easier for the user to program with the chip

    匯編器將晶元的匯編語言轉換為晶元可以執行的二進制代碼,使晶元的應用者不必使用二進制代碼進行開發。
  18. If the assembler is changed

    。所要做的就是緩存一個
  19. I can set the assembler i want in the constructor, but i need to return a normal

    可以在構造函數中設置所需要的裝配器,但是當裝配器改變時需要返回一個普通
  20. Because it is possible to inject the assembler property, i must be sensitive to the fact that it may not be the one i expect

    因為可以注入裝配器屬性,所以必須知道它可能不是我所期待的這一事實。
分享友人