码迷,mamicode.com
首页 >  
搜索关键字:neural network    ( 12075个结果
Install Oracle 10g on Red Hat Linux 5.3 Step by Step
一、虚拟机配置 1、 虚拟机(VBox 4.3.12) 2、 配置虚拟机网卡网络,选择host-only,VirtualBox Host-Only Network网卡IP为设置为192.168.1.100 二、安装RedHat 5.3操作系统(序列号:9f3013459b745c13) 具体过程略,注意在自定义软件包那里选择现在配置,选取“开发工具”、“旧的开发工具”、“X工具”下...
分类:数据库   时间:2014-08-22 17:59:09    阅读次数:343
POJ1401-Factorial
DescriptionThe most important part of a GSM network is so called Base Transceiver Station (BTS). These transceivers form the areas called cells (this ...
分类:其他好文   时间:2014-08-22 14:13:58    阅读次数:278
arcserver开发小结(三)
一、关于网络数据集的制作 由于要做实现网络分析的功能,而手中却没有网络数据集,关于网络数据集的制作,网上也有不少的资料。我参考的是ESRI为我们提供的帮助文档(Network_Analyst_Tutorial.pdf,该文档位于C:\Program Files\ArcGIS\Documentati....
分类:其他好文   时间:2014-08-22 12:31:26    阅读次数:190
ceph服务器bond模板
vi/etc/sysconfig/network-scripts/ifcfg-em1DEVICE=em1ONBOOT=yesHWADDR=C8:1F:66:E4:30:2CTYPE=EthernetSLAVE=yesMASTER=bond0BOOTPROTO=nonevi/etc/sysconfig/network-scripts/ifcfg-em2DEVICE=em2ONBOOT=yesHWADDR=C8:1F:66:E4:30:2DTYPE=EthernetSLAVE=yesMASTER=bond0BOO..
分类:其他好文   时间:2014-08-22 11:00:06    阅读次数:278
在OpenStack中绕过或停用security group (iptables)
目前,OpenStack中默认采用了security group的方式,用系统的iptables来过滤进入vm的流量。这个本意是为了安全,但是往往给调试和开发带来一些困扰。 因此,临时性的禁用它可以排除因为iptables规则错误问题带来的网络不通等情况。 在H版本中,可以通过修改neutron plugin.ini中的firewall配置来禁用security group。 但在I版本中,...
分类:其他好文   时间:2014-08-22 10:51:36    阅读次数:198
Docker实践(4)—network namespace与veth pair
network namespace与veth pair
分类:Web程序   时间:2014-08-22 00:07:19    阅读次数:534
Learning and Transferring Mid-Level Image Representations using Convolutional Neural Networks
学习笔记之《Learning and Transferring Mid-Level Image Representations using Convolutional Neural Networks》...
分类:Web程序   时间:2014-08-21 17:14:34    阅读次数:440
poj1459 Power Network
Power Network Time Limit:2000MSMemory Limit:32768KB64bit IO Format:%I64d & %I64uDescriptionA power ...
分类:Web程序   时间:2014-08-21 14:54:54    阅读次数:270
CentOS重新加载网卡报错 Active connection path: /org/freedesktop/NetworkManager/ActiveConnection/23
重新加载网卡时出现的错误如下: 1 [root@vdb1 dev]# service network restart 2 Shutting down interface eth0: Device state: 3 (disconnected) 3 ...
分类:Web程序   时间:2014-08-21 12:54:54    阅读次数:294
VMwarePlayer虚拟机下centos6的静态IP配置
1、把VMwarePlayer生成的网络适配器VMware Network Adapter VMnet1 设置成自动获取IP地址。2、在VMwarePlayer中选择对应的虚拟机,点击edit virtual machine settings选项,在三种网络连接方式中选择Bridged(桥接方式)。...
分类:其他好文   时间:2014-08-21 10:59:13    阅读次数:182
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!