资源列表
Recursive-implementation-ZK-tree
- ZK树的递归实现,不断开辟栈空间保存函数的局部变量,当执行到递归出口时,函数逐层向上返回,一直到最初的调用处。-Recursive implementation of the ZK tree, and constantly open up the stack space to preserve the local variables of the function, when the implementation of recursive exit, the function layer by
粒子群算法程序
- 粒子群算法的程序,主要是针对基本粒子群和改进粒子群算法。(Particle swarm optimization procedures, mainly for the basic particle swarm optimization and improved particle swarm algorithm.)
Using-a-pointer
- 主要介绍在VC++环境下指针的正确使用,可以作为一个实例进行指针的使用。-Mainly introduces the correct use of Pointers in vc++ environment, can be used as an example for the use of Pointers.
Path_Planning
- Robotics path planning
BigIntegerOperation
- 利用string来实现对大整数的加减乘的操作,代码容易理解,供大家参考-Use a string of big integer to realize the sum of the operation of the take, code easier to understand, for your reference
MATLABann
- 面向MATLAB工具箱的神经网络理论与应用-Toolbox for MATLAB neural network theory and application of
metis-5.1.0
- Graph partitioning program. Just compile and use. Accepts graph file as input
binary-tree
- 由c/c++写的二叉树的常见操作,比如:树的建立、计算树的深度、计算树的叶子节点-Storage and realization of a binary tree
BPwangluojishu
- RBF神经网络的示例,结构,具体应用,在谐波检测中的作用与实现方法-Example, the structure of the RBF neural network, the specific application in Harmonic Detection method
DSPANDMATLAB
- 这是数字信号处理的好资料,详细地介绍如何用MATLAB进行信号分析与处理,想学习的可以下载看看。-This is good information on digital signal processing, detailed information on how to use MATLAB for signal analysis and processing, want to study can be downloaded to see.
meanShiftExample
- 改进的均值偏移跟踪算法,带有示例视频,可完成对选定目标的实时跟踪-Improved mean shift tracking algorithm, with a sample video, to be completed by the real-time tracking of selected targets
