自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(0)
  • 资源 (6)
  • 收藏
  • 关注

空空如也

c interfaces and implementation

Every programmer and software project manager must master the art of creating reusable software modules; they are the building blocks of large, reliable applications. Unlike some modern object-oriented languages, C provides little linguistic support or motivation for creating reusable application programming interfaces (APIs). While most C programmers use APIs and the libraries that implement them in almost every application they write, relatively few programmers create and disseminate new, widely applicable APIs. C Interfaces and Implementations shows how to create reusable APIs using interface-based design, a language-independent methodology that separates interfaces from their implementations. This methodology is explained by example. The author describes in detail 24 interfaces and their implementations, providing the reader with a thorough understanding of this design approach.

2014-12-09

麻省理工高级数据结构课程讲义

详细记录了麻省理工高技术结构课程的亮点余难点,同时附有课程指引与习题参考,每一节都对我们常见的数据结构进行了剖析和优化,特别适合经常使用堆栈,队列,二叉树及其拓展的程序员,在改进已有算法的基础上,对程序运行效率有了极大地提高

2014-12-09

python入门程序设计

很仔细地描述python程序开发过程中各类错误以及重点,能有效提高代码开发水平

2014-11-20

The Algorithm Design Manual by Steven S Skiena

详尽地介绍了各类算法,并给予设计算法的思考难点,阅读学习完整本书,可以自己上手优化算法

2014-11-20

c++编程金典(第三版)最新版本

详细记录了c++编程所需的各项技术,并附有完整源码,里面的实例演练很好!我自己就是用这本书对c++进行入门的

2014-11-16

斯坦福机器学习精品课堂资料

斯坦福机器学习课程中所有的pdf合集,详细教导学生进行入门和实践

2014-09-23

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除