摘要:
介绍单例模式,单利模式实现,多线程下的单例模式
阅读全文
posted @ 2012-05-14 10:17
VincentPass
阅读(28059)
推荐(7)
摘要:
对比堆内存和栈内存、堆内存使用的注意事项,堆内存的实现原理
阅读全文
posted @ 2012-05-11 22:56
VincentPass
阅读(1646)
推荐(0)
posted @ 2012-05-11 08:27
VincentPass
阅读(710)
推荐(0)
摘要:
介绍memcopy和memmove函数的内部实现
阅读全文
posted @ 2012-05-10 21:34
VincentPass
阅读(13288)
推荐(4)
摘要:
简单理解并查集,了解并查集的几种优化,并查集适合解决什么样的问题,
并查集的一个例子。
阅读全文
posted @ 2012-05-10 16:24
VincentPass
阅读(1619)
推荐(0)