영어에서 MACHINE CODE 의 뜻은 무엇인가요?
기계 코드
기계어 또는 기계어는 컴퓨터의 중앙 처리 장치에서 직접 실행하는 명령 집합입니다. 각 명령어는 CPU 레지스터 또는 메모리의 데이터 단위에 대해로드, 점프 또는 ALU 연산과 같은 매우 구체적인 작업을 수행합니다. CPU에 의해 직접 실행되는 모든 프로그램은 일련의 명령으로 구성됩니다. 수치 기계 코드는 컴파일 및 / 또는 어셈블 된 컴퓨터 프로그램의 최하위 표현이나 원시 및 하드웨어 종속 프로그래밍 언어로 간주 될 수 있습니다. 숫자 기계 코드로 직접 프로그램을 작성할 수는 있지만 개별 비트를 관리하고 숫자 주소와 상수를 수동으로 계산하는 것은 지루하고 오류가 발생하기 쉽습니다. 따라서 극단적 인 최적화 또는 디버깅이 필요한 상황을 제외하고는 거의 수행되지 않습니다. 오늘날 거의 모든 실용적인 프로그램은 상위 레벨 언어 또는 어셈블리 언어로 작성되고 컴파일러 및 / 또는 어셈블러 및 링커에 의해 실행 가능한 기계 코드로 변환됩니다. 인터프리터는 일반적으로 직접 실행 가능한 기계 코드로 구성되지만 인터프리터 언어로 된 프로그램은 기계 코드로 변환되지 않습니다.
영어 사전에서 machine code 의 정의
사전에있는 기계어 코드의 정의는 컴퓨터가 이해하고 실행할 수있는 2 진수, 8 진수 또는 16 진수 코드로 데이터를 처리하기위한 지침입니다.
«MACHINE CODE» 관련 영어 책
다음 도서 목록 항목에서
machine code 의 용법을 확인하세요.
machine code 에 관련된 책과 해당 책의 짧은 발췌문을 통해 영어 서적에서 단어가 사용되는 맥락을 제공합니다.
1
The Compiler Design Handbook: Optimizations and
Machine Code ...
Written by top researchers and designers from around the world, The Compiler Design Handbook, Second Edition gives designers the opportunity to incorporate and develop innovative techniques for optimization and code generation.
Y.N. Srikant, Priti Shankar,
2007
2
Seven Stories of Threatening Speech: Women's Suffrage Meets ...
Treating language as a type of machine code opens new avenues for the study of history and politics
They are bound together by one very big secret: the homework machine. Because the machine, code-named Belch, is doing their homework for them, they start spending a lot of time together, attracting a lot of attention.
4
The Fruit
Machine Code:
The. Fruit. Machine. Cheat. Book. Thank you, for purchasing the 'FRUIT
MACHINE CHEAT CODE' The main focus of this book is to win you small, but
frequent amounts of money from fruit machines. When we say small amounts of
money, we ...
In general, though, like an interpreter, an incremental compiler does not compile
the source file into machine code. Instead, it translates the source code into an
intermediate form. Unlike interpreters, however, this intermediate form does not ...
6
LINUX Assembly Language Programming
Machine language is the language seen by the processor. The bytes fetched in
the fetch-execute cycle are bytes of machine code. Assembly language can be
defined as language which gives the programmer control over the machine code.
7
Advances in Genetic Programming
12 Efficient Evolution of Machine Code for CISC Architectures Using Instruction
Blocks and Homologous Crossover Peter Nordin, Wolfgang Banzhaf and Frank D
. Francone Evolutionary program induction using binary machine code is the ...
Kenneth E. Kinnear, Lee Spector, Peter J. Angeline,
1999
8
Information Technology Law
The only instructions which a computer can understand are those which consist
of a series of Os and Is. Instructions set out in this way are said to be written in '
machine language' or machine code. (This may represent something of an ...
Diane Rowland, Elizabeth Macdonald, Elizabeth Macdonald (LL. B.),
2005
9
Implementation and Application of Automata: 9th ...
In general, a machine grammar is ambiguous and hence, for some intermediate
representation (for short: IR) there might exist several machine codes. We would
like to find a cheapest machine code, i.e., a machine code with the least number
...
10
Automatic creation of a
code generator from a
machine ...
The paper studies some of the problems involved in attaining machine independence for a code generator, similar to the language independence and the token independence attained by automatic parsing and automatic lexical systems.
Perry L. Miller, MASSACHUSETTS INST OF TECH CAMBRIDGE PROJECT MAC.,
1971
«MACHINE CODE» 단어를 포함하는 뉴스 기사
다음 뉴스 기사의 맥락에서 국내 및 국제 언론이 말하는 내용 및
machine code 단어를 사용하는 방법을 알아보세요.
Visual Studio 2015 launches, with Android, iOS, and even Apple …
With this compiler, the resultant programs are native machine code, and do not use the .NET just-in-time compiler to run. .NET 4.6 also has an ... «Ars Technica, 7월 15»
ELIoT: Distributed Programming for the Internet of Things
In my biased opinion, it's really short and to the point, and I'm pretty convinced it can someday be optimized to really good machine code. «InfoQ.com, 7월 15»
TurboFan For Enhanced JavaScript Performance
... compiler pipeline in a mostly unoptimized form and is translated and optimized to progressively lower forms until machine code is generated. «iProgrammer, 7월 15»
Another "Hacking Team" zero-day surfaces - this time in IE, not Flash!
So, JIT compilers convert frequently-used parts of JavaScript programs into snippets of regular machine code, just like you'd get in .EXE files ... «Naked Security, 7월 15»
21st Century C
A 21st century understanding of C would therefore seem to be one that doesn't relate as deeply to the machine code that is produced. «iProgrammer, 7월 15»
GrammaTech's TECHx Research Team Selected as Finalist in …
With both static and dynamic analysis tools that analyze source code as well as machine code, GrammaTech continues to advance the science ... «Virtual-Strategy Magazine, 7월 15»
Google releases 'Ivy' app for iOS, an experimental big number …
Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically ... «9 to 5 Google, 7월 15»
MasterCard is testing a treat for selfie lovers
That data in machine code is used as your password. While a few security analysts fear that this could result in a breach of privacy, some ... «TechSpective, 7월 15»
Making the Web Run Faster via WebAssembly
Anyone familiar with writing video game pokes in machine code from back in the 80s will probably smile at the challenge of hand-coding ASM. «SYS-CON Media, 7월 15»
Android 5.1 Lollipop review: Google's best OS is coming to the Asus …
... between ART and the older Dalvik runtime is that it employs ahead-of-time (AOT) compilation, by which apps are translated to machine code on installation. «Alphr, 7월 15»