搜索资源列表
C++ProgramExample
- 此代码是C语言编程常用的一些例子的源代码,对于学习深入理解C语言有很好的帮助:):)-this code is the C programming language commonly used by some of the examples of source code, learning to understand in depth the C language with the help of a very good :) :)
C-language-high-quality-program
- c语言的深入说明,适合此语言初学者进一步进阶,深刻理解C语言的实现机制等。-c language explains in depth, for this language further advanced beginners profound understanding of C implementation mechanism.
MSNMessenge
- 这是一个基于windows下的用vc++编写的MSN Messenger模仿程序,对于深入理解c++编程有一定帮助.
C_sharp_deep
- 深入理解C#的使用方法和功能,适用于高级用户
CPP_Primer_3_e_CHS_with_sourcecode
- C++ Primer的第三版结合了Stanley Lippman的实践经验和Josée Lajoie对于ANSI/ISO标准C++的深入理解-C Primer combination of the third edition of the Stanley Lippman had practical experience and Jose; for ANSI / ISO C standard in-depth understanding
vc++
- vc++ 掀起你的盖头来 一个C++程序员,想要进一步提升技术水平的话,应该多了解一些语言的语意细节。对于使用VC++的程序员来说,还应该了解一些VC++对于C++的诠释。Inside the C++ Object Model虽然是一本好书,然而,书的篇幅多一些,又和具体的VC++关系小一些。因此,从篇幅和内容来看,译者认为本文是深入理解C++对象模型比较好的一个出发点。
c++电子书及程序
- c++ network程序 && 基本经典程序设计书籍: 深入理解计算机系统 c++沉思录 essential c++中文简体版
ulk3.rar
- 深入理解linux内核第三版电子书,chm格式,linux经典书籍,学习linux内核必备,E-book of Understanding the Linux Kernel(3rd edition),with which format of chm. It is the classical book for linux, and it is essential for learning linux kernal
CppCopy.rar
- C++中拷贝构造函数、临时对象、深拷贝和浅拷贝案例源码,动手做实验,深入理解C++copy,C++ copy constructor, temporary objects, deep copy and shallow copy of case source code, hands-on experiments, in-depth understanding of C++ copy
C++ Primer的随书源代码
- C++ Primer的第三版结合了Stanley Lippman的实践经验和Josée Lajoie对于ANSI/ISO标准C++的深入理解。这本指导书的第三版已经被重新改写过,以便更加精确地讲述标准C++的特性和用法。在本书中,对于C++初学者特别有价值的是一些来自真实世界中的程序例子,它们说明了泛型程序(generic program)的设计、面向对象程序的设计、模板的用法,以及使用标准C++进行程序设计的方方面面。而且,本书也在适当的地方讲到了一些习惯用法以及效率指导。-C Primer
reversec++
- 但是,现在随着越来越多的应用程序和恶意软件转而使用C++语言进行开发,深入理解C++ ... 何手工识别C++对象,进而讨论如何自动完成这一分析过程最终介绍我们自己开发 -err
In-depth-of-pointers-in-C
- 深入理解C语言指针的奥秘一文,让你深入的理解C语言中的指针。-In-depth understanding of the mysteries of pointers in C, a text to let you in-depth understanding of C language pointer.
深入理解C指针
- 对C语言的指针进行了由浅入深的讲解,实用性强,非常不错的一本书!(C language pointer to explain from the shallower to the deeper, practical, very good book!)
深入理解C# 第3版
- 对C# 进阶有着很好的帮助,尤其是C# 的特性(deep understanding by c#)
《C#高级编程(第7版)源代码》
- 深入理解C# 帮助开发人员提升对C#的深入理解(A deep understanding of C# helps developers improve their understanding of C#)
深入理解C++11:C++11新特性解析与应用(高清64M)
- 深入理解C++11:C++11新特性解析与应用(高清64M(A deep understanding of C++11:C++11 new features resolution and application (HD 64M).Rar)
深入理解C++11:C++11新特性解析与应用
- 能较好的说明C++11的特性,起到较好说明功能(It can better explain the characteristics of C++11 and play a better function.)
深入理解C++11
- c++11详细介绍了c++11的内容,对学习和使用c++有很大的帮助(C++11 describes the content of c++11 in detail)
深入理解c指针
- 指针是学习C语言的最大障碍。理解指针关键在于C程序如何管理内存。
C#图解教程
- C#图解教程,第四版,深入描述了c#的工作原理,能够帮助你深入理解c#,用更优的方式写代码。