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.
然而,在逆向工程中,有時(shí)要實(shí)現(xiàn)代碼的跨平臺(tái)移植,而投機(jī)優(yōu)化技術(shù)又受硬件平臺(tái)的制約; - 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.
摘要 反編譯技術(shù)可以將二進(jìn)制可執(zhí)行程序轉(zhuǎn)換為等價(jià)的高級(jí)語言形式代碼,它是軟件逆向工程研究的一個(gè)重要方向。 - 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.
一些操作系統(tǒng)只是支持靜態(tài)的鏈接,在這種情況下,系統(tǒng)中的語言類庫就如同程序中其它的模塊一樣被子對(duì)待,并被編譯鏈接為一個(gè)二進(jìn)制的程序映象。 - A byte composed of eight binary elements.
一個(gè)由8個(gè)二進(jìn)制數(shù)位組成的字節(jié)。 - A byte composed of two binary elements.
一種由兩個(gè)二進(jìn)制位組成的字節(jié)。同two-bitbyte。 - A byte composed of five binary elements.
由五個(gè)二進(jìn)制碼元組成的字節(jié)。同five-bitbyte。 返回 binary program