资源列表
jihe
- 集合。。 。。 。。 。。 。。。数据结构-Collection. . . . . . . . . . . . . . . . . . . Data Structures
Linear-list-data-structure-(2)
- 数据结构实验 C语言 双向链表存储与运算 -Experimental two-way data structure linked list in C storage and computing
quick-sort-algorithm
- 数据结构实验报告 快速排序的完整版算法-Experimental data structure reports the full version of quick sort algorithm
ThreadTree
- 线索二叉树,能帮助我们快速的建立二叉树,不需要重复代码,这样会使得设计者更加的轻松-ThreadTree is a BinaryTree which is converinint to built a BinaryTree , everyone wants to learn it , it really can help us ,we also learn how to build a BinaryTree.lt was a cool fall afternoon in Manhattan. T
Binary-tree-traversal-structure
- 二叉树非递归遍历的源代码 数据结构实验 C语言编程-Binary tree traversal non-recursive data structure of the source code in C programming experiments
Shared-body-structure
- 数据结构 结构体与共用体相关知识 C语言-Structure and data structure knowledge of C language union
CRC
- CRC冗余算法,主要用查询余式表的方法来进行-CRC redundancy algorithm, the main table with a query I type approach to
sort_list
- 链表的归并排序,还是不错的,适合新手,不过可能会有不合理的地方-List of merge sort, or a good, suitable for novice, but there may be unreasonable
binary-tree
- 返回二叉树的根+返回树中某个结点的左孩子,若无则返回空+返回树中某个结点的双亲,如果是根结点,则返回空-Returns the binary tree root+ returns tree in a node of the left child, if there is no return null+ returns tree in a node s parents, if the root node, it returns null
dfsPbfs
- 数据结构,图的深搜和广搜。(DFS+BFS)-Data structures, graph search deep wide search. Data structures, graph search deep wide search. Data structures, graph search deep wide search.
k_junzhi
- K均值算法,这个算法适用于类别数为三的聚类算法-K-means algorithm, this algorithm is applied to the number of categories for the three clustering algorithms
MergeSort
- 一个快速的合并排序算法的例子。合并排序速度快,是稳定的排序。这是用VB写的例子,大家可以转换为其他语言。-A example of the quick merge sort algorithm. Fast merge sort is a stable sort. This example is written in VB, you can convert it to other languages.
