michael
posts - 71, comments - 8, trackbacks - 0, articles - 0
C++博客
首页
新随笔
联系
管理
聚合
共2页: 1
2
find number in a gvien S and array
micheal's tech 2012-12-10 11:38 阅读:212 评论:0
C++ 11 timer callback
micheal's tech 2012-12-04 18:10 阅读:1140 评论:0
error C2011: 'sockaddr' : 'struct' type redefinition
micheal's tech 2012-12-04 15:39 阅读:1370 评论:0
zmq 在类成员中不用指针的方法:
micheal's tech 2012-12-03 17:51 阅读:379 评论:0
费曼学习方法
micheal's tech 2012-11-14 10:17 阅读:569 评论:0
dynamic programming
micheal's tech 2012-05-17 09:54 阅读:440 评论:0
【外刊IT评论网】你做过的最有效的提高你的编程水平的一件事情是什么
micheal's tech 2012-04-17 08:40 阅读:388 评论:1
NLP起了 lucene也起了
micheal's tech 2012-04-12 13:56 阅读:271 评论:0
Install package
micheal's tech 2009-12-01 17:20 阅读:324 评论:0
How can I run another application or batch file from my Visual C# .NET code?
micheal's tech 2009-11-17 13:10 阅读:305 评论:0
应用程序配置不正确,应用程序未能启动
micheal's tech 2009-11-10 13:58 阅读:881 评论:0
如何判断一个点是否在一个任意三角形内部
micheal's tech 2009-11-04 21:07 阅读:1829 评论:0
directhsow filter 里不能用std::vector原因
micheal's tech 2009-11-04 16:18 阅读:191 评论:0
valgrind,好东西,一般人我不告诉他~~
micheal's tech 2009-02-02 16:50 阅读:819 评论:0
C++线程池的概念
micheal's tech 2009-02-02 16:28 阅读:6083 评论:0
多线程同步机制摘要
micheal's tech 2009-02-02 14:35 阅读:730 评论:0
ZZ 高性能服务器的多线程策略(eXile 的专栏)
micheal's tech 2009-01-12 16:38 阅读:395 评论:0
placement new释疑
micheal's tech 2009-01-08 20:56 阅读:1620 评论:0
C++完美实现Singleton模式
micheal's tech 2009-01-06 16:06 阅读:1585 评论:7
贪心算法与动态规划
micheal's tech 2008-11-18 11:20 阅读:3528 评论:0
内存池
micheal's tech 2008-11-17 16:37 阅读:416 评论:0
The "Double-Checked Locking is Broken" Declaration sigleleton 模式
micheal's tech 2008-10-23 14:25 阅读:644 评论:0
设计模式解析之——AbstractFactory模式
micheal's tech 2008-10-22 10:44 阅读:387 评论:0
设计模式解析之——Factory模式
micheal's tech 2008-10-21 16:45 阅读:636 评论:0
编辑decorate程序时遇到一个问题
micheal's tech 2008-10-16 17:04 阅读:255 评论:0
UML中一些符号的意义
micheal's tech 2008-10-13 14:53 阅读:1786 评论:0
设计模式解析之——Observer模式(k_eckel转自微软高校博客K_eckel's mindview)
micheal's tech 2008-10-10 11:04 阅读:428 评论:0
为什么C++编译器不能支持对模板的分离式编译
micheal's tech 2008-10-09 17:23 阅读:1896 评论:0
Merge sort的实现
micheal's tech 2008-10-08 15:01 阅读:861 评论:0
C++中接口与实现的分离句柄类
micheal's tech 2008-10-07 16:13 阅读:1171 评论:0
C++实现设计模式中的Interface from goolge
micheal's tech 2008-10-07 14:39 阅读:410 评论:0
MFC evc程序移植到vs2005,下面的操作。
micheal's tech 2008-10-03 21:59 阅读:1968 评论:0
windows 对话框
micheal's tech 2008-10-03 21:55 阅读:1930 评论:0
网络socket编程指南
micheal's tech 2008-10-03 16:19 阅读:119 评论:0
关于WTL http://www.microsoft.com/china/msdn/developercenter/mobility/blog/WTLstart.mspx
micheal's tech 2008-09-16 13:22 阅读:253 评论:0
散列函数
micheal's tech 2008-08-18 11:26 阅读:391 评论:0
data management services
micheal's tech 2008-08-13 11:14 阅读:93 评论:0
懒懒的思绪
micheal's tech 2008-08-05 15:22 阅读:78 评论:0
同步、异步、阻塞和非阻塞的概念【zz】
micheal's tech 2008-07-30 14:57 阅读:156 评论:0
socket作为系统程序内部的IPC
micheal's tech 2008-07-30 12:00 阅读:270 评论:0
vsnprintf 使用
micheal's tech 2008-07-29 14:48 阅读:562 评论:0
socket
micheal's tech 2008-07-29 09:56 阅读:148 评论:0
四则运算的实现
micheal's tech 2008-07-22 15:40 阅读:1046 评论:0
virtual destruct (确定基类有虚析构函数)
micheal's tech 2008-07-08 17:10 阅读:292 评论:0
stl介绍(转载)
micheal's tech 2008-06-30 17:40 阅读:197 评论:0
内部排序的几种方法的比较
micheal's tech 2008-06-27 16:01 阅读:270 评论:0
学车口诀
micheal's tech 2008-06-27 15:44 阅读:100 评论:0
mykmp
micheal's tech 2008-06-26 17:37 阅读:215 评论:0
常见嵌入式数据库 sqlite & berkleydb
micheal's tech 2008-06-24 10:00 阅读:1157 评论:0
linux 出错处理
micheal's tech 2008-06-19 15:24 阅读:211 评论:0
共2页: 1
2
<
2025年7月
>
日
一
二
三
四
五
六
29
30
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
1
2
3
4
5
6
7
8
9
常用链接
我的随笔
我的评论
我参与的随笔
留言簿
(2)
给我留言
查看公开留言
查看私人留言
随笔分类
Algorithm(17)
C++ programme language(15)
embedded linux(3)
visual c++(2)
windows mobile
设计模式(9)
随笔档案
2012年12月 (4)
2012年11月 (1)
2012年5月 (1)
2012年4月 (2)
2009年12月 (1)
2009年11月 (4)
2009年2月 (3)
2009年1月 (3)
2008年11月 (2)
2008年10月 (13)
2008年9月 (1)
2008年8月 (3)
2008年7月 (6)
2008年6月 (27)
他山之玉
google C++ style guide
http://www.cplusplus.com/
设计模式
搜索
最新评论
1. re: 【外刊IT评论网】你做过的最有效的提高你的编程水平的一件事情是什么
for me, programming practice is very important
--micheal's tech
2. re: C++完美实现Singleton模式
学习了
--ahu
3. re: C++完美实现Singleton模式
第一种方式在C++中不容易实现,因为成员变量的初始化顺序不能保证,可能会出现问题。第一种方式比较适合Java
--白日梦飞行
4. re: C++完美实现Singleton模式
@溪流
嗯嗯,你说中了,炒作~_~
类似的还有很多……
--OwnWaterloo
5. re: C++完美实现Singleton模式
“线程安全”其实也没有那么必要处处提到的,有点过于炒作的感觉。真要计较起来,大部分代码都不是线程安全的。
--溪流
阅读排行榜
1. C++线程池的概念(6083)
2. 贪心算法与动态规划(3528)
3. [导入]C++ new的实现,与C的malloc的关系。(2177)
4. MFC evc程序移植到vs2005,下面的操作。(1968)
5. windows 对话框(1930)
评论排行榜
1. C++完美实现Singleton模式(7)
2. 【外刊IT评论网】你做过的最有效的提高你的编程水平的一件事情是什么(1)
3. NLP起了 lucene也起了(0)
4. Install package (0)
5. How can I run another application or batch file from my Visual C# .NET code?(0)