资源列表
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.
CPP-Template-Mateprogramming
- 中文名: C++模板元编程中文版随书光碟 英文名: C++ Template Mateprogramming:Concepts,Tools,and Techniques form Boost and Beyond 资源格式: 光盘镜像 发行日期: 2010年01月 地区: 大陆 对白语言: 普通话 文字语言: 简体中文 -Chinese name: C++ template metaprogramming English name: C++ Template M
CPP-memory-management-techniques
- C++内存管理技术内幕.能解决内存碎片引起的系统崩溃等问题.-C++ memory management techniques. Can solve the memory system crash caused by the debris
Prefixspan
- Perfix Span Code in C-Perfix Span Code in C++