上一页 1 ··· 21 22 23 24 25 26 27 28 29 ··· 52 下一页
摘要: 1.MATLAB示例程序:%% Load the Caffe.Net and save in model file.def = fullfile('..', 'models', 'VGG_CNN_M_1024', 'test.prototxt');net =... 阅读全文
posted @ 2015-12-30 21:38 李庆喜 阅读(466) 评论(0) 推荐(0) 编辑
摘要: 问题描述:在使用Matlab调用caffe进行深度神经网络训练和测试时,遇到了如下提示信息: Invalid MEX-file ‘**/caffe.mexa64’ /usr/local/MATLAB/R2014a/bin/glnxa64/../../sys/... 阅读全文
posted @ 2015-12-30 20:09 李庆喜 阅读(602) 评论(0) 推荐(0) 编辑
摘要: mongoDB-3.x启用认证官方文档:https://www.mongodb.org/downloads#productionhttps://docs.mongodb.org/manual/reference/method/js-user-management/https://docs.mo... 阅读全文
posted @ 2015-12-30 18:07 李庆喜 阅读(215) 评论(0) 推荐(0) 编辑
摘要: mongoDB跨平台图形管理工具Shell-centric cross-platform MongoDB management tool官方网站: http://robomongo.org/https://docs.mongodb.org/manual/core/authentication/... 阅读全文
posted @ 2015-12-30 16:12 李庆喜 阅读(371) 评论(0) 推荐(0) 编辑
摘要: LVSGUI管理工具--piranha请参看LVS NAT模式测试LVS+Keepalived DR模式(附脚本)环境:CentOS6.5 x64piranha-gui是基于httpd,php的lvs前端管理监控工具,光盘自带一.安装yum -y install piranhaservice ... 阅读全文
posted @ 2015-12-29 14:18 李庆喜 阅读(544) 评论(0) 推荐(0) 编辑
摘要: URL中#?&符号的作用# 10年9月,twitter改版。一个显著变化,就是URL加入了"#!"符号。比如,改版前的用户主页网址为http://twitter.com/username改版后,就变成了http://twitter.com/#!/username。这是主流网站第一次将"#"... 阅读全文
posted @ 2015-12-29 11:49 李庆喜 阅读(1809) 评论(0) 推荐(0) 编辑
摘要: mongoDB-3.x安装配置(单机版)官方文档:https://www.mongodb.org/downloads#productionhttps://docs.mongodb.org/manual/reference/method/js-user-management/https://do... 阅读全文
posted @ 2015-12-28 15:18 李庆喜 阅读(286) 评论(0) 推荐(0) 编辑
摘要: Redis-3.xCluster安装配置官方文档: http://redis.io/topics/cluster-tutorialhttp://redis.io/topics/cluster-specphpredis扩展https://github.com/phpredis/phpredish... 阅读全文
posted @ 2015-12-25 10:25 李庆喜 阅读(262) 评论(0) 推荐(0) 编辑
摘要: SaltStack之onfail(nfs)环境:OS: CentOS6.5 x64Master: salt-master.example.comMinion: salt-minion1.example.comsalt-minion2.example.com参考文档:http://docs.sa... 阅读全文
posted @ 2015-12-16 16:22 李庆喜 阅读(282) 评论(0) 推荐(0) 编辑
摘要: VMwareFusion8+CentOS7.1安装vmtools ---找不到gcc和kernel header path的解决办法环境:OSX 10.11.2VMware Fusion 8.0.2CentOS 7.1错误:1.gcc错... 阅读全文
posted @ 2015-12-13 12:57 李庆喜 阅读(538) 评论(0) 推荐(0) 编辑
上一页 1 ··· 21 22 23 24 25 26 27 28 29 ··· 52 下一页