详细讲解Shadow Volume的Z-pass和Z-fail算法的原理,并且给出异常shadow出现的原因...
分类:
其他好文 时间:
2014-10-20 23:28:25
阅读次数:
341
1在代码中添加文字阴影TextView 有一个方法/** * Gives the text a shadow of the specified radius and color, the specified * distance from its normal position. * * @...
分类:
移动开发 时间:
2014-10-16 16:58:52
阅读次数:
197
*用户信息的存储*手工完成用户的创建*使用命令完成用户的创建__________________________________________用户信息的存储group;passwd;shadow;/home/$USERNAME#cat/etc/grouproot:x:0:dba:x:501:oracle1.1组名1.2组密码(历史遗留)1.3组ID1.4组成员#cat/etc/passwdroot:x:0:0:..
分类:
系统相关 时间:
2014-10-16 11:11:43
阅读次数:
229
dovecot-1.0.rc14安装 注:我的系统是RHEL4一、RPM格式1。安装RPM包;2。编辑/etc/dovecot.conf其中,修改protocols = imap pop3 passdb passwd { } passdb shadow { } 3。启动#service dovec....
分类:
其他好文 时间:
2014-10-14 22:14:29
阅读次数:
208
Writing Surface ShadersWriting shaders that interact with lighting is complex. There are different light types, different shadow options, different re...
分类:
编程语言 时间:
2014-10-14 15:53:58
阅读次数:
382
linux忘记密码本文在rh8上测试通过一. lilo 1. 在出现 lilo: 提示时键入 linux single 画面显示 lilo: linux single 2. 回车可直接进入linux命令行 3. #vi /etc/shadow 将第一行,即以root开头的一行中root:后和下一个:...
分类:
系统相关 时间:
2014-10-13 22:29:17
阅读次数:
238
维克托?迈尔?舍恩伯格和肯尼斯?库克耶在《大数据时代》中告诉我们大数据的4V特点,即Volume(大量)、Velocity(高速)、 Variety(多样)、Veracity(真实)。相比小数据,大数据一定是复杂的。然而,复杂性对于我们来说,绝对是一个机会而不应是一个问题。面对 大数据时代的扑面.....
分类:
其他好文 时间:
2014-10-13 14:17:19
阅读次数:
216
The term Column Projection refers to Exadata’s ability to limit the volume of data transferred between the storage tier and the database tier by only returning columns of interest (that is, those in t...
分类:
数据库 时间:
2014-10-13 11:26:29
阅读次数:
340
android studio下gradleRobolectric单元测试配置1.RobolectricRobolectric另辟蹊径,它并不依赖于Android提供的测试功能,它使用了shadow objects并且运行测试于普通的工作站/服务器JVM,不像模拟器或设备需要dexing(Androi...
分类:
移动开发 时间:
2014-10-11 14:55:06
阅读次数:
203
大数据的基本概念: 1.大数据的产生 a.科学研究 b.物联网的应用 c.海量网络信息的产生 2.大数据概念的提出 3.大数据的“4V”特征 a.Volume(容量大):大数据巨大的数据量与数据完整性 b.Variety(种类多):要在海量、种类繁多的数据间发现其内在关联 c.Velocity(速度...
分类:
其他好文 时间:
2014-10-10 17:11:44
阅读次数:
479