资源列表
Huffman_for_vc
- 数据结构里比较常见到的压缩算法。希望对大家有用。-data structures more common to the compression algorithm. We hope that the right useful.
XSearch
- 这是一个高效的多域查找算法的程序,在实际环境中可以和微软的查找相比。-This is a more efficient algorithm to search domain procedures, the physical environment and can be compared to Microsoft's search.
FundamentalMatrix
- 基础矩阵类的程序。使用OpenCV开发。-based matrices procedures. OpenCV use development.
nihequxian
- 在C或C++环境下,最小二乘法曲线拟合源码。-in C or C environment, the least squares curve fitting source.
Data_Struction_complex
- 数据结构作业 复数运算代码。 可处理复数加减乘除运算。 图形界面。-data structure complex computing operations code. Can handle complex arithmetic operations. Graphical interface.
Data_Struction_prim_MST
- 数据结构作业代码。 最小生成树 Prim实现。 win32 Console界面。-operation code data structure. Prim achieve the minimum spanning tree. Win32 Console interface.
Data_Struction_sort_search
- 数据结构作业。 排序和数据检索比较演示程序。 图形界面。-data structure operations. Sequencing and comparison data retrieval demonstration program. Graphical interface.
my_strcmp
- 常用算法 自定义strcmp 比较两个字符串是否匹配(本人第一个算法)-commonly used algorithm defined strcmp compare whether two strings match (I first algorithm) hee h
stringprocess
- 字符串模式匹配,查找子串加以代替,有两种模式匹配算法-string pattern matching, substring search to be replaced, there are two types of pattern matching algorithm
treeoperate
- 树的各种基本操作都包括了,四种遍历,查找节点等-tree basic operations are included, four traversal, identify nodes
serach
- 二叉排序树的查找算法,用非递归做的,查找删除节点等操作-Binary Tree Search ranking algorithm, the use of non - recursive so that you delete nodes, etc
sortlinktabel
- 对链表进行排序,时间复杂度O(n2),类似于插入排序的思想-right sort, time complexity O (n2), similar to the sequencing of the insert thinking