资源列表
BinaryTreesorting
- 二叉树排序实现二叉树的前序、中序、后序排列,以菜单形式出现,代码简洁、易懂易用
lianbiaohebing
- 这是初次学数据结构时有关链表的实现,我想对于初学者来说是有一点帮助的
zhegnshuhuafen
- 数值分析里的,对两个整数根据不同的要求进行划分,一共有四种情况,并可以根据不同情况而对具体情况进行分析
graph_search
- 图的深度优先搜索和广度优先搜索,c++实现,可能用class实现并不适合,但思想还是表现出来了
segment_tree
- 线段树结构的代码,是一种比较高级的数据结构,对区间的增删只需要O(logn)
main
- Tehran 2003 Preliminary poj 2396 Budget
multiregress
- 多元线性回归负荷预测程序,采用C++编制-Multiple linear regression load forecasting process, using C++,
a
- 平衡二叉树,实现平衡二叉树的有关操作,哈工大数据结构实验-balanced binary tree
OpenCVseedfillingcol
- 采用种子填充实现彩色图像分割,在处理库opencv下,采用改进的种子算法,实现对彩色图像的分割,程序中指包括代码部分-OpenCV seed filling to achieve color image segmentation code, the use of intel graphics library opencv, the use of improved seeds algorithm, to achieve color image segmentation
fft
- 一个用于快速傅里叶变换的c++源程序,其中包括按时间抽样变换和按频率抽样变换两种算法。程序运行速度非常快。-One for the fast Fourier transform c++ source code, including sampling by time and by changing the frequency sampling transform algorithms.
splaytree
- 标准数据结构splaytree的C语言实现,很规范,供参考-The standard of data structure splaytree the C language specifications for reference
ycbcr-face-detection
- 基于彩色图像的肤色模型的人脸检测,首先建立肤色模型,然后根据人脸特征进行定位-based on Ycbcr face detection
