BACKGROUND OF THE INVENTIONThe invention generally relates to virtual machine management, and more particularly to efficient scheduling of virtual mac...
分类:
其他好文 时间:
2014-06-28 14:54:06
阅读次数:
319
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
BACKGROUNDThe present disclosure relates to the resource management of virtual machine(s) using hardware address mapping, and, more specifically, to f...
分类:
数据库 时间:
2014-06-28 14:31:49
阅读次数:
288
BACKGROUND OF THE INVENTIONA virtual machine (VM) may be or include a framework or environment created by for example a virtual machine monitor (VMM) ...
分类:
移动开发 时间:
2014-06-28 14:30:32
阅读次数:
232
BACKGROUNDA Virtual Machine (VM) is an efficient, isolated duplicate of a real computer system. More than one VM may be provided concurrently by a sin...
分类:
其他好文 时间:
2014-06-28 14:27:00
阅读次数:
433
BACKGROUND OF THE INVENTIONA conventional virtual-machine monitor (VMM) typically runs on a computer and presents to other software the abstraction of...
分类:
其他好文 时间:
2014-06-28 14:16:36
阅读次数:
276
BACKGROUNDThe present disclosure relates generally to microprocessor systems, and more specifically to microprocessor systems that may operate in a tr...
分类:
其他好文 时间:
2014-06-28 14:13:58
阅读次数:
327
Connect("localhost", "root", "", "php100")or die("错误");$db->Execute("set names 'UTF8'");$query=$db->execute("select * from `php100`");while($row=$quer...
分类:
数据库 时间:
2014-06-28 13:59:08
阅读次数:
294
---恢复内容开始---首先不废话介绍openflow了,自己也还搞不清楚究竟是个什么玩意儿,概括不出什么内容来,先做试验,有个大体的感性了解回来再总结吧。第一步,搭建环境,这一步就是安装工具,不同的系统环境搭建不一致,我的环境大体如下:首先把虚拟机搞起来,Set up Virtual Machin...
分类:
其他好文 时间:
2014-06-24 10:48:36
阅读次数:
290
C++ 重写重载重定义区别(源自:http://blog.163.com/clevertanglei900@126/blog/static/111352259201102441934870/)1 成员函数重载特征: a 相同的范围(在同一个类中) b 函数名字相同 c 参数不同 d virtual关...
分类:
编程语言 时间:
2014-06-23 08:17:18
阅读次数:
302