搜索资源列表
Refactoring-improving-the-design-of-existing-code_
- 重构改善既有代码的设计 中文pdf格式 完整版 Martin Fowler 著 侯捷 熊节 译 -remodeling existing code to improve the design integrity of the Chinese pdf format version of a chairman Martin Fowler Xiong MD
houjie
- 侯捷在雅虎中国公司的《C++/OOP/GP/DP》讲座心得。 侯捷,著名的计算机教程编写者,翻译家。 -chairman of the Chinese company Yahoo "C / OOP / GP / DP" seminar experience. Chairman, the famous computer tutorial authors, translators.
ExceptionalC++
- Exceptional C++ 侯捷简体中文版,非常好
dissectingMFC2e
- 书名:深入浅出MFC 侯捷大师翻译的哦~
深度探索 C++ 对象模型
- 深度探索 C++ 对象模型,Lippman 著,侯捷译,难得的好书,引领大家见识c++底层构造的技术之美
Exceptional C++ (简体中文版)
- 著名的Exceptional C++ (简体中文版),第一版。原著:Herb Sutter, Kingofark. 侯捷等译。
VxD
- 虚拟机器与VxD程式设计(侯捷.源代码)-VxD virtual machine and programming (Hou Jie. Source)
Exceptional+C++
- 这是侯捷的第一个版本,很有用的。是全中文的。-Hou Jie, this is the first version, very useful. Is in Chinese.
Refactoring-Chinese
- 《重构[改善既有代码的设计中文版]/软件工程系列》中文版,侯捷等译,Martin Fowler和本书另几位作者清楚揭示了重构过程,他们为面向对象软件开发所做的贡献,难以衡量。本书解释重构的原理(principles)和最佳实践方式(best practices),并指出何时何地你应该开始挖掘你的代码以求改善。本书的核心是一份完整的重构名录(catalog of refactoring),其中每一项都介绍一种经过实证的代码变换手法(code transformation)的动机和技术。-"
naven
- 台湾IT界大牛,深入浅出MFC作者侯捷,侯捷做客雅虎,深入浅出的分享了他在C++/OO/Template 以及Design Pattern方面的经验,这是他在雅虎的讲座心得-naven.pdf-Taiwan' s IT sector, large cattle, everyday MFC by Hou Jie, Hou Jie guest Yahoo, in simple terms, he shared C++/OO/Template and Design Pattern experie
C_modern_design
- 本书原版为《Modern c++ design》,侯捷翻译。主要讲述泛型编程和设计模式的应用。全书345页,讲述的思路清晰,较深刻。-Original book is " Modern c++ design" , Hou Jie translation. Mainly about generic programming and design the model. Book 345, about the idea of clear, more profound.
design-patterns
- 《design patterns》侯捷 侯俊杰-《design patterns》houjie ebook
dmzzjyt
- 源码追踪经验谈 侯捷大师的著作,个人入门时收藏的经典书籍.希望站长千万别删.-Source tracking master Hou Jie Experience writings, personal collection of classic books started when hope owners do not delete.
BOOST_study_guide
- 侯捷写的,boost分析,对boost 的源码有了很深度的剖析-Analysis of boost library, written by Hou Jie
SourceCode-TrackMethod
- 侯捷分享追踪源代码的经验;大师风范,开启眼界。-Hou Jie, to share the experience of tracing the source code Masterpieces, open horizons.
stl
- 侯捷大家都耳熟能详了吧,这是侯捷写的stl原码剖析-Hou Jie, we are familiar with it, which is written by Hou Jie stl the profiling
Modern-CPP-Design
- 美国亚力山德雷斯库所著的大作《C++设计新思维》的中文版(侯捷译)。 这本书是在C++98的平台上介绍C++模板元编程的详细技术与思路。-Chinese version (by Jie Hou) of masterpiece "C++ design for the new thinking" from Andrei Alexandrescu. This book disscused the C++ template meta-programming techniques and ide
CPPtemplate
- David Vandevoorde和Nicolai M. Josuttis所著的《C++模板全览》,侯捷、荣耀、姜宏译。从各个方面介绍了C++模板机制的各种特点与应用技巧,是C++进阶应用方面的好书。 -"C++ Templates- The Complete Guide" from David Vandevoorde and Nicolai M. Josuttis, translated by Jie Hou, Yao Rong, Hong Jiang. This book intro
侯捷STL和泛型编程
- 侯捷STL和泛型编程授课ppt 包含容器 分配器迭代器 stl各种数据结构