随笔-4  评论-40  文章-117  trackbacks-0

04 2010 档案

缓冲管理

posted @ 2010-04-29 18:40 李阳 阅读(453) | 评论 (0)  编辑

双缓冲消息队列-减少锁竞争

posted @ 2010-04-29 18:29 李阳 阅读(5722) | 评论 (1)  编辑

g++ 编译和链接

posted @ 2010-04-29 13:31 李阳 阅读(25190) | 评论 (1)  编辑

gcc/g++编译参数

posted @ 2010-04-29 13:29 李阳 阅读(481) | 评论 (0)  编辑

unsigned, unsinged int,unsigned long,size_t还是std::size_t?

posted @ 2010-04-27 17:29 李阳 阅读(3221) | 评论 (0)  编辑

c++boost转载

posted @ 2010-04-27 17:18 李阳 阅读(2919) | 评论 (0)  编辑

c++ 堆栈(转)

posted @ 2010-04-26 15:59 李阳 阅读(534) | 评论 (0)  编辑

获取系统时间几种方法 和 使用CPU时间戳进行高精度计时

posted @ 2010-04-21 17:45 李阳 阅读(1516) | 评论 (0)  编辑

QueryPerformanceFrequency用法

posted @ 2010-04-21 17:33 李阳 阅读(47438) | 评论 (1)  编辑

__cdecl

posted @ 2010-04-20 18:13 李阳 阅读(510) | 评论 (0)  编辑

线程基本概念

posted @ 2010-04-20 18:12 李阳 阅读(1311) | 评论 (0)  编辑

函数的调用规则(__cdecl,__stdcall,__fastcall,__pascal)

posted @ 2010-04-20 18:11 李阳 阅读(465) | 评论 (0)  编辑