码迷,mamicode.com
首页 >  
搜索关键字:virtual column    ( 12356个结果
半导体工艺流程仿真 Silvaco TCAD 2012
半导体工艺流程仿真Silvaco TCAD 2012Silvaco TCAD 套件被遍布全球的半导体厂家用于半导体器件和集成电路的研究和开发、测试和生产过程中。Virtual Wafer Fab是TCAD综合环境,Athena是专业的工艺仿真系统,Atla s器件仿真系统,Mercury是快速器件仿...
分类:其他好文   时间:2014-06-28 18:20:32    阅读次数:222
sql 分组后 组内排名
语法:ROW_NUMBER() OVER(PARTITION BY COLUMN ORDER BY COLUMN)简单的说row_number()从1开始,为每一条分组记录返回一个数字,这里的ROW_NUMBER() OVER (ORDER BY xlh DESC) 是先把xlh列降序,再为降序以后...
分类:数据库   时间:2014-06-28 18:08:45    阅读次数:574
table合并单元格 colspan(跨列)和rowspan(跨行)
colspan和rowspan这两个属性用于创建特殊的表格。colspan是“column span(跨列)”的缩写。colspan属性用在td标签中,用来指定单元格横向跨越的列数:在浏览器中将显示如下:单元格1单元格2单元格3单元格4该例通过把colspan设为“3”, 令所在单元格横跨了三列。如...
分类:其他好文   时间:2014-06-28 16:56:46    阅读次数:234
PatentTips - Supporting address translation in a virtual machine environment
BACKGROUNDA conventional virtual-machine monitor (VMM) typically runs on a computer and presents to other software the abstraction of one or more virt...
分类:其他好文   时间:2014-06-28 15:25:05    阅读次数:311
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 - Method to manage memory in a platform with virtual machines
BACKGROUND INFORMATIONVarious mechanisms exist for managing memory in a virtual machine environment. A virtual machine platform typically executes an ...
分类:其他好文   时间:2014-06-28 14:53:29    阅读次数:320
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
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!