随笔 - 25, 文章 - 0, 评论 - 6, 引用 - 0
数据加载中……

C/C++

从Graphics 中获取Bitmap图像

posted @ 2014-09-12 16:36 chenjt3533 阅读(425) | 评论 (0)  编辑

获取农历年、时辰

posted @ 2014-08-26 23:28 chenjt3533 阅读(232) | 评论 (0)  编辑

ffplay 将视频帧转换成bmp图片

posted @ 2014-08-21 22:21 chenjt3533 阅读(774) | 评论 (0)  编辑

c++ 获取汉字首字母

posted @ 2013-05-31 13:01 chenjt3533 阅读(2097) | 评论 (0)  编辑

《c Templates 》笔记

posted @ 2013-05-30 15:36 chenjt3533 阅读(218) | 评论 (0)  编辑

C++模板简单分析与举例

posted @ 2013-03-30 14:23 chenjt3533 阅读(313) | 评论 (0)  编辑

四种查找算法的简单分析与实现

posted @ 2013-03-28 19:57 chenjt3533 阅读(330) | 评论 (0)  编辑

七种排序算法的简单分析与实现

posted @ 2013-03-25 21:01 chenjt3533 阅读(2483) | 评论 (4)  编辑

KMP 匹配算法

posted @ 2013-03-20 19:06 chenjt3533 阅读(266) | 评论 (0)  编辑

C语言 malloc 工作机制

posted @ 2013-03-19 17:08 chenjt3533 阅读(321) | 评论 (1)  编辑

类模板 与 模板类

posted @ 2013-03-13 17:11 chenjt3533 阅读(2057) | 评论 (0)  编辑

区分重载(overload),覆盖(Override)和隐藏(hide)

posted @ 2013-03-08 17:29 chenjt3533 阅读(250) | 评论 (0)  编辑

c++ 函数重载

posted @ 2013-03-07 11:13 chenjt3533 阅读(361) | 评论 (0)  编辑

C++操作符重载

posted @ 2013-03-07 11:07 chenjt3533 阅读(178) | 评论 (0)  编辑

C++四种强制转换

posted @ 2013-03-05 17:56 chenjt3533 阅读(170) | 评论 (0)  编辑

Full C/C++ Archive