機器語言編碼 的英文怎麼說

中文拼音 [yánbiān]
機器語言編碼 英文
machine language coding
  • : machineengine
  • : 名詞1. (器具) implement; utensil; ware 2. (器官) organ 3. (度量; 才能) capacity; talent 4. (姓氏) a surname
  • : 語動詞[書面語] (告訴) tell; inform
  • : Ⅰ名詞1. (話) speech; word 2. (漢語的一個字) character; word 3. (姓氏) a surname Ⅱ動詞(說) say; talk; speak
  • : Ⅰ動詞1 (編織) weave; plait; braid 2 (組織; 排列) make a list; arrange in a list; organize; gr...
  • : Ⅰ名詞(表示數目的符號或用具) a sign or object indicating number; code Ⅱ量詞1 (指一件事或一類的...
  • 機器 : 1. (用來轉換或利用機械能的機構) machine; machinery; engine 2. (引申為機構) apparatus; organ
  • 語言 : language
  • 編碼 : encoded; code; coded; encrypt; codogram; coding編碼表 encode table; 編碼程序 builder; 編碼尺 code...
  1. The common language runtime includes a jit compiler for converting msil to native code

    公共運行庫包括用於將msil轉換為本的jit
  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. 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

    譯前端的基礎上,考慮目標的指令系統、尋址方式和指令周期,採用回填技術對填充數據以生成等價有效的目標代? ?匯程序。
  4. It includes an open block in which a remedy can be hard - coded in machine language

    它包括開放程序塊,可以在程序塊中用對補救措施進行硬
  5. Based on comprehensively considering the specific features of monitoring configuration software ' s applying, a configuration language - c2000 language is designed, whose compiler and development environment are then fulfilled. the designing, syntax analysis, semantic analysis and intermediate code generating of c2000 are deeply discussed. a virtual machine is also presented and implemented to support the executing of the intermediate code

    論文對組態軟體中的用戶程介面進行了研究,在充分考慮了監控組態軟體的行業應用特點的基礎上,設計了一種組態? ? c2000,對其及開發環境的實現方案進行了詳細論述;並對設計、法分析、義分析,以及中間代生成和用來對中間代解釋執行的虛擬等進行了深入的討論,詳細論述了各法成分的實現,總結了對源程序中錯誤處理的方法。
  6. Machine code, as translated from a source program

    目標代(目標) ,由主程式譯而成的
  7. Byte : a sequence of adjacent bits, usually eight, operated upon as a unit ; the lowest addressable unit in a computer

    :把計算轉化為可執行的程序。在程序運行之前,譯整個程序。
  8. Compiler : program which translates a computer language into executable machine code. a compiler translates an entire program before the program is run by the computer

    :把計算轉化為可執行的程序。在程序運行之前,譯整個程序。
  9. A program that translates from machine language to assembly language, often to decipher existing machine language programs by generating symbolic code listings

    翻譯成匯的程序,一般通過產生符號代的清單來翻譯已有的程序。
  10. This system ' s hardware adopts dsp - embedded controller, which can process digital signal independently. the controller communicates with pc by accessing memory. on the side of controller, c language is used to write the interpolation program and the interruption service program, while on the side of pc, visual c + + is used to write programs in which functions of editing nc - code, real - time control and human - machine interaction interface is fulfilled

    該數控系統的硬體採用了具有獨立數字信號處理功能的dsp型運動控制,控制通過內存訪問與pc通信,使用c寫了控制端的中斷服務和插補程序,使用visualc + +寫了pc端的數控代輯、實時控制和人交互界面程序。
  11. With the computer controlling the output of the digital signals and the analog signals, controls and adjusts startup, stop, turn and rotational rapidity of the transducer - electromotor and the strength of brake actuator ; installs the torque sensor on dynamical axis, and installs the encoder on non - dynamical axis of the dimensional globoidal indexing cam mechanism ; utilizes the virtual instrument language labview development the test and control system, with the computer real - time monitoring, late displays and storages the data of the test, and processes the data and analyses it

    利用計算控制數字量輸出和模擬量輸出來達到控制和調節變頻電啟停、轉向、轉速;控制制動的啟停和加載力;在弧面分度凸輪的加載軸和空軸上安裝扭矩傳感;應用虛擬儀labview開發試驗臺的測控軟體系統,用計算進行實時監測與事後顯示與存儲,並進行信號處理與分析。
  12. The viterbi decoder with hard decision designed by the paper, is aimed at ( 3, 1, 9 ) convolutional coding. the data rate is 9. 6kbps. the data rate received by the rake receiver is spreaded by 127 - bit spread sequences, added pilot signals and modulated by qpsk

    該課題所設計viterbi譯是針對( 3 , 1 , 9 )卷積的硬判決譯,數據速率為9 . 6kbps ; rake接收所接收的數據是擴頻因子為127 、加入導頻且經qpsk調制的擴頻信號,使用verilg硬體描述在xilinx公司的ise環境下在用現場可程門陣列( fpga )來實現viterbi譯和rake接=收的功能。
  13. You probably will never have the desire or need to view machine - code instructions in their raw, numeric form, rather than assembly language

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

    把匯翻譯成真實的的工具叫「匯程序」 。
  15. As ' to the front end, this thesis does n ' t use the method of syntax directed semantic analysis. instead, it arranges syntax analysis and semantic analysis into different stages in virtue of the equal description of source program. as to the back end, it selects the scheme that a virtual machine executes the intermediate code through interpreting

    在對實現方面的研究中,論文總結了的一般模型,並針對其前端和後端分別選擇了合適的實現方案:前端沒有採用法制導的義分析,而是通過對源程序等價表述的引入將法分析和義分析安排到不同階段進行;後端選擇了用虛擬對中間代解釋執行的實現方案。
  16. The goal of this thesis is to develop a kind of 2kbps wi speech coder based on waveform interpolation ( wi ) coding at 3. 75 kbps, and have it simulated on computer by c language. in this thesis, the existing wi model has been improved

    本文的主要目標是在現有的3 . 75kbps波形內插( wi ? waveforminterpolation )演算法的基礎上,開發一個速率為2kbps的wi,並用c在計算上模擬實現。
  17. In another way, we develop a compiler in virtue of gcc ' s intermediate language, rtl ( register transfer language ), but we must rewrite the program of code generation and code optimization

    此外,我們藉助gcc譯過程中產生的中間代rtl ( registertransferlanguage )文件,重寫目標代生成和優化功能程序,為新的目標開發c
  18. Xrcl extensible robot control language : xrcl pronounced zircle is a relatively simple, modern language and environment designed to allow robotics researchers to share ideas by sharing code

    Xrcl (發音為zircle )是個相對簡單、現代的和環境,設計成讓人技術研究人員可以通過共享代來共享他們的想法。
  19. This article states the basic principle of efc in detail, and mentions success a successful sample in the field of control, an inverted pendulum which is analyzed systemically. besides, the theory of efc solves the problem of verticality and back to the center of the inverted pendulum. on this foundation, expert fuzzy reasoning controller is realized by the c language, so as to use cross assemble technique to form machine codes, and solidify the program in the single board computer to realize control

    詳細地闡述了專家模糊控制的基本原理,引用控制界中成功的實例倒立擺進行系統分析,並採用專家模糊控制這一理論解決倒立擺的垂直問題和回到中心問題.在此基礎上用高級c來進行專家模糊推理的實現,以便於用交叉匯技術形成,把程序固化在單片上實現控制
  20. This paper projects a utility subdividing drive system of step motor, which consists of digital control module, drive module and power module, it uses at89c52 single chip processor as the core, it realizes the external event or generates control signal by i / o interface, timer and external interruption, the system introduce pld device and isp technology to the design of phase sequencer, it simplified circuit and improved the anti - disturbing capability by using abel - hdl language, this system can realizes data memory, velocity digital control and led display, etc. this paper adopted firstly the single - chip technique to design control system, which replaced old complicated logic control circuit and simplified test process

    本文研究了一種實用的步進電細分驅動系統,由數字控制模塊、驅動模塊和電源模塊組成,系統以at89c52單片為核心,通過單片的i o口、定時計數中斷來實現外部事件監控以及控制信號的產生,系統將可程邏輯件( pld )件和在系統程( isp )新技術引入到細分驅動環行分配的設計,通過abel _ hdl程實現硬體軟化設計和邏輯重構,大大簡化了電路,並提高了電路抗干擾能力。使系統實現參數存儲,速度數字控制,數顯示,進退刀控制等功能。
分享友人