码迷,mamicode.com
首页 >  
搜索关键字:physically based    ( 2864个结果
Eucalyptus简介
1.Eucalyptus是什么?Eucalyptus n.桉树Eucalyptus is a Linux-based software architecture that implements scalable private and hybrid clouds within your existi...
分类:其他好文   时间:2014-08-20 15:47:22    阅读次数:185
Hibernate学习笔记(1)Hibernate配置
一 准备工作 首先我们将创建一个简单的基于控制台的(console-based)Hibernate应用程序。 我们所做的第一件事就是创建我们的开发目录,并且把所有需要用到的Java库文件放进去。解压缩从Hibernate网站下载的Hibernate发布包,并把所有需要的库文件拷到我们项目中去。 学习建User-library-hibernate,并加入相应的jar包 (a)项目右键-bui...
分类:系统相关   时间:2014-08-20 12:32:52    阅读次数:256
a web-based music player(GO + html5)
a simple music player: Golang for the back-end, html5 and jQuery for the front-end...
分类:Web程序   时间:2014-08-20 10:31:26    阅读次数:224
vcf_filter.py
pyvcf 中带的一个工具 比其他工具用着好些 其他filter我很信不过~~ 自己写的功能又很有限 所以转投vcf_filter.py啦Filtering a VCF file based on some properties of interest is a common enough oper...
分类:其他好文   时间:2014-08-19 10:54:24    阅读次数:274
ArcGIS API for JS的一般编码习惯
1、引用claro.css和esri.css 2、页面布局 Pick a tool and draw on the map. The drawn graphic will be buffered based on the specified parameter...
分类:Windows程序   时间:2014-08-18 23:26:23    阅读次数:485
Android AsyncHttpClient
Android Asynchronous Http ClientA Callback-Based Http Client Library for AndroidTweetDownloadversion 1.4.2 (latest)orfork me on githubOverviewAn async...
分类:移动开发   时间:2014-08-18 21:56:43    阅读次数:753
Tomcat 部署 The APR based Apache Tomcat Native ...
Tomcat启动时提示org.apache.catalina.core.AprLifecycleListener... ApacheTomcatJavaJNIIE *网上针对此问题提供的文章很多,但多数和我遇到的情况有出入,所以我将其记录于此* 最近开发中需要使用Tomcat,随意找...
分类:其他好文   时间:2014-08-17 22:55:03    阅读次数:508
一个网站的诞生08-- 在Web App嵌入地图
LBS-Location Based Service,基于位置的服务。如果要在Web App嵌入地图,差不多可以做成LBS了。zuijiancanting.com的设计理念,是把Top餐厅放在地图上,那么当你到某个地方逛逛,或者有约会,拖拉一下地图就可以找到合适的餐厅。 提供地图API服务的公司很多,国外有GoogleMap,OpenStreetMap,国内有百度地图,腾讯地图,高德地图...
分类:移动开发   时间:2014-08-17 21:24:02    阅读次数:296
Risk Adaptive Information Flow Based Access Control
Systems and methods are provided to manage risk associated with access to information within a given organization. The overall risk tolerance for the ...
分类:数据库   时间:2014-08-17 18:26:42    阅读次数:392
[Unity-6] GameObject有时候渲染不出来
问题描述:在做游戏的过程中遇到了这样一个问题,一个怪物,如果让他出现在屏幕的中央是没问题的,但是让他出现在屏幕的边缘的位置发现他没有出现。 问题原因:经过检查发现,我给这个GameObject添加了一个Animator控件,然后Animator的Culling Mode设置为了Based on renderers,将其改为Always Animate则可以解决上述问题。 PS:主要...
分类:其他好文   时间:2014-08-16 18:32:20    阅读次数:231
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!