资源列表
Binary-sort-tree
- 创建二叉排序树 显示树和中序遍历结果 MFC-Create a binary search tree and the tree traversal results in MFC
biaodashi
- 有中缀表达式转换成后缀表达式并计算结果 主要是数据结构上的一些算法以后又需要请联系我数据结构所有算法-With infix expressions into postfix and calculate the data structure is mainly the result of some of the algorithms later I need to contact all of the data structure algorithms
001
- 求字符串next数组,实现快速模式匹配,将文件直接在C++环境下执行即可-String array for next, realizing fast pattern matching
ch02
- 经典数据结构程序,链表,队列,栈的顺序存储与链式存数程序实现-Classic data structure program, linked list, queue, stack with the order of the chain store in several program realization
ch04
- 数据结构字符串与数组操作实现程序,内容详尽-Data structure and realizing program operation string array, detailed the content
Maze-problem
- 解决数据结构中的迷宫问题 可在TUEBOC中直接运行-Data structure to solve the maze problem can be run directly in TUEBOC
BigInteger
- 大整数库,实现了大整数之间的四则运算和模、模幂运算以及最大公约数的求解-Large integer library to achieve a large integer arithmetic and between modes, modular exponentiation and the greatest common divisor of the solution
dijkstra
- dijkstra算法的实现 利用图的链式存储进行求解-dijkstra algorithm implementation using a chain graph storage solution
NQueen
- N皇后问题的快速实现 主要使用的位操作得以提速-N-Queens problem quickly realize the main use of bit operations to speed
kmerge
- * * 利用败者树ls将编号从0到k-1的k个输入归并段中的记录归并到输出归并段。 * b[0]至b[k-1]为败者树上的k个叶子结点,分别存放k个输入归并段中当前记录的关键字-external merge sort
paixu
- 从一个数据文件中读入数据,形成字符串矩阵,对其的左半部分进行升序排序,右半部分降序排序。-Read from a data file into the data to form a string matrix, its left part of the ascending, descending order the right part.
long-integer-additions-operations
- 长整数加法运算 使用双向循环链表 数组编程-long integer additions operations
