ngaut

asm/c/c++/......

常用链接

统计

积分与排名

others

something special

经典的c/c++

朋友的网上家园

最新评论

c/c++/ds

c/c++数据结构
[转]Google C++ Testing Framework Primer

posted @ 2008-08-31 20:19 ngaut 阅读(333) | 评论 (0)  编辑

[转]Visual C++开发工具与调试技巧整理

posted @ 2008-07-26 01:19 ngaut 阅读(476) | 评论 (1)  编辑

[转]Add color to your std::cout

posted @ 2008-07-14 23:03 ngaut 阅读(224) | 评论 (0)  编辑

[转]Huffman编码STL版--来自fxsjy的专栏

posted @ 2007-12-30 13:55 ngaut 阅读(382) | 评论 (0)  编辑

一个简单的递归下降分析表达式的例子

posted @ 2007-12-25 19:36 ngaut 阅读(757) | 评论 (1)  编辑

编译boost库-用vc2005编译boost1.34.1

posted @ 2007-11-19 21:08 ngaut 阅读(1142) | 评论 (0)  编辑

如何解决"找不到MSVCR80.dll "的问题

posted @ 2007-11-17 12:06 ngaut 阅读(5914) | 评论 (3)  编辑

boost asio发送0字节的数据时,接收端提示"找不到指定文件"

posted @ 2007-10-23 19:16 ngaut 阅读(292) | 评论 (0)  编辑

release版本的程序提示需要MFC42D.dll的原因

posted @ 2007-04-30 15:43 ngaut 阅读(1647) | 评论 (0)  编辑

boost::asio异步tcp传送文件的源代码

posted @ 2007-04-12 14:20 ngaut 阅读(3054) | 评论 (4)  编辑

UDP局域网广播的问题

posted @ 2007-04-11 23:04 ngaut 阅读(675) | 评论 (0)  编辑

看了两天boost::asio网络库相关的资料,写了个小程序用异步tcp方式来传文件,果然高效,速度稳定在10M/s左右

posted @ 2007-04-10 20:09 ngaut 阅读(4685) | 评论 (11)  编辑

vc++2005 boost 相关

posted @ 2007-04-06 00:40 ngaut 阅读(442) | 评论 (0)  编辑

解决unresolved external symbol "public: int __thiscall CWnd::KillTimer(unsigned int)" (?KillTimer@CWnd@@QAEHI@Z)问题
     摘要: 解决KillTimer link失败的问题  阅读全文

posted @ 2007-02-23 23:48 ngaut 阅读(5885) | 评论 (6)  编辑

[转]Google Talk library – libjingle 测试笔记

posted @ 2007-02-09 09:32 ngaut 阅读(1988) | 评论 (2)  编辑

Full c/c++/ds Archive