精通高级语言编程和汇编语言编程。
Thorough understanding of advanced language programming or firmware development and assembly language programming.
汇编语言编程和调试工具。
存储空间和外设端口地址统一编址,软件用VB和汇编语言编程。
Storagespace and external port address was addressed, and VB andassembly language was used to program for the system software.
类似于第5章,第6章假定读者具有计算机体系结构知识,并且至少有一些汇编语言编程的经验。
Like Chapter 5, Chapter 6 presumes knowledge of computer architecture, and at least some experience in programming assembly language.
摘要:利用汇编语言编程,所编程序时空效率非常高,但汇编语言复杂、难懂、效率低。
Abstract: : the time and space efficiency of the program is very high in assembly language, but it is complex, difficult and inefficient.
如果您无法阅读汇编语言但又想充分利用“反汇编”窗口,请参考有关汇编语言编程的好书。
If you cannot read assembly language and want to take full advantage of the Disassembly window, consult a good book on assembly-language programming.
应用单片机和相关电路,采用汇编语言编程,设计智能控制系统,与普通X线机联机,进行曝光控制。
An intelligent control system has been designed using the single chip and the related circuit, and with the assemble language. It is connected with the common X-ray units to control the exposure dose.
提出了用FFT实现数字滤波中的卷积计算,给出了改进的快变计算公式及用汇编语言编程的具体方法。
The paper also advanced the method to achieve the convolution through FFT in digital filters and gave the improved formula to achieve FFT as well as the detailed programming steps.
软件方面采用汇编语言编程,使用SLISP软件进行在线的程序烧写,涉及了单片机的定时和中断的使用。
The system is developed in the assemble language; the procedure is programmed with the SLISP software and is concerned with the timing function of MCU and the use of interrupt.
本文涵盖了在安装了Linux的PLAYSTATION3的CellBE处理器上进行汇编语言编程的一些主要概念。
This article covered some of the main concepts of assembly language programming on the Cell BE processor of the PLAYSTATION 3 under Linux.
当你读这本汇编语言编程艺术这本书的时候,你将学习到基础编程理论,并且能从代码级别真实的理解计算机科学的理论基础。
As you read the Art of Assembly Language, you'll learn the low-level theory fundamental to computer science and turn that understanding into real, functional code.
当你读这本汇编语言编程艺术这本书的时候,你将学习到基础编程理论,并且能从代码级别真实的理解计算机科学的理论基础。
As you read the Art of Assembly Language, you % 27ll learn the low-level theory fundamental to computer science and turn that understanding into real, functional code.
采用ADUC812单片机、数码管等,设计了集成化、嵌入式的自检测系统硬件电路,并利用汇编语言编程实现了机内自检测软件。
Then, the integrated and embedded self-test circuit was designed based on single chip ADUC812 and nixie tube etc. The self-test software was programmed based on assembly language.
该显示模块用80286宏汇编语言编程,能与FORTRAN 语言接口实现其图形功能,可以方便地用来进行机构学或其它方面的图形显示。
The display block is developed with 80286- macro-assembly and can be interfaced with FORTRAN to realize graphic functions. It is conveniently used to mechanism display and other purposes.
这之后,我会向您展示如何在C中对它们进行编程,但比较而言,汇编语言能够更好地体现该处理器的独特性。
Later, I will show you how to program them in c, but assembly language gives a better view of the distinctiveness of the processor.
汇编语言:你要拥有底层编程语言——汇编语言的知识。
Assembly: You should have knowledge about the low-level language Assembly.
与其他语言不同,汇编语言要求开发人员了解编程所用机器的处理器体系结构。
Unlike other languages, assembly programming involves understanding the processor architecture of the machine that is being programmed.
这里是为那些真正热衷底层编程的人准备的一个优化尾部调用的汇编语言模板。
For those who actually like to mess with the low-level stuff, here is an assembly language template for an optimized tail-call.
C语言—这是一种既有汇编语言强大的功能,又有汇编语言的灵活性的编程语言。
The C programming language -- a language which combines the flexibility of assembly language with the power of assembly language. -- unknown
在程序设计方面,本着编程模块化的原则,采用汇编语言进行编程。
In designing program, in line with the programming module principle, adopt the assembler language to carry on programming.
此外,软件全部采用FORTRAN语言和汇编语言混合编程,不仅提高了速度,也提供了各种强有力的图形功能。
Moreover, a hybrid programming of FORTRAN and assembly language is used for the software system. In this way a fast run speed as well as the various powerful graphics functions have been achieved.
该系统软件采用模块化的C语言和汇编语言混合编程,显著提高了异步电机故障诊断的实时性和准确性。
Modular mixture programming of C language arid assemble language is adopted in the system software, which greatly improves real-time properties and accuracy of fault diagnosis of asynchronous motor.
软件编制方面给出了详细的软件流程图,利用汇编语言和16位定点C语言混合编程的方法编制了部分软件。
On the side of real tune software, the module software is written by assembly language functions that interface with 16 bits fixed-point C code.
计算机编程人员使用汇编语言使机器语言程序编写起来更简单一些。
Computer programmers use assembly languages to make machine-language programs easier to write.
另外,在汇编语言环境下,利用单片机控制A/D转换的关键步骤和详细编程过程也作了介绍。
Otherwise, in the environment of the corpus borderism, interpose the key steps id how to control the A/D switch with the SCM in details.
方案的部分变得比原来的控制器设计更复杂,包括硬件设计和汇编语言的软件编程。
This part of the project turned out to be significantly more complicated than the original controller design, involving hardware design and software programming in assembly language.
在软件方面利用汇编语言,采用模块化编程和结构化编程。
The software was designed following the principle of modularization and structured programming and using assembly as the programme languages.
熟练掌握80x86宏汇编语言程序设计的基本技术、编程和调试。
Adroitness control 80x86 grand the basic technology of assembly language programming, process designing and debug.
软件使用汇编语言、C语言和混合编程等方式。
The programs of software are written with C language, assemble language and hybrid programming.
软件使用汇编语言、C语言和混合编程等方式。
The programs of software are written with C language, assemble language and hybrid programming.
应用推荐