资源列表
HashTable.rar
- 《数据结构》课程中,Hash树的C++实现。具有很好的参考价值!,Hash Table implementation by C++ programming language.
Btree.rar
- 一个简单的b树的实现,可方便实现简易数据库,The realization of a simple b-tree, easy to implement simple database
moving-obj-det.zip
- moving object detection for video survelliance,moving object detection for video survelliance
Queue.rar
- 《数据结构》课程中,Queue的C++实现。具有很好的参考价值!,Queue implementation by C++ programming language.
ANSeismic.rar
- 地震波转换与ANSYS应用工具及示例。 采用美国加州大学的地震波数据库,然后进行数据库数据的分析,最终得到可以应用到ANSYS中的地震分析输入数据,Conversion of seismic waves with the the ANSYS application of tools and examples. University of California seismic waves database, and then proceed to the analysis of the data
HuffmanCoding.rar
- 《数据结构》课程中,Huffman编码的C++实现。具有很好的参考价值!,Huffman Coding implementation by C++ programming language.
SortAlgorithms.rar
- 《数据结构》课程中,各种排序算法,包括冒泡,选择,插入,快速,归并,堆的C++实现。具有很好的参考价值!,Kinds of Sort Algorithms implementation by C++ programming language.
swarm_tutorial(1).zip
- swarm仿真平台教程,网上资料不是很多,大家可以看看,the swarm simulation platform tutorial, not a lot of online information, we can look
boost.rar
- boost 库学习的一些资料,方便大家学习boost,boost library to learn some of the information to facilitate learning boost
STL.rar
- stl的源码,用于查看stl的内部实现和学习stl,the stl' s source for View stl internal implementation and learning stl
tsunami-FVM-simulation.rar
- This code incorporates the Finite Volume Method using SIMPLE algorithm on colocated body-fitted grids,for tsunami simulation,This code incorporates the Finite Volume Method using SIMPLE algorithm on colocated body-fitted grids
comp.zip
- 一个基于命令行操作的通用数据压缩程序,使用的是静态字典+LZ77+算术编码的算法。,Universal data compression program, a command-line-based operation is the static dictionary+LZ77+ arithmetic coding algorithm.
