资源列表
exm
- 二叉树前序遍历--北京邮电大学ACM试题-ACM BUPT
SeqQueue
- 数据结构SeqQueue.h头文件,包含QInsert,QDelete,QFront-SeqQueue.h data structure header files, including QInsert, QDelete, QFront
HashTable
- 数据结构HashTable.h头文件,包含Find,Insert,Delete-HashTable.h data structure header files, including Find, Insert, Delete
65
- 建立一个图后,对图进行深度优先遍历后输出-After the establishment of a plan to map the output after the depth-first traversal
sort
- 各种排序算法的图形演示。调试环境为TC2.0或者TC3.0。运行这个程序需要tc提供的几个头文件。建议修改options菜单中的include目录项到tc的include的目录下(具体方法可以参见本书第一章的讲解);或者把源程序拷贝到tc目录下运行。
8shuma
- 八数码的问题描述,以及解答的源代码。用广度优先搜索-Eight digital descr iption of the problem, as well as answers to the source code. Using breadth-first search
aa
- 深度优先遍历,算法设计分析,数据结构。-Depth-first traversal, algorithm design, data structure.
tree
- 建立二叉树,实现其中序遍历(递归,非递 归),求二叉树高度,叶子个数,先序线索二叉树-The establishment of binary tree, the realization of one traversal (recursive, non-recursive), and tree height, leaf number, the first order binary tree leads
BiTreeSort
- 二叉树三种遍历方法的程序与比较,C++代码实现。-Three methods of tree traversal and comparison of procedures, C++ code.
tfidfsrc
- tf-idf 算法对文章进行词汇统计,包括各个词的权值,出现次数等-tf-idf algorithm vocabulary statistics articles, including the right of the value of each word, frequency, etc.
lab_111
- 一个算术表达式,由常量、变量、运算符和括号组成-An arithmetic expression, by the constant, variable, composed of operators and brackets
lab_111
- 一个算术表达式,由常量、变量、运算符和括号组成 规定操作数只能为正整数,操作符为+、-、*、/,用#表示结束。-An arithmetic expression, by the constant, variable, composed of operators and parentheses provides operand can only be a positive integer, for the operator said+,-,*,/, end with#.
