搜索资源列表
Tree_Operate
- 采用VS2013构建~单文件,其它版本重新编译即可 包含:识别广义表建立二叉树,层次遍历,及非递归前序遍历~~课后小作业,还比较粗糙-~ Using VS2013 build single-file, other versions recompilation comprising: identifying generalized form established tree, traverse the level, and non-recursive preorder traversal ~
Polynomial
- 本程序采用c/c++实现一元多项式的加法、减法和乘法运算,利用数据结构中的顺序存储方式和链式存储方式实现,程序在vs2013中编译通过,本压缩包是vs2013的项目文件,包含编译成功的可执行文件exe和源代码。-This program uses c/c++ to realize the addition, subtraction and multiplication of the data structure, the use of data structure in the order of