搜索资源列表
particleFilterTrackTest
- 通过粒子滤波来跟踪目标 可以在vs2008下直接运行-Through the particle filter to track the targets can be run directly under vs2008
Btree
- B树的C++实现代码,实现了插入,删除,查找的功能,在VS2008和GCC下通过编译。 B树的实现代码在Btree.h里,TestBtree.cpp是一个非常简单的测试-Implementation code of the Btree
matrix
- C++中矩阵运算的实现 nr3.h为其他的书籍代码,测试环境为VS2008-Achieve C++ in matrix operations nr3 code for other books