Chinaunix首页 | 论坛 | 博客
  • 博客访问: 4429506
  • 博文数量: 1214
  • 博客积分: 13195
  • 博客等级: 上将
  • 技术积分: 9105
  • 用 户 组: 普通用户
  • 注册时间: 2007-01-19 14:41
个人简介

C++,python,热爱算法和机器学习

文章分类

全部博文(1214)

文章存档

2021年(13)

2020年(49)

2019年(14)

2018年(27)

2017年(69)

2016年(100)

2015年(106)

2014年(240)

2013年(5)

2012年(193)

2011年(155)

2010年(93)

2009年(62)

2008年(51)

2007年(37)

发布时间:2014-03-31 18:40:00

文章来源:http://skipperkongen.dk/2013/02/14/having-a-look-at-leveldb/Note: It is worth noting that (the way I interpret it) one of the authors of LevelDB (Sanjay)recommends using TokyoCabinet if the workload is more read-oriented. In turn the TokyoCabinet authors recommend using&.........【阅读全文】

阅读(1631) | 评论(0) | 转发(0)

发布时间:2014-03-31 18:34:31

文章来源:http://www.soimort.org/posts/151/最近在看pip和setuptools的源码,对动态修改运行时代码的手段(也就是所谓的Monkey Patch)有了一些心得体会,简单地记录一下。FURIOUS THE MONKEY BOY(狂暴的猴男孩)是帝国时代II里面的一个作弊兵种,单个使用,可以迅速摧毁敌军的单位。虽然这和Monkey Patch基本上.........【阅读全文】

阅读(747) | 评论(0) | 转发(0)

发布时间:2014-03-30 20:39:57

文章来源:https://langui.sh/2014/03/10/wunused-command-line-argument-hard-error-in-future-is-a-harsh-mistress/Apple updated the Xcode command line tools today, which upgraded clang toApple LLVM version 5.1 (clang-503.0.38) (based on LLVM 3.4svn) and enabled a feature in clang that causes un.........【阅读全文】

阅读(2073) | 评论(0) | 转发(0)

发布时间:2014-03-29 10:23:41

文章来源:http://skipperkongen.dk/2013/02/14/having-a-look-at-leveldb/Note: It is worth noting that (the way I interpret it) one of the authors of LevelDB (Sanjay) recommends using TokyoCabinet if the workload is more read-oriented. In turn the TokyoCabinet authors recommend u.........【阅读全文】

阅读(657) | 评论(0) | 转发(0)

发布时间:2014-03-27 10:53:31

文章来源:http://hi.baidu.com/kanif/item/1a77f6ccaec0480d0ad93a97python自2.6开始提供了多进程模块multiprocessing,这里主要是介绍multiprocessing下的Pool的几个函数一 apply(func[, args[, kwds]])    apply用于传递不定参数,同python中的apply函数一致(不过内置的apply函数从2.3以后就不.........【阅读全文】

阅读(1390) | 评论(0) | 转发(0)
给主人留下些什么吧!~~

北大未名居士2013-03-08 10:16

回复  |  举报

北大未名居士2013-03-08 10:16

回复  |  举报

pureal2012-05-09 12:01

你好,看到一个帖子发现你看过APUE2英文版,我也刚好看到读写锁,写饿死的问题。所以想认识交流下,我没找到你的邮箱,我的是dwdang@126.com

回复  |  举报

大鬼不动2010-09-23 00:47

回复  |  举报

chinaunix网友2009-10-12 16:19

你好,你在Google Code上放的sg2fcitx的mainme.c源代码我下载编译会出现段错误。请问你的编译环境是什么?GCC版本是多少? 谢谢。

回复 |  删除 |  举报
留言热议
请登录后留言。

登录 注册