-
-
-
-
-
-
mtpso.rar
连续型粒子群算法的java实现,可以自己设计粒子群算法(继承Swarm和Particle类),包含有三个个抽象类(Swarm、Particle、Problem),可以继承Problem类自定义新的问题。
-
-
多维函数优化程序.zip
用JAVA语言编写,包括PSO(Particle swarm optimization, 中文译名为粒子群优化或微粒群算法), DE (Differential evolution, 中文译名为差分进化或差异演化)等算法,有一些不带约束和带约束的算例(如Michelawicz的几个问题)。使用说明见usage.txt、RUNExample.bat和程序中的注释。
-
OpenGL_3d.zip
This is a 3d particle engine written in 5 minutes... literally. It is written on tutorials , but is a completely original work. It displays a total of 10000 particles, and each has a random shade of blue as a color, its own position, and its own speed in ...
-
Engine_v0.2.tar.gz
一个巨cool的3D游戏引擎源代码。其0.3版本开始收费,卖10000美金,其功能有bsp/portal,particle system,physics,skelet-animation,energe unit,lod.四叉树/八叉树,shaders(glsl/hlsl)
-
Engine_v0.1.tar.gz
cool3dengine的0.1版本,漂亮的室内引擎,支持bsp/portal,lod,particle,physics,skeleteanimation,shader
-