摘要:
用程序介绍了STL的常用算法,直观
阅读全文
posted @ 2012-05-27 21:29
VincentPass
阅读(11764)
推荐(2)
posted @ 2012-05-26 20:20
VincentPass
阅读(9590)
推荐(2)
摘要:
介绍_cdecl、_stdcall、_fastcalls三种调用约定
阅读全文
posted @ 2012-05-24 23:07
VincentPass
阅读(661)
推荐(1)
摘要:
介绍了什么时候用到装饰模式,装饰模式一个典型例子实现,装饰实现的关键步骤
阅读全文
posted @ 2012-05-24 10:18
VincentPass
阅读(1798)
推荐(0)
摘要:
三种继承机制和三种继承机制组合使用
阅读全文
posted @ 2012-05-23 16:27
VincentPass
阅读(24379)
推荐(5)
摘要:
介绍了qsort函数,cmp的常见的几种实现,qsort和sort比较
阅读全文
posted @ 2012-05-22 19:47
VincentPass
阅读(9364)
推荐(2)
摘要:
拷贝构造函数的介绍,调用拷贝构造函数的使用场合,深拷贝和浅拷贝,拷贝构造函数和“=”操作符
阅读全文
posted @ 2012-05-21 19:29
VincentPass
阅读(5078)
推荐(0)
posted @ 2012-05-21 14:18
VincentPass
阅读(3370)
推荐(0)
posted @ 2012-05-20 20:14
VincentPass
阅读(12111)
推荐(8)
摘要:
动态规划的介绍,DP的几个重要特征,DP实现的几种方式,DP的应用,应用DP要注意的地方
阅读全文
posted @ 2012-05-20 12:16
VincentPass
阅读(3616)
推荐(2)