In one embodiment, a method includes transitioning control to a virtual machine (VM) from a virtual machine monitor (VMM), determining that aVMMtimer ...
分类:
其他好文 时间:
2014-09-09 12:03:18
阅读次数:
411
A method and mechanism for performing an unconditional stack switch in a processor. A processor includes a processing unit coupled to a memory. The me...
分类:
其他好文 时间:
2014-09-09 12:00:48
阅读次数:
171
之前提出了一个sourcesafe.light的项目,定位于游戏内的源码管理。 最近已经着手开始弄像素编辑器,也有了更多的体会。 现在可以对于sourcesafe.light做进一步的梳理。 1.会使用开发功能的玩家已经脱离了玩家变成MOD开发者。 那sourcesafe.light,其本质功能是为...
分类:
其他好文 时间:
2014-09-07 11:02:34
阅读次数:
165
What is SQLite? SQLite is light-weight RDBMS, it is use the file system rather than the C/S client, it is written by C and was widely used in the embe...
分类:
数据库 时间:
2014-09-06 10:56:53
阅读次数:
356
A method and apparatus for preservingmemoryordering in a cache coherent link based interconnect in light of partial and non-coherentmemoryaccesses is ...
分类:
数据库 时间:
2014-09-05 19:37:41
阅读次数:
373
详细讲解如何实现多光源,如何实现Omni light...
分类:
其他好文 时间:
2014-09-05 11:23:31
阅读次数:
282
在计算机网络中,“交换”(switching)的含义就是转接——把一条电话线转接到另一条电话线,是他们连通起来。 从通信资源的分配角度来看,“交换”就是按照某种方式动态地分配传输线路的资源。 在计算机网络中,“交换”又分为两类,分别是“电路交换”、“分组交换”、“报文交换”,这里暂不提报文交换。 一. 电路交换: 电路交换是以电路连接为目的的交换方式,通信之前要在通信双方之间建立一条被双方独占的物...
分类:
其他好文 时间:
2014-09-02 10:34:59
阅读次数:
220
在Unity 3D中,经常需要用到光照阴影,即Directional Light的Shadow,Shadow分为Hard Shadow和Soft Shadow。区别是Soft Shadow的阴影边缘比较平滑,接近真实,但是性能消耗大于Hard Shadow。 Lightmapping有3种选择...
分类:
其他好文 时间:
2014-08-30 12:32:39
阅读次数:
323
hdu 4276 The Ghost Blows Light(DP-树形DP)...
分类:
其他好文 时间:
2014-08-29 21:26:18
阅读次数:
370
<!--?Base?application?theme?is?the?default?theme.?-->
<style?name="Theme"?parent="android:Theme"></style>
<!--?Variation?on?the?Holo?Light?theme?that?styles?the?Action?Bar?...
分类:
其他好文 时间:
2014-08-28 17:04:11
阅读次数:
244