资源列表
ex15_7
- c++程序设计(第二版) 多态(虚函数) 课后题ex15_7-C++ program design (second edition) polymorphism (virtual function) after class ex15_7 problem
cPP
- 面向对象程序设计 c++程序设计期末复习题-Object-oriented program design the final list
windows-programming-CD
- 《windows程序设计》配套光盘,我找了好久才找到的!-"Windows programming" companion CD, I am looking for a long time to find.
einsteins_riddle
- C++ implementation of einsteins riddle-C++ implementation of einsteins riddle
CPP-Module-I
- C++ is a powerful language that unifies high-level programming paradigms, such as object oriented programming, with low-level efficiencies, such as the ability to directly manipulate memory. For these reasons, C++ has been embraced as the language of
Demo
- 实现hello的一个小程序,可以借鉴,学习。-hello is a good a
1-5
- 《Visual C++从入门到精通》 1到5章课件(PPT)-Visual C++ approaches to master from 1 to 5 chapter courseware (PPT)
C-P-P-_Primer-Problem-Solution
- C++_Primer(第四版)习题解答(完整版),在看C++ Primer第四版的同学可以看看。-C + + _Primer (fourth edition) Problem Solution (full version), see C + + Primer in the fourth edition of the students can see.
[Wrox]-Beginning-Regular-Expressions-2005.pdf
- This is a good book to master Regular Expressions..Please read this and it worth reading this..
C
- C语言函数大全-m开头-完整版 适合查阅-C language function daqo-m beginning-the full version
CPPProgrammeReference
- This guide reviews the rules and syntax of the principle commands that comprise C and its object-oriented cousin, C++. The reference consists of 19 chapters that define operators and the standard input/output, string, character, and more.
Modern_CPP_Design
- Modern C++ Design is an important book. Fundamentally, it demonstrates generic patterns or pattern templates as a powerful new way of creating extensible designs in C++--a new way to combine templates and patterns that you may never have dreamt was p