摘要
汇编语言和C语言在软件的开发中都具有很重要的作用,它们各有各的特点,首先,汇编语言是一种面向机器的语言,它有着占用存储空间小、运行速度快并且可以直接控制硬件特点,在数值混合运算和处理中表现突出,但是,它在编写和调试方面却相对比较困难和复杂。其次,C语言有着开发效率高、功能多、运用灵活、表达能力强的优点,如果在开发软件的过程中将二者相结合,便能大大提高运行的效率。笔者结合自身工作的经验,具体探讨了这一混合程序设计技术,希望能为同行提供借鉴。
The assembly language and C language has a very important role in the development of the software,they each have their own characteristics,first of all,the assembly language is a kind of machine oriented language,it has a small storage space,faster running speed and can directly control the hardware features,prominent in numerical calculation and mixing but it is relatively difficult and complex in processing,writing and debugging.Secondly,C language has the advantages of high efficiency,many functions,flexible application and strong expression ability.If we combine the two in the process of developing software,we can greatly improve the efficiency of operation.The author combines the experience of his own work,specifically discusses the hybrid programming technology,hopes to provide reference for colleagues.
作者
罗珈
Luo Jia(Tianjin Agricultural University,Tianjin 300384,China)
出处
《信息与电脑》
2017年第11期90-91,共2页
Information & Computer
关键词
汇编语言:C语言
混合程序
程序设计
assembly language:C language
hybrid program
program design