码迷,mamicode.com
首页 >  
搜索关键字:virtual connect    ( 15722个结果
PatentTips - Virtual machine management using processor state information
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
PatentTips - Apparatus and method for a generic, extensible and efficient data manager for virtual peripheral component interconnect devices (VPCIDs)
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
PatentTips - Resource partitioning and direct access utilizing hardware support for virtualization
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
PatentTips - Method, apparatus and system for instructing a virtual device from a virtual machine
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
PatentTips - Adaptive algorithm for selecting a virtualization algorithm in virtual machine environments
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
PatentTips - Use of multiple virtual machine monitors to handle privileged events
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
PatentTips - Transitioning between virtual machine monitor domains in a virtual machine environment
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
ADODB的应用
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 tutorial 开始openflow的学习(一)
---恢复内容开始---首先不废话介绍openflow了,自己也还搞不清楚究竟是个什么玩意儿,概括不出什么内容来,先做试验,有个大体的感性了解回来再总结吧。第一步,搭建环境,这一步就是安装工具,不同的系统环境搭建不一致,我的环境大体如下:首先把虚拟机搞起来,Set up Virtual Machin...
分类:其他好文   时间:2014-06-24 10:48:36    阅读次数:290
(转)C++重写、重载和重定义的区别
C++ 重写重载重定义区别(源自:http://blog.163.com/clevertanglei900@126/blog/static/111352259201102441934870/)1 成员函数重载特征: a 相同的范围(在同一个类中) b 函数名字相同 c 参数不同 d virtual关...
分类:编程语言   时间:2014-06-23 08:17:18    阅读次数:302
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!