资源列表
shiyan4
- 数据结构,二叉树的各种操作,二叉树的递归建立,非递归前序周游,非递归中序周游,非递归后续周游,叶子的个数,树 的高度,删除添加结点,c++语言实现。-Data structure, binary tree of the various operations, recursive binary tree establishment, non-recursive pre-order travel, travel non-recursive in-order, non-recursive follow
string
- 字符串的全操作,重载+、=,重载输入输出流,比较串长,清空串,曲取子串,插入函数,查找函数,正序查找,倒叙查找。-All string operations, overloaded+, =, overloading input and output streams, more string length, empty string, substring take music, insert function, search function, find the positive sequence
tu
- 数据结构的图的建立和周游,用矩阵建立和用邻接表建立-Data structure and the Establishment and travel, to establish and use a matrix to establish adjacency list
shiyan2
- 熟悉栈和队列的特点及其基本操作的实现。借助栈,将队列中的数据元素进行逆置 -Familiar with the characteristics of stacks and queues to achieve its basic operations. With the stack, the queue is set against the data elements
erchashu
- 数据结构中,二叉树程序!包括中序,前序,后序查询-Data structure, binary tree program! Included in the order, preorder, postorder query! ! !
hashList
- 哈希列表, 哈希列表, 哈希列表,哈希列表!-Hash list, hash lists, hash lists, hash lists, hash lists, hash list!
Sort
- 排序,各种排序算法,插入排序,冒泡排序,快速排序,等等!-Sorting, various sorting algorithms, insertion sort, bubble sort, quick sort, and more!
hefumanshu
- 赫夫曼树,赫夫曼编码!赫夫曼 树,赫夫曼编码!赫夫曼树,赫夫曼编码!-Huffman tree, Huffman coding! Huffman tree, Huffman coding! Huffman tree, Huffman coding! Huffman tree, Huffman coding!
Eight-queen
- 很强的算法,是八皇后问题,很好的解释了回溯的问题,能够有效,且正确的进行编程-A strong algorithm, is eight queens problem, a very good explanation of the problem back, to be effective, and accurate programming
laba1sod
- This the program to sort and search for data that are entered manually or from a file. Can be used to study the discipline of "data structure".-This is the program to sort and search for data that are entered manually or from a file. Can be used to s
RTree
- 用C++语言实现的一个有关于R树的头文件-C++ language with a tree on the R header files
tree
- 该算法实现了树的另一种递归运算。摘自华科复试题。-The algorithm implements a recursive operation of another tree. From China Branch complex questions.
