上一页 1 ··· 4 5 6 7 8 9 10 11 12 ··· 18 下一页

2013年3月24日

摘要: http://blog.chinaunix.net/uid-26874138-id-3362095.html 阅读全文
posted @ 2013-03-24 16:21 brainworm 阅读(216) 评论(0) 推荐(0) 编辑

2013年3月21日

摘要: 1 #ifndef ALGORITHM_WUMANBER_H 2 #define ALGORITHM_WUMANBER_H 3 4 #include <vector> 5 #include <string> 6 #include <set> 7 8 typedef std::set<std::string> ResultSetType; 9 typedef std::vector<unsigned int> MatchPosVector;10 typedef std::pair<unsigned int, int> Pre 阅读全文
posted @ 2013-03-21 19:39 brainworm 阅读(477) 评论(0) 推荐(0) 编辑

2013年3月20日

摘要: http://arstechnica.com/information-technology/2012/06/inside-the-architecture-of-googles-knowledge-graph-and-microsofts-satori/ 阅读全文
posted @ 2013-03-20 19:03 brainworm 阅读(114) 评论(0) 推荐(0) 编辑

2013年3月17日

摘要: 阅读全文
posted @ 2013-03-17 20:20 brainworm 阅读(126) 评论(0) 推荐(0) 编辑

2013年3月14日

摘要: 方法一、可以用print i,即在后面加逗号,但是这还是有一个不好的地方,就是会产生空格,print 1,print 2,则会输出:1 2方法二、import syssys.stdout.write("abc")sys.stdout.write("def") 阅读全文
posted @ 2013-03-14 12:13 brainworm 阅读(681) 评论(0) 推荐(0) 编辑

2013年3月10日

摘要: http://bbs.2cto.com/read.php?tid=292012 阅读全文
posted @ 2013-03-10 11:57 brainworm 阅读(111) 评论(0) 推荐(0) 编辑

2013年3月1日

摘要: http://www.codeproject.com/Articles/93369/How-I-explained-OOD-to-my-wife理解 面向对象 的一篇好文章 阅读全文
posted @ 2013-03-01 12:57 brainworm 阅读(102) 评论(0) 推荐(0) 编辑

2013年2月27日

摘要: http://hi.baidu.com/luyade1987/item/7c1977f5e9015cdf6225d224 阅读全文
posted @ 2013-02-27 19:34 brainworm 阅读(104) 评论(0) 推荐(0) 编辑

2013年2月24日

摘要: http://hi.baidu.com/luyade1987/item/7c1977f5e9015cdf6225d224 阅读全文
posted @ 2013-02-24 14:22 brainworm 阅读(108) 评论(0) 推荐(0) 编辑

2013年1月26日

摘要: 我的网卡认不出,google了一会儿,搞定。下面是解决方法。http://askubuntu.com/questions/38327/how-can-i-get-broadcom-bcm4311-wireless-working 阅读全文
posted @ 2013-01-26 15:44 brainworm 阅读(141) 评论(0) 推荐(0) 编辑
上一页 1 ··· 4 5 6 7 8 9 10 11 12 ··· 18 下一页

导航