资源列表
SimpleChameleon
- 用语数据挖掘聚类算法,变色龙算法是在weka中实现-cluster
BOI2009-BeetlesSolution
- 数据结构课程设计(BOI竞赛Beetles问题)-Data Structure Course Design (BOI competition Beetles issues)
dynamicarray
- 用C语言写的关于创建动态数组-C. wrote about creating dynamic array !!
DynamicProgramming
- 用递归法、动态规划法、备忘录方法实现矩阵连乘。-algorithms:Dynamic Programming in JAVA
backtrace_src
- 国际象棋中马的周游问题 给定一个8×8的棋盘,给定某一位置。求马从该位置出发,经过棋盘中的每一个方格恰好一次,最后回到它出发位置的路线图。 要求:用图形化动态演示马的行走路线、回溯过程。 -Travel chess problems in horses given a 8 × 8 chessboard, given a particular location. Horse from the starting seek position, after the board of each
JPDA
- 统的联合概率数据关联算法(IPDA)是在密集杂波环境下的一种良好的多目标跟踪算法, 但它是针对单传感嚣对多目标跟踪的情况下使用,不能直接用于多传感器对多目标的跟踪。针对这 一问题,文中提出了一种适用于多传感器多目标跟踪的JPDA算法,它以极大似然估计完成对来自 多传感器的测量集合进行同源最优分划,然后采用JPDA方法对多目标进行跟踪。经过理论分析和 仿真试验,证明了该方法能有效地进行多传感器多目标的跟踪,且具有算法简单、跟踪精度高、附 加的计算量小等优点。-Abstract)
shujuguanlian
- 数据关联是多目标跟踪的一项关键技术。JPDA是大家公认的多目标跟踪中性能较好的数据关联算法,它 认为量测和目标是一一对应的关联关系,但在许多实际情况中,量测和目标是多一多对应的关系。针对上述情况,该文提 出了广义概率数据关联算法(Generalized Probability Data Association,GPDA)。文中从理论上对这两种算法的性能进行了 详细分析,并利用Monte Carlo技术对其性能进行了仿真比较。-Data association is one of th
biaodashiqiuzhibaogao
- 数据结构的实验报告:包括了源码,本程序可以对正确的表达式能给出正确结果;对不正确的表达式能指出错误,如少左括号,少右括号等-Data structure lab report: include the source, this procedure can correct expression can give accurate results on incorrect expressions can point out errors, such as less left parenthesis
lab
- matlab进行拓扑排序的程序,在matlab中实现了拓扑排序算法。-matlab for topological sort of the process is implemented in matlab a topological sorting algorithm.
duoxiangshi
- 数据结构:多项式的代数运算,C语言,数据结构实验内容,包含可执行程序和源代码。-Data structure: polynomial algebra, C language, data structure experiment content, including executable programs and source code.
shanliebiao
- 任务: 设计散列表实现电话号码查找系统。 设每个记录有下列数据项:电话号码、用户名、地址; 1,从键盘输入各记录,分别以电话号码和用户名为关键字建立散列表; 2,采用一定的方法解决冲突; 3,查找并显示给定电话号码的记录; 4,查找并显示给定用户名的记录。 -Task: Design Implementation phone number lookup hash table system. Set for each record the following data
SJJGPXBJ
- 数据结构的课程设计。10种内部排序算法的比较,有三种比较方式,随机数组比较,已排序数组升序比较,已排序数组逆序比较,只直观的给出了比较次数等,-Data structure course design. 10 kinds of internal sorting algorithms comparison, there are three more ways, more random array, the array has been sorted in ascending order of co