资源列表
tree
- 二叉树中缀转前缀,后缀表达式。另标有注释-failed to translate
Binary-tree-creation-and-traversal
- 二叉树的创建与遍历建立二叉树左右链存储结构。 对其递归的实现中序,先序,后序遍历。 对其非递归的实现中序,先序,后序遍历。 -Binary tree creation and traversal binary tree set up chain stores around the structure. Recursive implementation of its order, the first order, the order of traversal. Non-recursiv
Data-structure-diagram
- 数据结构中图的存储结构的建立与搜索 建立图的二种存储结构 在不同的结构上实现遍历 -Data structure diagram of the storage structure of the establishment of the search to establish two kinds of graph storage structure in the different structures to achieve through
line
- 线性表的应用 运用线性表来表示多项式 实现多项式的输入以及存储 实现多项式的加减乘除四则运算并且输出结果 -The application of the linear form
Virtual-Explorer
- 虚拟资源管理器,用二叉树结构模拟资源管理器并对数据进行相关操作-Virtual Explorer, with a binary tree structure simulation Explorer and data related to operation
c-creat
- 生成碳纳米管的计算法,输入m和n维坐标的大小,可以形成管内碳原子的坐标-Calculation of carbon nanotubes generated, m and n-dimensional coordinates of the input size, can form the coordinates of carbon atoms within the tube
cPPywm
- 数据结构(C语言版)严蔚敏 一本好书-(C language version) Yan Wei Min
struc1
- 数据结构基本教程,求每个学生的平均分以及每门课程的平均分,通过测试,可以直接运行得到结果-The basic data structure tutorial, find each student' s average and the average score of each course, the test can be run directly get the results
sqlist
- 以线性表为例删除位于X和Y之间的元素,通过测试,可以直接运行-Removed in a linear form, for example between X and Y elements, by testing, can be directly run
str1
- 邻接表与邻接矩阵互相转化,已通过测试,可直接运行-Adjacency list and adjacency matrix into each other, has been tested, can be directly run
huffman
- 数据结构中生成最小二叉树,已通过测试,可直接使用-Generate the smallest binary tree data structure, has been tested, can be used directly
Queen
- 八皇后回溯法的MFC实现,有界面输出结果,共92种算法-8 queens back law, have the interface to realize MFC output, 92 kinds of algorithms
