C++ Primer PlusRemoves34641192.jpg22.33 KBC++是在 C 语言基础上开发的一种集面向对象编程、泛型编程和过程化编程于一体的编程语言,是C语言的超集。本书是根据2003年的ISO/ANSI C++标准编写的,通过大量短小精悍的程序详细而全面地阐述了 C++的基本概念和技术,并专辟一章介绍了C++11新增的功能。《C++ Primer Plus(第6版)中...
Head First Java - Second EditionLearning a complex new language is no easy task especially when it s an object-oriented computer programming language like Java. You might think the problem is your b...
Introduction to Algorithms, Third Edition《算法导论》第三版英文原版A comprehensive update of the leading algorithms text, with new material on matchings in bipartite graphs, online algorithms, machine learning, ...