码迷,mamicode.com
首页 >  
搜索关键字:physically based    ( 2864个结果
Android学习路线(二十二)运用Fragment构建动态UI——构建一个灵活的UI
When designing your application to support a wide range of screen sizes, you can reuse your fragments in different layout configurations to optimize the user experience based on the available screen space. For example, on a handset device it might be appr...
分类:移动开发   时间:2014-08-15 01:33:26    阅读次数:344
Method and system for providing security policy for linux-based security operating system
A system for providing security policy for a Linux-based security operating system, which includes a template policy module configured to set an autho...
分类:系统相关   时间:2014-08-15 01:29:37    阅读次数:403
hibernate官方新手教程 (转载)
hibernate官方新手教程第一部分 - 第一个Hibernate程序 首先我们将创建一个简单的控制台(console-based)Hibernate程序。我们使用内置数据库(in-memory database) (HSQL DB),所以我们不必安装不论什么数据库server。 让我们如果我们希...
分类:系统相关   时间:2014-08-13 17:32:46    阅读次数:396
Some Improvements on Deep Convolutional Neural Network Based Image Classif ication
学习笔记之《Some Improvements on Deep Convolutional Neural Network Based Image Classif ication》...
分类:Web程序   时间:2014-08-12 17:20:15    阅读次数:334
cubla sample-code
cublasSscal //Example 1. Application Using C and CUBLAS: 1-based indexing#include #include #include #include "cublas_v2.h"#include #define M 6#define ...
分类:其他好文   时间:2014-08-12 00:13:14    阅读次数:389
【DataStructure】 Classical Question: Josephus Cycle
【Description】   This problem is based upon a report by the historian Joseph ben Matthias (Josephus) on the outcome of a suicide pact that he had made between himself and 40 soldiers as they were besi...
分类:其他好文   时间:2014-08-11 00:27:51    阅读次数:235
Redis Installation、Configuration、Program Based On Redis Learning
Redis Installation、Configuration、Program Based On Redis Learning
分类:其他好文   时间:2014-08-09 23:00:49    阅读次数:362
Cipher
Description Bob and Alice started to use a brand-new encoding scheme. Surprisingly it is not a Public Key Cryptosystem, but their encoding and decoding is based on secret keys. They chose the sec...
分类:其他好文   时间:2014-08-09 16:01:48    阅读次数:352
Java命名和目录接口——JNDI
JNDI即Java命名和目录接口(JavaNaming and Directory Interface),它属于J2EE规范范畴,是J2EE的核心技术之一,提供了一组接口、类和关于命名空间的概念。JDNI是provider-based技术,它暴露一个API和一个服务供应接口(SPI)。它将名称和对象联系起来,使我们可以用名称访问对象。我们可以把JNDI简单地看成是里面封装了一个name到实体对象的...
分类:编程语言   时间:2014-08-08 21:23:16    阅读次数:734
vim 的寄存器
If you've been followingmy series on Vim, it should be clear now that Vim has a pretty clear philosophy of how text editing should work. It's based on...
分类:其他好文   时间:2014-08-08 21:06:16    阅读次数:361
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!