期刊文献+

一种对函数调用优化的方法

A Method to Optimize Function Call
下载PDF
导出
摘要 如何对函数调用进行优化对于C语言非常重要,因为函数调用的花费很大并且在代码中经常出现。文章讨论了一种对函数调用的优化处理的途径及实现中的几个关键问题和它们的解决方法。 How to optimize function call is very important for function language such as C,because it is often expen-sive to call a function and pass parameters between caller and callee,and function call occurs very frequency.In this paper,the authors discuss a method to optimize function call,such as how to optimize function's prologue codes,and propound some key issues within implementation and a way to handle them.
出处 《计算机工程与应用》 CSCD 北大核心 2002年第18期99-101,共3页 Computer Engineering and Applications
  • 相关文献

参考文献5

  • 1[1]William Stallings. COMPUTER ORGANIZATION AND ARCHITECTURE[M].Prentice-Hall 1997
  • 2[2]Steven S Muchnick.Advanced Compiler Design and Implementation [M].Morgan Kaufmann Publishers,San Francisco,CA,1997
  • 3[3]Kai Huang. Advanced Computer Architecture[M].北京:机械工业出版社, 1999
  • 4[4]David A Patterson,John L Hennessy. Computer Architecture A Quantitative Approach[M].北京:机械工业出版社, 1999
  • 5[5]A Aho,R Sethi ,J Ullman. Compilers : Principles, Techniques, and Tools [M].Addison-Wesley, 1986

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部