Welcome![Sign In][Sign Up]
Location:
Search - particle.c

Search list

[Mathimatics-Numerical algorithmsbf-C++sourc

Description: Bayesian Filter.贝叶斯(Bayesian)滤波器的C++类库。包括卡尔曼滤波(kalman filter)、粒子滤波(particle filter)等。-Bayesian Filter. Bayesian (Bayesian) filters C Class. Including Kalman filter (Kalman filter). particle filter (particle filter).
Platform: | Size: 127265 | Author: 陈晨 | Hits:

[SourceCode粒子系统

Description: 图形编程中重要的一个内容——粒子系统,用来模拟不规则自然形态,如云、雨、烟、雾等,这是我收集的一个论文集-Graphical programming in an important content- particle system to simulate natural irregular shape, like clouds, rain, smoke, fog, etc. This is what I gathered a collection of
Platform: | Size: 3512320 | Author: 李飞刀 | Hits:

[Mathimatics-Numerical algorithmsSimpleCond

Description: particle filter using c
Platform: | Size: 9216 | Author: 仝明磊 | Hits:

[AI-NN-PR粒子群优化PSO程序包(Java,C,VB)

Description: C语言遗传算法程序包-NO. 11 heredity arithmetic programme packet of c programme language
Platform: | Size: 126976 | Author: 郭文 | Hits:

[OpenGL programsamp09

Description: 采用粒子系统技术模拟一个圆球爆炸时碎片四溅的效果-use particle system simulation technology explosion of a ball of debris cascade effect
Platform: | Size: 231424 | Author: yfq | Hits:

[AI-NN-PR多维函数优化程序

Description: 用JAVA语言编写,包括PSO(Particle swarm optimization, 中文译名为粒子群优化或微粒群算法), DE (Differential evolution, 中文译名为差分进化或差异演化)等算法,有一些不带约束和带约束的算例(如Michelawicz的几个问题)。使用说明见usage.txt、RUNExample.bat和程序中的注释。 -with Java language, including the PSO (Particle swarm optimization, the Chinese translation of PSO or PSO algorithm), DE (Differential evolution, the Chinese translation of the difference or differential evolution evolution) algorithm, a number of non-binding and binding with the examples (such as the several issues Michelawicz ). Use see usage.txt, RUNExample.bat and procedures of the Notes.
Platform: | Size: 128000 | Author: 刘三 | Hits:

[Game Enginehge-1.53-src

Description: 功能强大的2D游戏引擎。具有多种缩放、透明叠加效果及多种预定义粒子系统。-powerful 2D game engine. With a variety of scalable, transparent superposition effects and a variety of predefined particle system.
Platform: | Size: 830464 | Author: muf | Hits:

[AI-NN-PRPSO-C

Description: 在C语言环境下使用的粒子群优化算法,需要给出最大速度、迭代次数、作为中断条件的最小误差等初始条件。-in the C-language environment to the use of the PSO algorithm, the greatest need is speed, the number of iteration, as the smallest disruption error conditions such as initial conditions.
Platform: | Size: 58368 | Author: | Hits:

[AI-NN-PRSPSOOptimize

Description: 微粒群算法,c语言编写,通过优化,可以自己添加测试函数-particle swarm algorithm, c language, through optimization, can add their own function testing
Platform: | Size: 2048 | Author: 雪肤 | Hits:

[Graph programParticlefilter_code

Description: 粒子滤波的C++程序,可以很好的掌握粒子滤波的编程问题-particulate filter C program, a good grasp of programming particle filter problem
Platform: | Size: 20480 | Author: 李甫 | Hits:

[AI-NN-PRCheap_PSO

Description: C语言开发的微粒群优化算法源程序,程序用到了多个测试函数:包括Rosenbrock 函数等,操作时首先打开文件选择一个函数,然后点击计算就可以了。-C language development Particle Swarm Optimization algorithm source, a number of procedures used test functions : Functions include Rosenbrock, the first operation of a choice open file function, Then click on the calculation.
Platform: | Size: 77824 | Author: zhangtao | Hits:

[Algorithmbf-C++sourc

Description: Bayesian Filter.贝叶斯(Bayesian)滤波器的C++类库。包括卡尔曼滤波(kalman filter)、粒子滤波(particle filter)等。-Bayesian Filter. Bayesian (Bayesian) filters C Class. Including Kalman filter (Kalman filter). particle filter (particle filter).
Platform: | Size: 126976 | Author: 陈晨 | Hits:

[AI-NN-PRpso-souceCode-C++Version

Description: 一个粒子群优化(PSO)算法的C++版本的源代码。-A particle swarm optimization (PSO) algorithm C++ Version of the source code.
Platform: | Size: 2048 | Author: KTGG | Hits:

[DirextXlizi

Description: 粒子特效的DriectX的程序;~供参考~-Particle effects of the procedure DriectX ~ for reference ~
Platform: | Size: 3471360 | Author: 李玉喜 | Hits:

[AI-NN-PRDPSO-C.tar

Description: 耗散粒子群(DPSO)优化算法C程序及其测试实例-Dissipative Particle Swarm (DPSO) optimization algorithm C program and its test case
Platform: | Size: 8192 | Author: Cheng bing | Hits:

[CSharpparticle

Description: 火焰粒子效果,用C#代码编写的,供大家学习-Flame particle effects, with C# Code prepared for them to learn from
Platform: | Size: 226304 | Author: 车风 | Hits:

[Mathimatics-Numerical algorithmsc-tsp

Description: 实现旅行商问题的解决(微粒群算法或者蚁群算法)-To achieve resolution of the traveling salesman problem (or ant colony optimization Particle swarm optimization)
Platform: | Size: 3072 | Author: 吴明 | Hits:

[AI-NN-PRParticle-Swarm-Robot

Description: 本资源是我精心收藏的好东西--粒子群算法的移动机器人路径规划。先拿出来分享-This resource is my collection of good things well- particle swarm optimization for mobile robot path planning. Acquire a share out of
Platform: | Size: 439296 | Author: ltx | Hits:

[3D Graphicparticle

Description: This folder contains the followin C application particle.c: a simple particle system. Control and options selected from menu.
Platform: | Size: 2048 | Author: nicki | Hits:

[Special Effects基于粒子滤波器的目标跟踪算法及C++实现

Description: 基于粒子滤波器的目标跟踪算法及C++实现,运行方式:按P停止,在前景窗口鼠标点击目标,会自动生成外接矩形,再次按P,对该选定目标进行跟踪。(The target tracking algorithm based on particle filter and C++ implementation, operation mode: stop by P, click the target in the foreground window, automatically generate the outer rectangle, and follow P again to track the selected target.)
Platform: | Size: 1226752 | Author: KQ_QK | Hits:
« 12 3 4 5 6 7 8 9 10 ... 19 »

CodeBus www.codebus.net