-
实现ADT,可以实现两个二叉树的几种逻辑关系来显示它们之间的联系.如:求两个二叉树是否是等价的.它们的交集并集是怎样的.等等.这样这些都是ADT要实现的方法....
实现ADT,可以实现两个二叉树的几种逻辑关系来显示它们之间的联系.如:求两个二叉树是否是等价的.它们的交集并集是怎样的.等等.这样这些都是ADT要实现的方法.-achieve ADT, can achieve two binary tree several logical relationship to show the linkages between them. Such as : whether the binary tree for two are synonymous. The intersection of what is the set. And so on. ADT then these are the methods to achieve.
- 2022-01-26 01:22:21下载
- 积分:1
-
奇妙的二叉树.rar 里面对数据结构里的二叉树进行了非常详细的说明,对大家学习数据结构有非常大的好处...
奇妙的二叉树.rar 里面对数据结构里的二叉树进行了非常详细的说明,对大家学习数据结构有非常大的好处-wonderful binary tree. Rar inside of the data structure, the binary tree for a very detailed description of the data structures you learn a lot more benefits
- 2022-05-30 05:57:22下载
- 积分:1
-
wage management system with PB and SQL development, including an SQL code docume...
工资管理系统用PB和SQL开发的,包含一个代码SQL文件和3个代码PB文件-wage management system with PB and SQL development, including an SQL code documents and three PB code documents
- 2022-12-24 20:10:03下载
- 积分:1
-
新大学英语精读1
新大学英语精读1-6,中英文对照,播放速度可调,带源码,请另下mp3文件,请站长将上次上传的“大学英语精读”删除-new College English 1-6, bilingual and adjustable speed player, with source, under another MP3 file, the last station to upload the "College English" deleted
- 2022-06-18 16:07:29下载
- 积分:1
-
张涛,图书馆管理系统ASP Studio V3.0,很实用
张涛工作室ASP图书管理系统V3.0,还不错挺实用的-Zhang Tao, library management system ASP Studio V3.0, very good practical
- 2022-02-01 20:10:31下载
- 积分:1
-
对二叉树进行插入,打印屏幕等操作
对二叉树进行插入,打印屏幕等操作。使用动态结构实现,可以学习。代码简洁明了,便与学习。有注释。插入元素,采用递归实现。在t节点插入元素x;深度是temp;num表示若是在满二叉树情况下的编号,用于计算坐标;计算深度是x,满二叉树编号是y点的坐标。
- 2023-08-12 22:50:03下载
- 积分:1
-
这个程序主要是实现检查是否抄袭作业,它可以打开txt格式的文件,然后检查在所有存的文件中是否有雷同的,用了命令行参数和数据结构算法,很适合学习c++人做参考
这个程序主要是实现检查是否抄袭作业,它可以打开txt格式的文件,然后检查在所有存的文件中是否有雷同的,用了命令行参数和数据结构算法,很适合学习c++人做参考-This program is mainly to achieve check copying operation, it can open the txt file format, and then check whether all documents are kept identical, with the command line parameters and data structure algorithms, well suited to learning c++ People to do reference
- 2022-07-19 18:04:18下载
- 积分:1
-
database connection pool code
数据库连接池的代码-database connection pool code
- 2022-08-20 01:37:50下载
- 积分:1
-
本程序用邻接矩阵实现图的深度优先遍历 图的广度优先遍历
本程序用邻接矩阵实现图的深度优先遍历 图的广度优先遍历-the procedures used adjacency matrix of the plan is to achieve depth-first traversal of the plan breadth priority Ergodic
- 2022-02-21 20:41:40下载
- 积分:1
-
内存池,如果需要减少长时间、不断开辟小内存的程序产生的内存碎片对程序运行效率的影响,可以使用该类库;...
内存池,如果需要减少长时间、不断开辟小内存的程序产生的内存碎片对程序运行效率的影响,可以使用该类库;-Memory pool, if the need to reduce the time, and constantly open up a small memory memory fragmentation procedures of the process the impact of operating efficiency, you can use the class library
- 2023-06-12 10:55:13下载
- 积分:1