摘要
C语言是一种高级的面向过程的开发语言,汇编语言是一种低级的面向机器的编程语言。两者在程序设计开发方面各有优劣,目前两者的混合编程得到了广泛的应用。本文通过具体的实例,说明了混合编程的基本方法,为C语言应用开发人员提供方便。
C language is a high-level process oriented language and assembly language is a low-level machine oriented programming language. Both in terms of program design and development have advantages and disadvantages and the current mix of both programming has been widely used. This paper, through specific examples, illustrates the basic methods of hybrid programming which provides convenience for the C language application developers.
出处
《价值工程》
2014年第24期231-232,共2页
Value Engineering
关键词
C语言
汇编语言
混合编程
C language
assembly language
mixed programming