码迷,mamicode.com
首页 >  
搜索关键字:particle    ( 162个结果
粒子群算法 Particle Swarm Optimization, PSO(转贴收藏)
粒子群算法(1)----粒子群算法简介 http://blog.csdn.net/niuyongjie/article/details/1569671粒子群算法(2)----标准的粒子群算法 http://blog.csdn.net/niuyongjie/article/details/157281...
分类:编程语言   时间:2015-08-10 23:40:34    阅读次数:164
[MetaHook] R_SparkStreaks
By hzqst 1 void R_SparkStreaks(vec_t *pos, int count, int velocityMin, int velocityMax) 2 { 3 int i; 4 particle_t *p, *p2; 5 6 i = 0; 7 ...
分类:Web程序   时间:2015-08-04 22:35:49    阅读次数:122
Unity3D:粒子系统Particle System
1. GameObject → Create Other  →  Particle System。 2. 选中 Particle System,可看到下列屬性:                           3.Particle System:                           Duration: 粒子发射时间(设定为5秒,每5秒发射一...
分类:编程语言   时间:2015-07-31 01:23:06    阅读次数:228
C4D TagTypes(R16)
TaligntopathAlign to path tag.TaligntosplineAlign to spline tag.Tanchor_EXDeprecated (Anchor tag).TbakeparticleBake particle data tag.TbaketextureBake...
分类:其他好文   时间:2015-07-26 15:26:10    阅读次数:332
论文笔记:Chaotic Invariants of Lagrangian Particle Trajectories for Anomaly Detection in Crowded Scenes
【原创】Liu_LongPo 转载请注明出处 【CSDN】http://blog.csdn.net/llp1992最近在关注 crowd scene方面的东西,因为某些原因需要在crowd scene上实现 anomaly detection,所以看到了这篇论文,该论文是目前在crowd scene中进行abnormal detection做的最好的,记录下笔记当做学习资料。传统的 anomal...
分类:其他好文   时间:2015-07-23 17:50:20    阅读次数:246
DirectX (13) 粒子系统
笔者:i_dovelemon资源:CSDN日期:2014 / 10 / 16主题:Point Sprite, Particle System介绍 在游戏中。非常多的绚丽,灿烂的特效,都能够使用粒子系统制作出来。那么粒子系统。究竟是什么?它是怎样工作的?接下来的文章,将会向大家讲述怎样构建一个简单的粒...
分类:其他好文   时间:2015-07-19 14:46:18    阅读次数:114
Ogre参考手册(六)3.3 粒子
3.3 粒子Particle粒子系统脚本可以作为模板,在运行时创建多个粒子系统粒子系统脚本在初始化时加载,默认为所有公共资源位置(Root::addResourceLocation)下的’.particle’文件。你可以通过ParticleSystemManager::getSingleton()....
分类:其他好文   时间:2015-07-19 11:29:00    阅读次数:108
HYSPLIT模式简介及在线平台使用
HYSPLIT - Hybrid Single Particle Lagrangian Integrated Trajectory Model 即拉格朗日混合单粒子轨道模型。 HYSPLIT - 4 模型是由美国国家海洋和大气管理局 (NOAA) 的空气资源实验室和澳大利亚气象局在过去 20 年间联...
分类:其他好文   时间:2015-06-30 14:51:23    阅读次数:225
HYSPLIT模式简介及单机版使用图文教程
模式介绍HYSPLIT - Hybrid Single Particle Lagrangian Integrated Trajectory ModelHYSPLIT - 4 模型是由美国国家海洋和大气管理局 (NOAA) 的空气资源实验室和澳大利亚气象局在过去 20 年间联合研发的一种用于计算和分析...
分类:其他好文   时间:2015-06-30 14:29:07    阅读次数:6397
CSU1608: Particle Collider(后缀数组)
Description In the deep universe, there is a beautiful planet named as CS on which scientists have decided to build Immense Colossal Particle Collider (i.e. ICPC) to find the ultimate theory of t...
分类:编程语言   时间:2015-06-10 12:24:37    阅读次数:135
162条   上一页 1 ... 11 12 13 14 15 ... 17 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!