汇编语言程序

huì biān yǔ yán chénɡ xù
  • Assembly language program;assembly program
汇编语言程序汇编语言程序
  1. 针对汇编语言程序非结构化的特点,提出了基于改进的Z路径覆盖策略的汇编语言程序结构测试方法和路径自动生成算法。

    An assembly program 's structural test method and path generation algorithm based on improved Z-path coverage strategy was proposed .

  2. 编制汇编语言程序并在单板机上实现卡尔曼滤波。

    Compiling assembly program and accomplishing kalman filter in the single board computer .

  3. C语言程序与汇编语言程序的接口分析

    Interface Analyses between C Language Program and Assembly Language Program

  4. C语言与汇编语言程序中的数据通讯技术

    C & language and information exchange in assembler language program

  5. 基于Visualc++6.0的反汇编语言程序的设计与研究

    Design and research of disassemble language based on Visual C + + 6.0

  6. 给出了基于DSP的并联机床轨迹规划的并行计算和并行控制的流程图:给出了机床刀具位置反解的汇编语言程序。

    The flow charts for parallel calculation and parallel control are given .

  7. 汇编语言程序设计中,能够赋给表示数组的SET符号的最大数值。

    In assembler language programming , the maximum number of values that can be assigned to a SET symbol representing an array .

  8. 汇编语言程序设计CAI课件的设计与实现

    The Design and Implementation of " Assembler Programming " CAI software

  9. PID数字控制器的汇编语言程序设计

    On Assembly - programming of PID Controllers

  10. 《汇编语言程序设计》课的CAI系统

    Computer-Aided Instruction System for " Assembly Language Programming " Course

  11. FFT汇编语言程序的算法研究

    The algorithms study of FFT assembly language subroutine

  12. IBM-PC汇编语言程序设计正常结束方法谈

    The Method of IBM-PC Assemble Language Program Finished Correctly

  13. 详细分析了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 .

  14. 最后给出一个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 .

  15. 在数学分析的基础上,通过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 .

  16. 我们设计的编译器认证编译器已经实现了这些算法,并完成了从用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 .

  17. 本文介绍了在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.

  18. 本文主要介绍汇编语言程序和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 .

  19. 根据断续开灯功能的原理,用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 .

  20. 逻辑设计基本运算的汇编语言程序实现

    The Assembly Language Program Implementation of Basic Operations Forthe Logic Design

  21. 单片机汇编语言程序设计的变量取值表技术

    Technique of Variable-Value Table for Assembling language Program Design in single-Chip Processor

  22. 《汇编语言程序设计》在职业院校的教学开展探究

    " Assembly Language Programming " Exploring Teaching at vocational schools

  23. 一种用于微机结构化汇编语言程序设计的语言

    A Language for Use in Microcomputer Structured Assembly Language Programming

  24. 关于Intel8086/8088汇编语言程序结构的剖析

    Dissect of Intel 8086 / 8088 assembler language program structure

  25. 汇编语言程序产生的代码运行效率高。

    Assembly language code generated by the high operating efficiency .

  26. 在完成子模块的设计后,使用汇编语言程序的数据对整个设计的模型进行了功能仿真,最后在逻辑上得到了正确的结果。

    At last , the design is simulated with an assembler program .

  27. 遗传算法在汇编语言程序分片中的应用

    Applications of Genetic Algorithm in Assembler Language Programs Slicing

  28. 汇编语言程序设计员为每条机器指令写一条助记符指令。

    An assembler language programmer writes one mnemonic instruction for each machine-level instruction .

  29. 浅谈汇编语言程序的结束方式

    Discussion on Two Returning Modes of Assemble Language Programs

  30. 基于汇编语言程序设计的疲劳驾驶预警系统的实现

    Resign of Fatigue Driving Alarm System by Assemble Language