资源列表
[数据结构常用算法] 平衡二叉树c++
说明:平衡二叉树生成 输入任意个节点 如 2 6 8 0为显示 可自动生成平衡二叉树 bf为平衡因子 h给深度 可插入删除 计算转动次数(wangliwei007也是我,质料没添全就换这个好号,请斑竹给我发个号好吗?我也想下载东西,急)-balanced binary tree generating arbitrary input nodes as 2 6 8 0 to demonstrate that automatically generates balanced binary tree bf f<王立伟> 在 2025-06-04 上传 | 大小:2kb | 下载:0
[数据结构常用算法] C三级上机题
说明:全国计算机等级考试三级的部分上级题算法,对上机考试还不是很熟的人,很有帮助(并非书上的答案,是本人自己想的算法)-National Computer Rank Examination some three superiors that the algorithm, right on the test machine is not very familiar with the helpful (and not the answer book, I want to own the algorithm<沈毅> 在 2025-06-04 上传 | 大小:9kb | 下载:0
[数据结构常用算法] 树跟二叉树
说明:本程序是实现二叉树跟树的常用算法,都是尽量用非递归来编写的。关于二叉树的都可以从键盘动态输入,关于树的就不可以,原因是树的结构问题,在程序中,树的建立用到动态左孩子/右孩子建立-this program is a binary tree with the tree is commonly used algorithm, as possible, to use non- recursive prepared. On the binary tree can be dynamic input from<吴昊> 在 2025-06-04 上传 | 大小:25kb | 下载:0
[数据结构常用算法] BinarySearchTree
说明:一个最简单的二叉树的算法,包括二叉树的各种遍历,还添加了队列的层序遍历-a simple binary tree algorithm, including the binary tree traversal, but also adds a layer of Queue preorder<竹寻> 在 2025-06-04 上传 | 大小:1.17mb | 下载:0
[数据结构常用算法] 二叉树操作&图的遍历操作
说明:二叉树操作&图的遍历操作, 完全按照里面的文挡用VC所完成的程序, 有详细的说明-binary tree traversal operation of the plan operations, in full accordance with the text inside the block with VC performed by the procedure is described in detail in<解放> 在 2025-06-04 上传 | 大小:21kb | 下载:0
[数据结构常用算法] Dr. Dobb`s 10 部算法书
说明:电子书中文件包括了十本讲数据结构的书(英文),很全面。-electronic book which included a 10 stresses the data structure (English), very comprehensive.<Guo> 在 2025-06-04 上传 | 大小:27.66mb | 下载:0
[数据结构常用算法] c小应用
说明:题目:有1、2、3、4个数字,能组成多少个互不相同且无重复数字的三位数?都是多少? 1.程序分析:可填在百位、十位、个位的数字都是1、2、3、4。组成所有的排列后再去掉不满足条件的排列。 2.程序源代码:-topic : 1,2,3,4 figures, the number can be formed with each other with no repeat of the triple-digit figures? How many are? 1. Program Analysis : c<镝钦> 在 2025-06-04 上传 | 大小:5kb | 下载:0
[数据结构常用算法] 非常完美的二叉树模板
说明:非常完美地二叉搜索树模板~~~~ 希望大家能够喜欢,并且提出宝贵意见和建议-perfectly Binary Search Tree template ~ ~ ~ ~ hope that we can love and made valuable suggestions and recommendations<*> 在 2025-06-04 上传 | 大小:291kb | 下载:0