从c代码调用汇编程序。
象素位映射是用汇编语言进行快速绘图的基础。
The bit mapping technique is the foundation for fast graphics display with the Assembly language.
这是一个利用汇编语言进行编写的跑马灯程序。
This is a use of assembly language procedures for the preparation of the Marquee.
用汇编语言编写的可实现fir滤波器功能的程序。
Using assembly language can be prepared by the procedure FIR filter function.
使用汇编语言创建可重用的库非常迅速,也非常简单。
Creating reusable libraries in assembly language is fast and easy.
不过有些游戏使用汇编完成多数对时间要求苛刻的部分。
Some games, however, have the most time-critical portions done in assembly.
用汇编代码写的随机数生成算法:程序主要由八部分组成。
Written in assembly code using random number generation algorithm: program mainly by the eight parts.
在此之前,操作系统是使用汇编语言编写的,而且不可移植。
Before then, operating systems were hand-coded in assembly and were not portable.
在此之前,操纵系统是使用汇编语言编写的,而且不可移植。
Before then, operating systems were hand-coded in construction and were not portable.
游戏使用汇编主要是使用它那些能提高性能的零零碎碎的部分。
Games that use assembly language use it in bits and pieces where it can improve performance.
提出了一种采用汇编语言实现大量数据处理和管理的实用方法。
The practical method for processing and managing a large amount of data by assembly language is presented.
并给出了利用VC +调用汇编编译器编译汇编源文件的方法。
VC + + is used to call the assembly compiler to compile the assembler.
利用单片机技术设计了电路系统,利用汇编语言进行了软件设计。
The circuit system is designed by single chip processor technology and the software is designed by assembly language.
例如,对特定的比特进行操作,用汇编语言和机器语言都是可行的。
For instance, it is possible to manipulate specific bits in both assembly and machine languages.
但是,再说一次,我们也可以用汇编或在打卡带来实现同样的编程。
But then again, we can also code in assembler or by toggling bits into a front panel.
你还要做到,用汇编语言去表达抽象的理论,还有自己一大堆的想法。
Your mind has to be able to wrap itself around abstract theory, and hold a myriad of thoughts. Feel discouraged yet?
在程序设计方面,本着编程模块化的原则,采用汇编语言进行编程。
In designing program, in line with the programming module principle, adopt the assembler language to carry on programming.
使用汇编编写的游戏:我不知道有什么商业游戏是完全用汇编开发的。
Gamess written in assembly: I don't know of any commercial games that are written entirely in assembly.
为了提高该状态监测系统的实时性能,所有程序都是用汇编语言来实现。
For improving the real time performance, all the programs are realized by assemble language.
但是,最好还是坚持使用纯汇编,因为大多数的操作更容易使用汇编。
However, it is still best to stick with pure assembly, since most operations are more easily coded in assembly.
不过,在实践中,人们为了方便起见还是适用汇编,即便并没有获得颁布。
In practice, however, the compilations are used for the sake of convenience, even where they have not been enacted.
而从C里调用汇编写的函数是相当简单的,因此同时使用两种语言不成问题。
It's fairly easy to write a function in assembly that is call-able from c, so using both languages wasn't a problem.
不需要其他第三方支持,每个控件的安全子类技术都是使用汇编代码的编写。
No third party support, the security sub-class of each control technologies are written in assembly code.
单片机程序设计采用汇编语言实现,它实现了对系统的控制和数据的采集功能。
MCU programming is carried out with assembly language, and it controls the system and collects the testing data.
在DSP芯片上实现数字滤波器算法的传统做法是用汇编语言编写软件来实现。
On DSP chip, the traditional method that realizes the digital filter algorithm is to compile software with assembly language.
软件方面采用汇编语言来进行程序设计,使指令的执行速度快,节省存储空间。
Software using assembly language for programming, so that the implementation of Directive speed, to save storage space.
如果您以前从未用汇编语言编过程,寄存器就是处理器为计算值所使用的临时存储。
If you've never programmed assembly language before, registers are the temporary storage that processors use for computing values.
一旦用汇编语言来编写公用程序,它们就不必重新书写而可被复制到新的程序中去。
Once common functions are written in assembly language they could then be copied into a new program without having to be written again.
假如你想用汇编,很多事情看来可能更直接,因为你要侧重编写自由定位的代码。
If you're an avid ASM coder, many things are more straightforward since you can take care to produce position-independent code. This won't necessarily free you from all relocation concerns, however.
假如你想用汇编,很多事情看来可能更直接,因为你要侧重编写自由定位的代码。
If you're an avid ASM coder, many things are more straightforward since you can take care to produce position-independent code. This won't necessarily free you from all relocation concerns, however.
应用推荐