What is not usually apparent to new assembly language programmers is that the order of instructions affects the speed of the program.
对于新入门的汇编语言程序员来说,不太明显的一个问题是指令的顺序会影响程序执行速度。
This paper introduces hardware constitution and software design of digital clock controlled by 8031 single-chip microcomputer, and its assembly language program is given.
介绍了用8031单片机控制的电脑数字钟的硬件结构与软件设计,给出了汇编语言源程序。
Based on the structure of-WPS's file and file handles access in DOS, the paper gives a assembly language program, which is designed to find the cryptic code of the files encrypted in WPS.
根据WPS文件的结构特点,本文利用DOS中的文件句柄功能编制一汇编语言源程序,可以方便地找出加密文书文件的密码。
This paper introduces the design of hardware and software using the serial port of 8031 single-chip microcomputer to realize circular color lamp. The paper presents assembly language program.
介绍了用8031单片机串行口实现的循环彩灯的硬件结构与软件设计,给出了汇编语言源程序。
Now I'll enter in the assembly language version of this program and then discuss what each line means.
现在,我来介绍一下该程序的汇编语言版本,此外,我还会对每一行代码的含义做详细的解释。
Once common functions are written in assembly language they could then be copied into a new program without having to be written again.
一旦用汇编语言来编写公用程序,它们就不必重新书写而可被复制到新的程序中去。
Unsurprisingly, neither compiler does nearly as well as the hand-coded assembly language version from the previous article, but for this program XLC outperformed GCC.
毫不奇怪,没有哪种编译器可以接近上一篇文章中手工编写的汇编语言版本,不过对于这个程序来说,XLC的效果比GCC更好。
To begin looking at SPU assembly language, I will enter in a simple program for calculating the factorial of a 32-bit number using a recursive algorithm.
在开始介绍SPU汇编语言之前,先来看一个通过递归算法计算32 位数的阶乘的简单程序。
Later, I will show you how to program them in c, but assembly language gives a better view of the distinctiveness of the processor.
这之后,我会向您展示如何在C中对它们进行编程,但比较而言,汇编语言能够更好地体现该处理器的独特性。
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.
汇编器将汇编语言源代码转换为机器语言。链接器将汇编器产生的单独文件合并成一个可执行程序。
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.
当尽量减少程序的运行时间很重要时,程序员就使用汇编语言,因为从汇编语言到机器语言的翻译相对简单。
This is the microprocessor an experiment that its function is to achieve serial communications this program is written in assembly language, but operating results.
这是微型处理器中的一个实验,功能是实现串行通信,本程序是用汇编语言编写的,而且有运行结果。
Assembly language instruction sequence perform arithmetic, and jump instruction by changing the program counter value to execute the conditional statement and circular statement.
汇编语言依序执行算术指令,而跳转指令可以通过改变程序计数器的值来执行条件语句和循环语句。
The software designs adopt assembly language, C51 language to compile data sampling program and programs on protocol processing and data transfer conducted to USB interfacing chip.
软件设计中采用汇编语言、C51语言编写数据采集程序和对usb接口芯片进行协议处理及数据交换的程序。
The software is programmed in assembly language, including initialization, key-press and interrupt program such as corresponding subprogram, external and serials.
软件采用汇编语言编写,包括初始化、按键及相应子程序、外部和串口等中断程序。
This paper used the linear assembly language to re-design program structure and realized the optimization of reading reference samples, filter processing and transfer of cutting algorithm.
用线性汇编语言重新设计程序结构优化循环语句,实现读取参考样本、滤波处理和移位裁剪算法的优化,避免重复读取同一个参考样本的情况。
A program that translates microprograms in symbolic form (similar to assembly language) into bit patterns that are then loaded into the control store.
一种将符号形式(类似于汇编语言)的微程序翻译成位模式的程序,然后位模式被装入控制存储器。
Furthermore the legibility and ease of understanding of the program are much greater than in assembly language.
此外,程序的清晰度及易理解性也比汇编语言高。
A program that translates from machine language to assembly language, often to decipher existing machine language programs by generating symbolic code listings.
将机器语言翻译成汇编语言的程序,一般通过产生符号代码的清单来翻译已有的机器语言程序。
The software uses MCS-51 assembly language to compile the MCU program of data gathering.
软件部分采用MCS—51汇编语言编写单片机数据采集程序。
The method can simply test and link the main BASIC program to assembly language subroutine.
该方法可以简化BASIC主程序和汇编语言子程序的调试和连接过程。
Abstract: : the time and space efficiency of the program is very high in assembly language, but it is complex, difficult and inefficient.
摘要:利用汇编语言编程,所编程序时空效率非常高,但汇编语言复杂、难懂、效率低。
This software is programmed with C language. The C language has the advantages of high-level language and the assembly language, so the program is flexible and real-time.
软件由C语言编制,C语言兼有高级语言和低级语言的特点,使得程序灵活性和实时性很好地结合。
This article provides a new method for linking main BASIC program to assembly language subroutine.
本文总结了在实际工作中摸索的BASIC主程序与汇编语言子程序连接的新方法。
Hardware circuit design includes a central processing unit circuit, clock circuit, assembly language software to achieve, including the main program, subroutine, such as set-up time software modules.
硬件电路设计主要包括中央处理单元电路、时钟电路、软件用汇编语言来实现,主要包括主程序、时光设置子程序等软件模块。
The software design of the processor is optimized by assembly language, which allows the efficiency of the program is greatly enhanced.
采用汇编语言对处理机软件进行了优化设计,使程序效率大大提高。
A program that translates from machine language to assembly language, often to decipher existing machine language programs by generating symbolic code listings.
对软件而言,一台计算机可以直接执行“为另一台计算机用机器语言编写的,或已经过编译汇编的”程序代码的能力。
The control engineer must learn to program in either assembly language or high level languages and must be faimliar with organization and interface of microcomputer's real-time control system.
在实时控制中实现微机自控,工程师需要根据控制要求,用汇编语言或高级语言编写程序。
The control engineer must learn to program in either assembly language or high level languages and must be faimliar with organization and interface of microcomputer's real-time control system.
在实时控制中实现微机自控,工程师需要根据控制要求,用汇编语言或高级语言编写程序。
应用推荐