码迷,mamicode.com
首页 >  
搜索关键字:light switching    ( 1222个结果
System and method for controlling switching between VMM and VM using enabling value of VMM timer indicator and VMM timer value having a specified time
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
Stack switching mechanism in a computer system
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
First 5 minutes of SQLite
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
Satisfying memory ordering requirements between partial reads and non-snoop accesses
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
ZFXEngine开发笔记之Omni Light
详细讲解如何实现多光源,如何实现Omni light...
分类:其他好文   时间:2014-09-05 11:23:31    阅读次数:282
电路交换与分组交换的区别
在计算机网络中,“交换”(switching)的含义就是转接——把一条电话线转接到另一条电话线,是他们连通起来。 从通信资源的分配角度来看,“交换”就是按照某种方式动态地分配传输线路的资源。 在计算机网络中,“交换”又分为两类,分别是“电路交换”、“分组交换”、“报文交换”,这里暂不提报文交换。 一. 电路交换: 电路交换是以电路连接为目的的交换方式,通信之前要在通信双方之间建立一条被双方独占的物...
分类:其他好文   时间:2014-09-02 10:34:59    阅读次数:220
Unity 3D中的阴影设置
在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)
hdu 4276 The Ghost Blows Light(DP-树形DP)...
分类:其他好文   时间:2014-08-29 21:26:18    阅读次数:370
自定Action Bar Style
<!--?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
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!