搜索资源列表
20032328
- 这是一个数据结构八皇后问题的程序,提供了图形化显示功能.运行在TC++3.0-This is a data structure of the eight Queen's procedures, provides a graphical display. Running TC 3.0
erchashujibencaozuo
- 本程序是用TC编写,实现按中序遍历一个二叉树,并求出此二叉树的深度和高度。 ① 输入的形式:所输入的元素均为整数 ② 程序所要达到的功能:输入1,2,3输出按中序遍历好的二叉树3,2,1 ③ 并求得二叉树的结点数为3,深度为3 -This procedure is used to prepare TC to achieve by the traversal of a binary tree, and derive this binary tree of depth and hei