时间限制:1.25s空间限制:6M题意: 给出n*n的矩阵(n#include using namespace std;int Gx[5009][2], Gy[5009][2];int color[5009];int n, m, sum;char c;void make (int p, int...
分类:
其他好文 时间:
2014-08-25 18:50:54
阅读次数:
165
简介Rsync(remotesync)是一款开源、快速,多功能、可实现增量的本地或远程数据镜像同步备份优秀工具。它可通过LAN/WAN快速同步多台主机间的文件。rsync当前由rsync.samba.org维护。rsync使用所谓的“rsync演算法”来使本地和远程主机之间的文件达到同步,该算法只传送两个文件..
分类:
其他好文 时间:
2014-08-25 02:21:04
阅读次数:
369
今天弄了个全局变量AppContext ,但一直出现如下错误,原来继承 Application的得在清单文件声明。
java.lang.RuntimeException: Unable to start activity ComponentInfo{com.langteng.shiliao/com.langteng.shiliao.activity.MainActivity}: java.lan...
分类:
移动开发 时间:
2014-08-24 00:23:49
阅读次数:
226
A bishop is a piece used in thegame of chess which is played on a board of square grids. A bishop can only movediagonally from its current position and two bishops attack each other if oneis on the pa...
分类:
其他好文 时间:
2014-08-23 15:26:31
阅读次数:
286
打开CMD窗口,开始菜单-打开程序和文件-cmdping127.0.0.1,如果不通说明是本地网卡或者协议栈的问题。ping网关,检测是否是LAN问题。ping远端路由。检测内外网连接问题。
分类:
其他好文 时间:
2014-08-23 11:27:21
阅读次数:
149
- BIOS settings: - Thinkpadt430, BIOS settings:Config----------------------------Network:wake on LAN: AC Only,Ethernet LAN option ROM:Enable USB:usb U...
分类:
其他好文 时间:
2014-08-22 19:32:19
阅读次数:
302
>>se3 = strel('square',3)Neighborhood: 1 1 1 1 1 1 1 1 1>> se3 = strel('line',3 , 45)Neighborhood: 0 0 ...
分类:
其他好文 时间:
2014-08-22 12:29:56
阅读次数:
344
GLBP是思科私有协议,在一般高端设备才会支持。GLBP和HSRP、VRRP的目的是一样的,用多台路由器为LAN提供网关负载能力,但是HSRP和VRRP是将多台路由器配成一个组并虚拟成一个IP地址,用户将数据发到这个IP地址,组内只有一台主路由器,其它都是备份路由器,只有主路由器才能转发..
分类:
其他好文 时间:
2014-08-21 11:41:54
阅读次数:
246
服务器群集实验——SQL群集1.规划设计1.1.拓扑规划1.2.主机LAN规划域名:freshman.local主机名IP地址角色网络备注freshmandc1.freshman.local172.16.1.26域控制器、DNS桥接freshmannode1.freshman.local172.16.1.27群集节点1桥接freshmannode2.freshman.local172.16.1.28群集节..
分类:
数据库 时间:
2014-08-20 16:38:33
阅读次数:
365
在8GB计算机上部署两个群集节点,飞康CDP、域控制器虚拟机1.规划设计1.1.拓扑规划1.2.主机LAN规划域名:yao.local主机名IP地址角色网络备注tomdc1.yao.local172.16.1.101域控制器、DNS桥接tomnode1.yao.local172.16.1.102群集节点1桥接tomnode2.yao.local172.16.1.103群集节点2..
分类:
数据库 时间:
2014-08-20 16:38:17
阅读次数:
540