machine language program的意思|示意
机器语言程序
machine language program的网络常见释义
机器语言程序 第二是机器语言程序(Machine Language Program)的简称。第三是Meridian 无损压缩,是由.
计算机语言程序 ... 公用计算机语言 common machine language 计算机语言程序 machine language program 计算机语言处理 computer language processing ...
machine language program相关短语
1、 machine instruction statement language program 机器语言程序
2、 Program in Machine Language 机器语言
machine language program相关例句
Google's approach, called statistical machine translation, differs from past efforts in that it forgoes language experts who program grammatical rules and dictionaries into computers.
谷歌的做法,所谓的统计机器翻译系统,不同于以往的努力,因为它放弃语言专家,他们计划语法规则及字典到他们的电脑里。
Translator: a compiler, interpreter or assembler conversion program that translates a high-level language or low-level language into machine language.
翻译程序:是一个用编译,传译或真译方法的转换程序。它把高阶层语言或低阶层语言翻译为机器语言。
Everyone knows it's a mistake to write your whole program by hand in machine language.
人人都知道你的程序要是全用机器语言写就是个错误。
Programmers use assembly languages when it is important to minimize the time it takes to run a program, because the translation from assembly language to machine language is relatively simple.
当尽量减少程序的运行时间很重要时,程序员就使用汇编语言,因为从汇编语言到机器语言的翻译相对简单。
Compiler: a system program that translates high-level language programs into machine code.
编译程序:是一种系统程序,它把高阶层语言程序转为机器代码。
Perhaps the best and most successful example of this is a compiler, which translates a high-level language program into an equivalent machine language implementation.
也许这方面最好和最成功的例子就是编译器,它能够将一个高级语言程序解释成一个与之相当的机器语言的执行程序。