码迷,mamicode.com
首页 >  
搜索关键字:installation    ( 1730个结果
caffe 训练测试自己的数据集
简单记录一下自己使用caffe的过程和遇到的一些问题。 下载caffe以及安装不详细叙述了, 可参照 http://caffe.berkeleyvision.org/installation.html。 下面准备数据集和训练的过程参照imagenet的过程:可参考  http://drubiano.github.io/2014/06/18/caffe-custom-data.html ...
分类:其他好文   时间:2015-06-10 12:19:34    阅读次数:486
win7 AnkhSVN 安装报错
重装系统后,需要安装AnkhSVN,结果一直报如下错误An error occurred during the installation of assembly"Microsoft.VC80.CRT,version = "8.0.50727.163", type = "win32", publicK...
分类:Windows程序   时间:2015-06-10 10:20:58    阅读次数:915
ubuntu14.04安装OpenVirteX
官网链接:http://ovx.onlab.us/getting-started/installation/step1:You will need to install the following packages:*Git,*Oracle Java, version 7 (version 8 is...
分类:系统相关   时间:2015-06-10 10:11:07    阅读次数:371
android 反编译初级
1. 解析class文件的工具: Java Decompiler http://jd.benow.ca/ Installation Download and unzip the JD-Eclipse Update Site,Launch Eclipse,Click on "Help > Install New Software...",Click on button "Add....
分类:移动开发   时间:2015-06-09 20:11:57    阅读次数:160
安装Windows SDK时错误信息
安装Microsoft Windows SDK 7.1时出现的错误(附解决办法)(2012-07-10 191344)错误回放一:A problem occurred while installing selected Windows SDK components.Installation of t...
分类:Windows程序   时间:2015-06-09 16:43:51    阅读次数:199
Linux Install geoip
安装方法http://php.net/manual/en/geoip.installation.phpgeoip中的PHP函数介绍:http://php.net/manual/en/book.geoip.php若Centos安装提示没有程序包,请执行:rpm -ivh http://ftp.jais...
分类:系统相关   时间:2015-06-09 15:45:42    阅读次数:257
Docker学习小计
1.自动下载并且创建容器Now verify that the installation has worked by downloading the ubuntu image and launching a container.sudo docker run -i -t ubuntu /bin/ba...
分类:其他好文   时间:2015-06-09 11:44:19    阅读次数:104
Printer Installation Error 0x000006be
PrinterInstallationError0x000006be1.ClearedouttheWindows\system32\spool\drivers\w32x86Windows\system32\spool\printers\folders2.RemovedsubkeysintheHKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Print\Environments\WindowsNTx86\DriversHKEY_LOCAL_MACHINE\S..
分类:其他好文   时间:2015-06-08 19:48:17    阅读次数:250
WordPress Permissions Update Error [RESOLVED]
Recently I ran into an issue where an installation of WordPress that had never had any issues updating stopped being able to update via the admin upda...
分类:其他好文   时间:2015-06-07 12:25:25    阅读次数:119
eclipse在使用git
一些eclipse已经自带GIt该,不要安装。假设,再想想安装。能够卸载GIT,卸载不同eclipse卸载是不一样的:1.在Eclipse中依次点击菜单"Help"->"About Eclipse"。弹出图1所看到的对话框。点击"Installation Details"button,弹出图2所看到...
分类:系统相关   时间:2015-06-07 10:58:08    阅读次数:426
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!