binary program
英汉例句
- However, in reverse direction engineering, sometimes we need to migrate code between different hardware plats, sometimes need to optimize the structure of the binary program for understanding.
然而,在逆向工程中,有时要实现代码的跨平台移植,而投机优化技术又受硬件平台的制约; - Decompilation is used as a tool to translate the executable binary program into an equivalent program in a high-level language, it is an important research domain of software reverse engineering.
摘要 反编译技术可以将二进制可执行程序转换为等价的高级语言形式代码,它是软件逆向工程研究的一个重要方向。 - Some operating systems support only static linking, in which system language libraries are treated like any other object module and are combined by the loader into the binary program image.
一些操作系统只是支持静态的链接,在这种情况下,系统中的语言类库就如同程序中其它的模块一样被子对待,并被编译链接为一个二进制的程序映象。 - A byte composed of eight binary elements.
一个由8个二进制数位组成的字节。 - A byte composed of two binary elements.
一种由两个二进制位组成的字节。同two-bitbyte。