-
-
object-tracking-particle-filter.zip
1、本程序需要在dos下启动,否则程序默认打开E盘下一个叫做soccer.avi的视频文件,你可以将一个视频文件修改名称后,放在E盘下;
dos下启动的方式是:进入本程序的目录下,输入"objecttracking E:\\……\\……\\***.avi"。本命令有两部分组成objecttracking
是我们的应用程序名, E:\\……\\……\\***.avi是你要打开的视频的全路径,注意是两个“\\”。
2、应用程序目录下,已经有所有的动态库,可直接运行程序。但是想编译 ...
-
pso.rar
particle swarm optimization with matlab,finish the problem about to find the highest point of texture.
-
SPHYSICS_2D_v1.0.003.zip
SPH2D CODE
Smoothed-particle hydrodynamics (SPH) is a computational method used for simulating fluid flows. It has been used in many fields of research, including astrophysics, ballistics, volcanology, and oceanography. It is a mesh-free Lagrangian ...
-
SPHYSICS_3D_v1.0.003.zip
SPH 3D
Smoothed-particle hydrodynamics (SPH) is a computational method used for simulating fluid flows. It has been used in many fields of research, including astrophysics, ballistics, volcanology, and oceanography. It is a mesh-free Lagrangian method ...
-
-
OpenGL.rar
OpenGL与粒子系统实现三维喷泉模拟 OpenGL fountain with three-dimensional simulation of particle system
-
-
-
-
SPH.rar
Fluid Simulation using Smoothed Particle Hydrodynamics.. C++ with OpenGL
-