码迷,mamicode.com
首页 >  
搜索关键字:computer graphic    ( 3369个结果
PatentTips - Virtual translation lookaside buffer
BACKGROUND OF THE INVENTIONA conventional virtual-machine monitor (VM monitor) typically runs on a computer and presents to other software the abstrac...
分类:其他好文   时间:2014-06-21 06:29:43    阅读次数:181
PatentTips - Device virtualization and assignment of interconnect devices
BACKGROUNDStandard computer interconnects, particularly for personal computers or workstations, may employ a bus such as Peripheral Component Intercon...
分类:其他好文   时间:2014-06-21 00:54:17    阅读次数:418
PatentTips - Improving security in a virtual machine host
BACKGROUNDComputer viruses are a common problem for computer users. One typical mode of attack is to send an electronic mail message (e-mail) containi...
分类:其他好文   时间:2014-06-21 00:51:41    阅读次数:285
PatentTips - Control register access virtualization performance improvement
BACKGROUND OF THE INVENTIONA conventional virtual-machine monitor (VMM) typically runs on a computer and presents to other software the abstraction of...
分类:数据库   时间:2014-06-21 00:36:46    阅读次数:377
PatentTips - Transparent unification of virtual machines
BACKGROUNDVirtualization technology enables a single host computer running a virtual machine monitor ("VMM") to present multiple abstractions and/or v...
分类:其他好文   时间:2014-06-21 00:34:11    阅读次数:363
PatentTips - Enhancing the usability of virtual machines
BACKGROUNDVirtualization technology enables a single host computer running a virtual machine monitor ("VMM") to present multiple abstractions and/or v...
分类:其他好文   时间:2014-06-21 00:09:42    阅读次数:451
PatentTips - Uncore thermal management
BACKGROUNDThe field of invention relates to the computer sciences, generally, and, more specifically, to the thermal management of components other th...
分类:其他好文   时间:2014-06-18 22:26:38    阅读次数:272
(12)自定义异常代码练习
public class computer {     private int i = 1;   public void run() throws LanPingExpion, MaoYanExcetion   {     if (i ==2 )    throw new LanPingExpion("蓝屏了");     if (i ==3) {    throw new M...
分类:其他好文   时间:2014-06-18 12:34:15    阅读次数:184
UML的基本图(三)
?? An artifact diagram shows the physical constituents of a system on the computer. Artifacts include files, databases, and similar physical collections of bits. Artifacts are often used in conjunct...
分类:其他好文   时间:2014-06-17 16:11:28    阅读次数:287
PatentTips - Object-oriented processor architecture and operating method
BACKGROUND OF THE INVENTIONThe present invention relates to processors and computer systems. More specifically, the present invention relates to an ob...
分类:其他好文   时间:2014-06-17 13:10:39    阅读次数:562
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!