资源列表
cmake.pdf
- This e-book for C make-This is e-book for C make
cmake-overview.pdf
- This e-book for c make overview-This is e-book for c make overview
Clanguage
- C语言也可以干大事,不需要多明白C语言,可以及格就可以-C language
C
- 《C语言实例解析精粹》第二版、清晰版,本书含有大量的例子,是学习C语言的好参考-The C language examples analytical pithy, second edition, clear version
solutions-to-programming-projects
- C++面向对象程序设计第七版教师手册及编程项目答案。 -C++ object-oriented programming seventh edition of the teacher s manual and programming projects answer.
Pointer-of-C-language
- 对于很多人来说C语言里面的指针学习是一件痛苦的事情,本电子书以通俗易懂的语言彻底、明白地讲解C语言中指针的学习方法-To many learners Pointer in C language is a painful experience and this book is best to sovle this problem.
c
- c programming source code.
MVC
- sizeof操作符的作用是返回一个对象或类型名的长度,长度的单位是字节。返回值的类型是标准库命名为size_t的类型,size_t类型定义在cstddef头文件中,该头文件是C标准库的头文件stddef.h的C++版本。他是一个和机器相关的unsigned类型,其大小足以保证内存中对象的大小。 -The role of the sizeof operator returns an object or type name length, length in bytes. Retu
cPP-Fundation
- 该文档简述了c++中部分基础知识,帮助初学者了解c++的编程基础知识。-The document outlines some basic knowledge in c, c programming help beginners understand the basics.
static
- static是c++编程的重要工具,也是学习中的难点和重点,希望对大家有用。-static c++ programming is an important tool, but also learning difficulties and focus, I hope to be useful.
union
- union是C++中的重要部分。熟练掌握他可以帮助更好的编程。-in C++ ,union is an important part. Mastering it can help better programming.
CPP-Templates
- C++ Templates 完全导引。介绍C++Templates 的相关知识,希望能帮到大家。-C++ Templates complete guide. Introduction C + + Templates of knowledge, hoping to help you.