该系统可以对各种机器指令系统的机器代码程序提供较强的综合分析能力,并对分析结果提供多种形式的输出报告。
GMPAS can provide various kinds of analysis for the machine code programs and can also supply many forms of output reports of analyzed results.
早期的程序设计利用机器代码指令在裸机层次上完成。
Early programming was done at the bare machine level, using machine code instructions.
微软高级研究员Satnam Singh已经发布了一个 F#程序,用以说明Accelerator在8核64位Windows7的机器上(另配了一个低端显卡)如何执行代码。
Satnam Singh, Senior MS Researcher, has published an F# program demoing Accelerator executing code on a 8-core 64-bit Windows 7 machine in addition to a low-end graphics card.
但是当Python解释器运行应用程序时,Psyco会不时地检查,看是否能用一些专门的机器代码去替换常规的python字节码操作。
But while the Python interpreter is running an application, Psyco sometimes checks to see if it can substitute some specialized machine code for regular Python bytecode actions.
BIOS实际上需要做的事情是加载第一段代码(称为引导加载程序(bootstraploader)或bootloader),并让机器开始运行。
All the BIOS really had to do was load that first chunk of code (called the bootstrap loader, or bootloader) and let the machine run.
但是在一个应用程序虚拟化环境中,对象代码在一个抽象机器内经过解译,以便于执行。
But in an application virtualization environment, the object code is interpreted within an abstract machine to provide the execution.
编译器和汇编程序自动地将表示一直向下翻译为有效的机器代码。
Compilers and assemblers automatically translate representations all the way down to efficient machine code.
编程对子:所有代码都是坐在同一台机器前的两个程序员共同编写的,因此所有代码在编写的同时就完成了复查工作。
Pair Programming: All production code is written by two programmers sitting at one machine. Essentially, all code is reviewed as it is written.
然而,经常出现的情况是应用程序代码被更改或更好的机器配置被用于生产环境或这两种情况都发生了。
More often than not, though, application code changes or more powerful machine configurations are introduced into the production environment, or both.
对于这个恶意计算机程序代码的分析显示它是被设计用于控制伊朗核设施的机器设备。
Analysis of the malicious computer code suggests it was designed to take control of machinery in Iran's nuclear facilities.
将翻译汇编为机器代码来使得本地化程序运行时候,能够更快地重新找到翻译。
Compiling the translations to machine code makes the localized program much faster in retrieving the translations while it is running.
现在我们可以通过改为使用内核源代码树开始的目录来启动开发机器上的gdb程序了。
Now we are ready to start the gdb program on your development machine by changing to the directory where your kernel source tree starts.
由于我们独特的JIT技术,我们能够提供比MacRuby更加优异的性能。这项技术能够高效地利用程序剖析信息,从而产生更加快速的机器代码。
Because of our JIT technology, we can offer performance higher than MacRuby as well because we can take advantage of profiled information to generate faster machine code.
一个ODBC应用程序运行在Windows机器上,默认情况下,该应用程序使用操作系统的代码页,本例子中就是1252 (Windows, English)。
An ODBC application is running on a Windows machine, and by default the application is using the operating system's code page, which for this example is 1252 (Windows, English).
本文讨论如何使用Rooshell构建简单的web应用程序,并展示如何在windows或ubuntu机器上编译spring roo源代码。
This article discusses building a simple web application using Roo shell and demonstrates how to build the Spring Roo source code on Windows or Ubuntu machines.
如何确保我的Web应用程序运行的是本地机器(或其他机器)上最新版本的代码?
How can I be sure that my Web application is running with the latest version of the code on my local machine, or on any machine, for that matter?
汇编器将汇编语言源代码转换为机器语言。链接器将汇编器产生的单独文件合并成一个可执行程序。
An assembler convert source-code programs from assembly language into machine language. A linker combines individual files created by an assembler into a single executable program.
后来,当一个程序运行时,其动态字节码编译原生代码所需的机器架构的一个给定的计算机。
Later, when a program is run, its bytecode is compiled on the fly into the native code required by the machine architecture of a given computer.
把命令或操作代码转换为机器代码的程序。
A program that translates a command or operation code into machine code.
在目标代码生成阶段,我们通过对机床逻辑源程序的编译,生成机器码形式的目标代码,对分析过程中产生的错误进行分析处理。
In the stage of generate the target code, we pass to compile the machine logic source program, to generate the target code in the form of machine code.
对软件而言,一台计算机可以直接执行“为另一台计算机用机器语言编写的,或已经过编译汇编的”程序代码的能力。
A program that translates from machine language to assembly language, often to decipher existing machine language programs by generating symbolic code listings.
以六转动关节机器人为例,阐述了系统开发过程中的关键技术,给出了部分程序代码,并介绍了仿真软件系统的结构。
Exampled with the six turning joint robot, expatiating the key techniques in the system development process, giving parts of program code, and introducing the simulation software system's framework.
那些机器人,或叫做计算机等等,只是自动地,机械地执行程序的命令代码。
And the robot or the computer or what have you is just automatically, mechanically following the code commands of the program.
谁都可以写机器能够懂得代码,但是优秀的程序员应该能写出人类也能理解的代码。
Everybody can write code readable to machine, but good programmer should write code readable to human.
目标代码(目标语言):由主程序编译而成的机器代码。
Object code (Object language) : Machine code, as translated from a source program.
至于速度的问题,你的机器代码已经被编译器最优化了。执行起来很快,但是你可能在程序开始加载dll时感觉到有所延迟。
As far as speed is concerned, you're working with machine code produced by an optimizing compiler. Execution is fast, but you might notice a startup delay as the support DLLs are loaded.
将计算机可执行的机器代码转换为高级语言程序,这对于分析、理解、测试、验证、移植和改造程序非常重要。
It is important to transform machine code to high level language program in program analysis, verification, maintenance and reformation.
将计算机可执行的机器代码转换为高级语言程序,这对于分析、理解、测试、验证、移植和改造程序非常重要。
It is important to transform machine code to high level language program in program analysis, verification, maintenance and reformation.
应用推荐