英文字典中文字典


英文字典中文字典51ZiDian.com



中文字典辞典   英文字典 a   b   c   d   e   f   g   h   i   j   k   l   m   n   o   p   q   r   s   t   u   v   w   x   y   z       







请输入英文单字,中文词皆可:

assembler    音标拼音: [əs'ɛmblɚ]
n. 装配工

装配工

assembler
微处理机交叉组合程序


assembler
组合程式; 组译器


assembler
组译程式 ASM

assembler
组合程式 组译器

assembler
n 1: a program to convert assembly language into machine
language [synonym: {assembler}, {assembly program}]

Assembler \As*sem"bler\, n.
One who assembles a number of individuals; also, one of a
number assembled.
[1913 Webster]

2. (Computers) a computer program that takes as input a set
of instructions written in assembly language, and produces
a corresponding executable computer program in machine
language.
[PJC]

3. (Computers) same as {assembly language}. [informal]
[PJC]


assembly language \assembly language\ n.
1. (Computers) an artificial computer language with mnemonic
codes representing the basic machine-language instructions
of a computer, which can be interpreted by an assembler to
produce a computer program in machine language. Also
informally referred to as {assembler}.

Note: Writing a program in assembly language is very much
simpler than writing the machine instructions in binary
code, and the use of such a language greatly increases
the efficiency of the process of writing computer
programs. See also {programming language}, {FORTRAN},
{BASIC}.
[PJC]



安装中文字典英文字典查询工具!


中文字典英文字典工具:
选择颜色:
输入中英文单字

































































英文字典中文字典相关资料:


  • assembly - Understanding cmp instruction - Stack Overflow
    I'm very new to assembly and now I'm trying to understand how cmp works Here is what's written in wiki: cmp arg2, arg1 Performs a comparison operation between arg1 and arg2 The comparison is perf
  • Assembler IDE Simulator for beginner - Stack Overflow
    I'd like to learn how to program in Assembler I've done a bit of assembly before (during my A-Level Computing course) but that was very definitely a simplified 'pseudo-assembler' I've borrowed my
  • terminology - Assembly vs. Assembler - Stack Overflow
    Then an "assembler" is a device that takes individual machine instructions an puts them together into an "assembly"
  • How can I represent a hexadecimal value, such as FFFFFFBB, in x86 . . .
    17 I'm learning about x86 inline assembly programming I wanted to write mov ecx, FFFFFFBB However, the compiler isn’t recognizing it How should hexadecimal numbers like that be written in inline assembler code?
  • assembly - ASM: MASM, NASM, FASM? - Stack Overflow
    NASM (Netwide Assembler) is the popular assembler for Linux but is available on Windows too NASM supports 16-bit, 32 bit and 64 bit programs FASM (Flat Assembler) is available for both Windows and Linux FASM too supports both 32-bit and 64-bit programs So I guess you would prefer choosing MASM according to your requirements
  • Why use LDR over MOV (or vice versa) for constants in ARM assembly?
    and you see the assembler has added the data word for you and changed the ldr into a pc relative for you now if you use an immediate that does fit in a mov instruction, then depending on the assembler perhaps, certainly with the gnu as I am using, it turned it into a mov for me top: add r1,r2,r3 ldr r0,=0x12345678 ldr r5,=1 mov r6,#1 eor r1,r2,r3
  • c - Using GCC to produce readable assembly? - Stack Overflow
    Did you try gcc -S -fverbose-asm -O source c then look into the generated source s assembler file ? The generated assembler code goes into source s (you could override that with -o assembler-filename ); the -fverbose-asm option asks the compiler to emit some assembler comments "explaining" the generated assembler code
  • Executing assembler code with python - Stack Overflow
    An assembler just has to read text files and write binary files Whether or not you call that "low level", it has nothing to do with executing custom asm machine code inside your python program i e there's no reason an assembler written in Python wouldn't be able to assemble x86 asm into x86 machine code while running on an ARM system





中文字典-英文字典  2005-2009