期刊文献+

C++语言的高效性、共享性与重用性 被引量:2

The efficient mechanisms of high efficency, share and repetition for C + +
下载PDF
导出
摘要 分析了C++语言利用指针、引用、内联函数与友元提高程序运行效率的机制,利用静态数据成员及成员函数节省内存开销共享的机制,以及利用继承、模板与多态实现无限制重用已有程序代码的机制,指出C++语言更适合编写大型应用程序. The efficient mechanism for C + + is composed of pointer, quote, inline, and friend. The share mechanism to save memory in C + + is made up of static data member and member function. And the limitless repetition mechanism to use the source code in existence in C + + involves inheritor, template and polymorph. Therefore C + + is suited to write large-seal application programs.
出处 《烟台师范学院学报(自然科学版)》 2004年第2期108-111,共4页 Yantai Teachers University journal(Natural Science Edition)
关键词 C++语言 高效性 共享性 重用性 C + + high efficiency share repetition
  • 相关文献

参考文献2

  • 1谭浩强.C程序设计[M].北京:清华大学出版社,2002..
  • 2[3]Herbert Schildt,张林娣.C++基础教程[M].北京:清华大学出版社,2002.

共引文献7

同被引文献13

引证文献2

二级引证文献2

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

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