搜索资源列表
The C++ Programming Language (Third Edition)
- 最为经典的c++教程,大概好多人都有了中文版吧?这个是英文原版的,推荐-most classic c Directory, a lot of people probably have a Chinese version of it is the original English version and recommended
The Best CC++ Tips Ever
- 中文译名《最优C/C++编程秘诀》。书中对new/delete、malloc/free,构造/析构函数等等C/C++难点问题有详细深入的讲解。-Hansard "optimal C / C programming tips." Book of the new / delete and malloc / free, Construction / destructor function, etc. C / C difficult issues detailed, in-depth
The C Programmin
- The C Programming Language-The C Programming Language
the pragmatic programmer
- 程序员*之道,年度Jolt大奖,英文版-practicing programmers road, the annual Jolt Awards, the English version
An Overview of the C++ Programming Language
- An Overview of the C++ Programming Language 来自南开大学,公网ftp-An Overview of the C Programming Language to Since Nankai University, the public network ftp
Refactoring Improving the Design of Existing Code.
- Refactoring Improving the Design of Existing Code
MS Press - Programming the Microsoft Windows Drive
- 驱动程序开发者必备书,以归纳的方法讲解了如何进行驱动程序设计。作者是驱动开发领域的大牛Walter Oney 网站为http://www.oneysoft.com 有书的配套光盘升级程序-Driver Development essential, to incorporate the method on how to conduct the driver design. The writer is a drive to develop a large cattle Walter One
FPGA Synthesis with the Synplify Pro Tool
- FPGA Synthesis with the Synplify Pro Tool
The Function Pointer Tutorials
- 本文详细说明了C和C++中函数指针的语法和用途。并且举例说明了如何用函数指针来实现Callback函数。-paper detailed descr iption of C and C function pointer syntax and use. And to illustrate how to use the function pointer to achieve Callback functions.
Addison.Wesley.Beyond.the.C.plus.plus.Standard.Lib
- Addison.Wesley.Beyond.the.C.plus.plus.Standard.Library.An.Introduction.to.Boost,国外原版-Addison.Wesley.Beyond.the.C.plus.plus.Standard.Library.An.Introduction.to.Boost abroad original
An Overview of the C++ Programming Language(en).ra
- An Overview of the C++ Programming Language
Inside.the.C++.Object.Model
- C++对象模型技术内幕,是一本很好的描述面向对象设计技术的书籍。-C Object Model Technology Insider is a very good descr iption of the object-oriented design technology books.
The.Assembly.Programming.Master.Book
- The Assembly Programming Master Book--一本介绍Win32下的汇编编程的好书,书中涉及Win32的方方面面,从内存管理、文件操作到DLL编程、网络编程以及调试、代码分析、内核驱动程序开发。是Win32下学习汇编语言开发不可多得的好书,CHM格式,英文版。-The Assembly Programming Master Book -- 1 on the compilation under Win32 programming books, book Win3
Understanding the Linux Kernel (2nd Ed)
- Understanding the Linux Kernel (2nd Ed)
The JPEG-2000 Still Image Compression Standard
- The JPEG-2000 Still Image Compression Standard 《JPEG-2000静止图像压缩标准》英文-The JPEG-2000 Still Image Compression Standard "JPEG-2000 still image compression standard" English
The-Design-and-Evolution-of-C++
- The Design and Evolution of C
The.Art.Of.Intrusion_Kevin.Mitnick
- 『下载说明』这里提供给大家的是早已金盆洗手的著名黑客KEVIN D. MITNICK将其一生积累下来的丰富技能汇集成书的《The Art of Intrusion》(入侵的艺术)英文版的PDF格式电子书下载。
The.Linux.Kernel.Primer
- 『下载说明』这里提供给大家的是《The Linux Kernel Primer》(LINUX内核编程)英文版的CHM格式电子书下载。
Extreme.Programming.Refactored.The.Case.Against.XP
- 『下载说明』这里提供给大家的是《Extreme Programming Refactored:The Case Against XP》(重构极限编程——XP的实践与反思)英文版的CHM格式电子书下载。
The.Art.of.Assembly.Language
- The Art of Assembly Language,汇编语言编程艺术,计算机经典著作,英文原版