码迷,mamicode.com
首页 >  
搜索关键字:physics experiment    ( 333个结果
[POJ2774]Long Long Message 解题报告
Long Long Message DescriptionThe little cat is majoring in physics in the capital of Byterland. A piece of sad news comes to him these days: his moth....
分类:其他好文   时间:2015-04-10 15:16:07    阅读次数:146
Cocos2d-js中Chipmunk引擎
我们先介绍轻量级的物理引擎——Chipmunk。Chipmunk物理引擎,由Howling Moon Software的Scott Lebcke开发,用纯C编写。Chipmunk的下载地址是http://code.google.com/p/chipmunk-physics/,技术论坛是http://chip...
分类:Web程序   时间:2015-04-10 13:49:58    阅读次数:267
Cocos2d-js中Chipmunk引擎
我们先介绍轻量级的物理引擎——Chipmunk。Chipmunk物理引擎,由Howling Moon Software的Scott Lebcke开发,用纯C编写。Chipmunk的下载地址是http://code.google.com/p/chipmunk-physics/,技术论坛是http://...
分类:Web程序   时间:2015-04-10 13:28:32    阅读次数:232
Cocos2d-js中Chipmunk引擎
我们先介绍轻量级的物理引擎——Chipmunk。Chipmunk物理引擎,由Howling Moon Software的Scott Lebcke开发,用纯C编写。Chipmunk的下载地址是http://code.google.com/p/chipmunk-physics/,技术论坛是http://chipmunk-physics.net/forum。Chipmunk核心概念Chipmunk物理引...
分类:Web程序   时间:2015-04-10 11:26:33    阅读次数:230
DeepLearning工具Theano学习记录(三) CNN卷积神经网络
代码参考:http://deeplearning.net/tutorial/lenet.html#lenet 代码学习:http://blog.csdn.net/u012162613/article/details/43225445 本节实验代码下载:Github 2015/4/9 Experiment 1:  使用Tutorial推荐的CNN结构实验 learnin...
分类:其他好文   时间:2015-04-09 19:51:45    阅读次数:413
10、用2000句HW的模型文件对Zhijun40句语料做fa得到的label文件,然后进行合成的效果
听了一下,效果还不错,每个音节都能听清楚了,比之前的用zhijun40句自身的mmf文件做fa,进行合成的效果好很多啊。2015-04/experiment/ZhiJun_SpeakerA2_30-fa-New2015-04/experiment/Zhijun40句用HW2000句模型做fa得到的l...
分类:其他好文   时间:2015-04-08 14:39:35    阅读次数:107
Hive Experiment 2(表动态分区和IDE)
1.使用oracle sql developer 4.0.3作为hive query的IDE。 下载hive-jdbc driver http://www.cloudera.com/content/cloudera/en/downloads/connectors/hive/jdbc/hive-jdb...
分类:其他好文   时间:2015-03-31 07:52:49    阅读次数:331
Cross-lingual Experiment总结
总体来说,cross-lingual的实验,分为以下几步:根据2进制的hts_engine格式的mgc.pdf,lf0.pdf,dur.pdf3个文件,对mapmmf/路径下的mmf文件的mgc、dur、lf0参数进行替换,得到乘以转化矩阵的mmf文件对乘以转化矩阵之后的英语和粤语的mmf文件中的m...
分类:其他好文   时间:2015-03-30 18:36:12    阅读次数:164
Unity中射线碰撞试验分享:
Physics.Raycast:光线投射   参数: origin:射线起始点 direction:射线方向 distance:射线长度 layerMask:只选定Layermask层内的碰撞器,其它层内碰撞器忽略。 Returns bool - True when the ray intersects any collider,otherwise false. 当光线投射与任何...
分类:编程语言   时间:2015-03-15 09:38:29    阅读次数:164
AS3多线程快速入门(三):NAPE物理引擎+Starling[译]
原文链接:http://esdot.ca/site/2012/intro-to-as3-workers-part-3-nape-physics-starling[更新]Adobe在11.4正式发布的最后一刻移除了ByteArray.shareable功能的支持,推迟到11.5版本再发布。为了解决这个...
分类:编程语言   时间:2015-03-13 16:04:09    阅读次数:189
333条   上一页 1 ... 24 25 26 27 28 ... 34 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!