machine language 【自動化】機器語言,計算機語言。
【自動化】機器語言,計算機語言。 “machine“ 中文翻譯: n. 1.機(器),機械;機關,機構。 2.印刷機器;縫 ...“language“ 中文翻譯: n. 1.語言;(某民族,某國的)國語;語調,措詞。 2 ...“language, machine“ 中文翻譯: 機器語言“absolute machine language“ 中文翻譯: 絕對機器語言“array machine language“ 中文翻譯: 陣列機語言“base language machine“ 中文翻譯: 基本語言機器“basic language machine“ 中文翻譯: 基本語言機器“basic machine language“ 中文翻譯: 基本機器語言“blm basic language machine“ 中文翻譯: 基本語言機“bml basic machine language“ 中文翻譯: 基本機器語言“coding machine language“ 中文翻譯: 機器語言寫碼“common machine language“ 中文翻譯: 公用機器語言; 公用計算機語言; 通用機器語言“compile machine language“ 中文翻譯: 機器語言編譯“compiled machine language instruction“ 中文翻譯: 編譯好的機器語言指令; 已編譯的機器語言指令“gml graphic machine language“ 中文翻譯: 圖形機器語言“graphic machine language“ 中文翻譯: 圖示機器語言“high-level language machine“ 中文翻譯: 高級語言機“language traeslation machine“ 中文翻譯: 語言翻譯機“language translation machine“ 中文翻譯: 語言翻譯機“machine binary language“ 中文翻譯: 機器二進制語言“machine code language“ 中文翻譯: 機器代碼語言“machine dependent language“ 中文翻譯: 與計算機相關的語言“machine description language“ 中文翻譯: 機器描述語言“machine independent language“ 中文翻譯: 獨立于機器的語言; 機妻關的語言; 與機器無關的語言“machine language code“ 中文翻譯: 機器語言代碼; 機械語言碼; 計算機語言代碼
machine pistol |
|
Programming languages are divided into three types : machine language , which is also called an instruction system , is the only one used directly by computers 程序設計語言分為機器語言、匯編語言和高級語言三類。機器語言是計算機唯一能直接使用的語言,也叫做計算機指令系統; |
|
Of software , the ability of a computer to directly execute program code that was compiled , assembled , or written in machine language for another computer 對軟件而言,一臺計算機可以直接執行“為另一臺計算機用機器語言編寫的,或已經過編譯匯編的”程序代碼的能力。 |
|
A typical instruction in a machine language might read 10010 1100 1011 and mean add the contents of storage register a to the contents of storage register b 機器語言中的一條典型的指令可能是1001011001011 ,意思是將存儲寄存器a的內容加到存儲寄存器b的內容中。 |
|
As you might infer from the name “ high - level language , “ there are also [ b ] low - level languages [ / b ] , sometimes referred to as machine language or assembly language 或許你會根據“高級語言”的名稱來推斷,也存在低級語言,有時也稱為機器語言或者匯編語言。 |
|
Dissertation define the communication and mml ( man machine language ) , and introduce the snmp ( simple network manage protocol ) into the system manage interface 論文也對系統的通信接口及mml ( manmachinelanguage )進行了設計,并將snmp協議引入了該系統中。 |
|
A program that translates from machine language to assembly language , often to decipher existing machine language programs by generating symbolic code listings 將機器語言翻譯成匯編語言的程序,一般通過產生符號代碼的清單來翻譯已有的機器語言程序。 |
|
As you might infer from the name “ high - level language , “ there are also low - level languages , sometimes referred to as machine language or assembly language 或許你會根據“高級語言”的名稱來推斷,也存在低級語言,有時也稱為機器語言或者匯編語言。 |
|
Programming languages are divided into three types : machine language , which is also called an instruction system , is the only one used directly by computers 程序語言分為三種類型:機器語言,也稱為指令系統,是唯一可以直接被電腦使用的語言。 |
|
The process whereby a digital computer translates the instructions of a program written in a high - level language into their machine language equivalents 數字計算機借此把高級語言編寫的程序中的指令翻譯成與其等價的機器語言程序的處理過程。 |
|
A compiler translates a programming language to machine language . a machine language consists of primitive operations that a computer can perform directly 編譯器把程序語言轉化成機器語言。機器語言是由計算機可以直接執行的原語操作組成的。 |
|
However , high - level languages must be translated into machine language by another program called a compiler before a computer can understand them 然而,在計算機能夠理解之前,高級語言必須被稱之為編譯器的另外一種程序翻譯成機器語言。 |
|
While all executable programs are eventually read by the computer in machine language , they are not all programmed in machine language 雖然所有的可執行程序最終都是以機器語言的形式被計算機讀取,但是它們并非都是用機器語言編寫的。 |
|
They are more similar to normal human languages than assembly or machine languages and are therefore easier to use for writing complicated programs 它們比匯編語言和機器語言更類似于正常的人類語言,因此用來編寫復雜的程序更容易。 |
|
A feature called just - in - time compiling enables all managed code to run in the native machine language of the system on which it is executing 一種稱為實時( jit )編譯的功能使所有托管代碼能夠以它在其上執行的系統的本機語言運行。 |
|
A specialized program known as a compiler takes the instructions written in the programming language and converts them to machine language 一種稱為“編譯器”的專用程序接受用編程語言編寫的指令,并將這些指令轉換為機器語言。 |
|
Computer has many high level languages which mainly can be divided into three sorts - - machine language , assemble language and high level language 計算機有多種高級語言,但它們中主要有三大類:機器語言、匯編語言和高級語言。 |
|
A program that decodes instructions written as pseudocodes and produces a machine language program to be executed at a latter time 一種實現以下功能的程序:對寫成偽碼形式的指令進行譯碼,產生一種機器語言程序以供需要時執行。 |
|
Web forms pages execute in native machine language because , like any other managed application , they take full advantage of the runtime Web窗體頁用本機語言執行,這是因為與所有其他托管應用程序一樣,它們充分利用運行庫。 |
|
Unfortunately , the binately , the binary codes that make up machine language differ among machines , which create a problem of incompatibility 然而,構成機械語言的二元代碼在計算機之間是各不相同的,這帶來了兼容的問題。 |