爬虫
发布时间:2015-09-29 16:14:04
<h1 style="color:#0000CD;font-family:'Bitstream Vera Sans', 'Lucida Grande', Verdana, Lucida, sans-serif;line-height:normal;white-space:normal;">CentOS镜像使用帮助</h1><div id="mirror-data" style="margin-top:20px;padding-bottom:10px;font-family:'Bitstream Vera Sans', 'Lucida Grande', Verdana, Lu.........【阅读全文】
发布时间:2015-06-26 15:17:03
1、下载libsvm库文件 ,使用window下载经常出错,后面换到linux下下载,好像很顺利就可以了<br />wget http://www.csie.ntu.edu.tw/~cjlin/cgi-bin/libsvm.cgi?+http://www.csie.ntu.edu.tw/~cjlin/libsvm+tar.gz<br /><br />2、 编译libsvm<br /> cd libsvm-3.20/<br /> ls<br /> make lib.........【阅读全文】
发布时间:2015-05-26 11:22:16
found out problem comes from the new PHP version (5.4, 5.4), which installed in a separate repo. So, we just need to install php-bcmath in the main repo (version 5.3) using command:yum install php-bcmath --enablerepo=remi With "remi" is the main repo, you can see it by go to .......【阅读全文】
发布时间:2015-04-28 18:33:59
http://blog.csdn.net/acanoe/article/details/7604096正文:1、我的操作环境是 主机:xp + VMware ubuntu 10.10 。 开发板:OK6410 。 文件系统: yaffs2 。 蓝牙:蓝牙适配器(适配器在PC ubuntu 下测试可用)。交叉编译器:arm-linux-gcc 4.3.2操作环境环境提示:如果你有red hat 或者 Fedora 这两.........【阅读全文】