chapter 1 Introduction1.Wave: energy propagation through oscillating an amplitude of some physical parameter but not propagnating a medium.Chapter 2 T...
分类:
Web程序 时间:
2014-06-28 15:53:27
阅读次数:
200
BACKGROUNDA single physical platform may be segregated into a plurality of virtual networks. Here, the physical platform incorporates at least one vir...
分类:
移动开发 时间:
2014-06-28 14:46:39
阅读次数:
330
Manufacturers of quality friendly nature of the project the bag high enough premium in style and comfort with the best features and style. Quality Con...
分类:
其他好文 时间:
2014-06-25 20:46:29
阅读次数:
210
今天单独启动了Data Guard的primary 数据库,出现了这个错误:ORA-03113: end-of-file on communication channel...
分类:
其他好文 时间:
2014-06-22 19:01:38
阅读次数:
205
en
conf t
vlan id
end
conf t
inter rang gi 0/0/1-x
switchport access vlan id
no shutdown
exit
(config)#interface range gigabitEthernet 1/0/23-24
(config-if-range)#switchport mode trunk
(con...
分类:
其他好文 时间:
2014-06-22 14:12:59
阅读次数:
421
如果不需要求边的个数的话,就是一个裸的最小割问题。
求边的个数就用边的权值记录一下。
#include
#include
#include
#include
#include
using namespace std;
#define INF 99999999
#define LL long long
const LL maxn =55;
const LL maxm =4400;
con...
分类:
其他好文 时间:
2014-06-22 11:15:00
阅读次数:
167
There are two types of Standby databases:
1, Physical standby database
block-for-block basis
the physically identical with the primary database
user recovery technology
2, Logical standby databa...
分类:
其他好文 时间:
2014-06-22 08:35:53
阅读次数:
355
(image from Anatomy of an open source cloud) A cloud data center consists of large numbers of physical servers, each running a hypervisor with one or ...
分类:
其他好文 时间:
2014-06-21 14:48:04
阅读次数:
225
这也是通过Android Juint来实现的。基于上一次的工程继续,上一次工程传送门:《Android–Android Juint 与 Sqlite》 http://www.cnblogs.com/yydcdut/p/3790579.html更新数据库 public PersonSQLite(Con...
分类:
移动开发 时间:
2014-06-20 13:48:20
阅读次数:
282
BACKGROUNDA virtual machine (VM) architecture logically partitions a physical machine, such that the underlying hardware of the machine is time-shared...
分类:
其他好文 时间:
2014-06-17 23:49:03
阅读次数:
350