搜索资源列表
lizisystem
- 非常好用的flash粒子组件系统,能实现N多特效,使用方便并附有练习,吐血推荐.-very useful component of the flash particle system can achieve more than N effects, ease of use together with practice and recommend to vomit blood.
ClothSim
- 实现Java 3D环境下基于质点-弹簧模型的柔体模拟,并以三维动画的形式逼真地表现出来-Java 3D environment based on the particle-spring model of flexible body simulation, and 3D animation in the form vividly demonstrated
AcousticGUI
- 该java代码给出了粒子滤波器的编程仿真,有一个仿真的界面-the java code is a particle filter simulation program, a simulation interface
PFe
- PARTICLE FILTER ON THE TARGET TRACKING .
VariableResolutionParticleFilter
- presents a new particle filter that maintains samples in the state space at dynamically varying resolution for computational efficiency
QPSO1
- Particle swarm optimization with particles having quantum behavior
java particle code
- java particle code
awtcssdsadd.rar
- 做了一大堆J2EE WEB应用之后,闲来无事决定研究一下桌面应用程序开发。 想了一下干脆做个Java版的星际,研究的对象就是星际的JS山寨版-JS星际。 看了几下,当机立断决定山寨之。。。。 后来经过无数个夜晚的煎熬终于完成了一部分,特来和大家分享一下。 暂时支持采矿,攻击,寻路,局域网对战. 虽然只能算一个Demo,但是用到了很多Java基础技术和算法: Java2D,双缓冲,A星寻路,粒子系统,动画效果,处理图片,Swing ui ,UDP,T
Spray.rar
- java的粒子算法,在j2me中可以用到,效果超级炫耀啊~~,java particle algorithm, can be used in j2me, show the effect of super-ah ~ ~
SPHYSICS_2D_v1.4.000
- 光滑粒子流体动力学计算程序。官网http://wiki.manchester.ac.uk/sphysics/index.php/Main_Page-The SPHysics Code ——SPHysics is a Smoothed Particle Hydrodynamics (SPH) code inspired by the formulation of Monaghan (1992) developed jointly by researchers at the Johns Hopkin
ga
- 粒子群算法与遗传算法的结合研究,值得参考!-Particle Swarm Optimization and Genetic Algorithm for the combination of research
SPHYSICS_3D_v1.4.000
- 光滑粒子流体动力学计算程序。官网http://wiki.manchester.ac.uk/sphysics/index.php/Main_Page-SPHysics is a Smoothed Particle Hydrodynamics (SPH) code inspired by the formulation of Monaghan (1992) developed jointly by researchers at the Johns Hopkins University (U.S.A.
Particle_Swarm_Optimisation
- java 微粒群算法演示程-Particle Swarm Optimisation-Particle Swarm Optimization java demo
BC-Particle-System-on-GPU
- 本人给出了计算机处理粒子系统时如何将大量的CPU运算转移到GPU的一个方案。-in the context, i proposed a new method to transfer the compute burden from cpu to gpu.
Particle
- 粒子群优化算法的java程序实现,内含详细的代码注释及说明。-particle optimization algorithm
Java--particle-swarm-algorithm
- java程序实现基本粒子群算法,本程序适应于演化算法的初学者,简单易懂,清晰明了。-Java program to achieve the particle swarm algorithm。This procedure to adapt to evolutionary algorithms for beginners
Particle-swarm-optimization-
- 粒子群优化算法的JAVA实现,说明:算法为了演示功能,所以没有优化,没有异常处理等,仅作演示用。-Particle swarm optimization algorithm JAVA, Descr iption: Algorithms for presentation capabilities, so no optimization, no exception handling, etc., only for demonstration purposes.
Particle
- 一个单目标PSO算法,用于粒子群算法的学习-Learning a single goal PSO algorithm for particle swarm algorithm
Android-particle-effects
- 最近在闲逛的时候,发现了一款**粒子爆炸特效**的控件,觉得比较有意思,效果也不错。 但是代码不好扩展,也就是说如果要提供不同的爆炸效果,需要修改的地方比较多。于是我对源代码进行了一些重构,将爆炸流程和粒子运动分离。 对于源码,大家可以参考以下链接-Recently when strolling, we found a**** Particle explosion effects controls feel more interesting, with good results. But
-canvas-particle-effects
- HTML中canvas粒子效果的实现,适合初学者尝试-Implement the HTML canvas particle effects, suitable for beginners to try