汇编语言程序
- Assembly language program;assembly program
-
针对汇编语言程序非结构化的特点,提出了基于改进的Z路径覆盖策略的汇编语言程序结构测试方法和路径自动生成算法。
An assembly program 's structural test method and path generation algorithm based on improved Z-path coverage strategy was proposed .
-
编制汇编语言程序并在单板机上实现卡尔曼滤波。
Compiling assembly program and accomplishing kalman filter in the single board computer .
-
C语言程序与汇编语言程序的接口分析
Interface Analyses between C Language Program and Assembly Language Program
-
C语言与汇编语言程序中的数据通讯技术
C & language and information exchange in assembler language program
-
基于Visualc++6.0的反汇编语言程序的设计与研究
Design and research of disassemble language based on Visual C + + 6.0
-
给出了基于DSP的并联机床轨迹规划的并行计算和并行控制的流程图:给出了机床刀具位置反解的汇编语言程序。
The flow charts for parallel calculation and parallel control are given .
-
汇编语言程序设计中,能够赋给表示数组的SET符号的最大数值。
In assembler language programming , the maximum number of values that can be assigned to a SET symbol representing an array .
-
汇编语言程序设计CAI课件的设计与实现
The Design and Implementation of " Assembler Programming " CAI software
-
PID数字控制器的汇编语言程序设计
On Assembly - programming of PID Controllers
-
《汇编语言程序设计》课的CAI系统
Computer-Aided Instruction System for " Assembly Language Programming " Course
-
FFT汇编语言程序的算法研究
The algorithms study of FFT assembly language subroutine
-
IBM-PC汇编语言程序设计正常结束方法谈
The Method of IBM-PC Assemble Language Program Finished Correctly
-
详细分析了C语言程序和汇编语言程序的接口问题,包括相关的约定规则以及参数传递的方法等,并给出了一个应用程序实例。
This article analyzes in detail the interface between C language program and assembly language program , including some regulations and the methods of interface parameter transfer , and alos gives a program instance .
-
最后给出一个TurboBASIC调用8088汇编语言程序的应用实例。说明该语言解决同类问题具有的简单方便和可靠等优点。
An example of Turbo BASIC calling for 8088 assembler language program is presented , and it os shown that the language is simple , convenient and reliable for solving alike problems .
-
在数学分析的基础上,通过Z变换.推导出三阶采样锁相环的结构图,并给出用微处理器实现数字化的8086汇编语言程序流程图。
In this paper , we give the structural drawing of filter based on math analysis by Z-transition , supply program flow diagram of the INTEL-8086 Assembly .
-
我们设计的编译器认证编译器已经实现了这些算法,并完成了从用C编程语言的类型安全子集编写的源程序到携带注解的Intelx86/linux汇编语言程序的编译过程。
We have implemented a certifying compiler that translates programs written in a type safe subset of the C programming language into highly annotated Intel x86 / linux assembly language programs .
-
本文介绍了在unix操作系统中如何编写汇编语言程序,讨论了汇编语言与系统调用,汇编语言程序和C语言程序之间的相互关系。
Some assembly language in operating of Unix system is introduced . The article discusses the transfering of assembly language and the relations be - tween program of assembly language and program of language C.
-
本文主要介绍汇编语言程序和Turbo语言程序间数据传递的传值方法,传址方法及外部变量方法和过程返值方法的内在机理。
The paper mainly covers intrinsic mechanism of data transmission between assembler program and Turbo C language program including ways of transmitting value , address , external variable , process value return .
-
根据断续开灯功能的原理,用Z80指令设计出汇编语言程序,并用TP801微机进行调试。
According to the principle of the lamps be off and on by traffic control , the assembly languages program by Z80 instructions have been designed .
-
逻辑设计基本运算的汇编语言程序实现
The Assembly Language Program Implementation of Basic Operations Forthe Logic Design
-
单片机汇编语言程序设计的变量取值表技术
Technique of Variable-Value Table for Assembling language Program Design in single-Chip Processor
-
《汇编语言程序设计》在职业院校的教学开展探究
" Assembly Language Programming " Exploring Teaching at vocational schools
-
一种用于微机结构化汇编语言程序设计的语言
A Language for Use in Microcomputer Structured Assembly Language Programming
-
关于Intel8086/8088汇编语言程序结构的剖析
Dissect of Intel 8086 / 8088 assembler language program structure
-
汇编语言程序产生的代码运行效率高。
Assembly language code generated by the high operating efficiency .
-
在完成子模块的设计后,使用汇编语言程序的数据对整个设计的模型进行了功能仿真,最后在逻辑上得到了正确的结果。
At last , the design is simulated with an assembler program .
-
遗传算法在汇编语言程序分片中的应用
Applications of Genetic Algorithm in Assembler Language Programs Slicing
-
汇编语言程序设计员为每条机器指令写一条助记符指令。
An assembler language programmer writes one mnemonic instruction for each machine-level instruction .
-
浅谈汇编语言程序的结束方式
Discussion on Two Returning Modes of Assemble Language Programs
-
基于汇编语言程序设计的疲劳驾驶预警系统的实现
Resign of Fatigue Driving Alarm System by Assemble Language