资源列表
[数据结构常用算法] YuRenGuoHe
说明:“渔人过河”是数据结构里面很常见的一个课题。要求是找出最好路径,并将路径保存输出,这里面涉及到链表二叉树的知识。技巧性还是有一些的。-" Fisherman' s across the river" is a very common data structure inside of an issue. Requirement is to find the best path, the path and save the output, there is related t<流动的阳光> 在 2025-06-15 上传 | 大小:5kb | 下载:0
[数据结构常用算法] LinkList
说明:双向循环线性链表,链表初始化、插入结点、修改结点的值、删除特定结点、打印链表、销毁链表。在以上的基础下实现一元多项式的相加。-Two-cycle linear list, linked list is initialized, insert node, modify the value of node to delete a specific node, print list, the destruction list. Basis in more than a dollar to achiev<dada> 在 2025-06-15 上传 | 大小:5kb | 下载:0
[数据结构常用算法] BookFind
说明:一个海量图书查询系统,程序可以模拟图书馆书库,随机生成100万条图书记录并形成索引表和哈希表,实现图书查找功能。同时计算执行效率。-Inquiry System of a mass of books, the program can simulate the library stacks, randomly generated one million books and records of the formation of the index table and hash table, the<Jack cheng> 在 2025-06-15 上传 | 大小:5kb | 下载:0
[数据结构常用算法] data_structure3
说明:9、优先级队列 QueueNode.h Compare.h PriorityQueue.h Test.cpp 10、串 88 MyString.h MyString.cpp test.cpp 11、二叉树 BinTreeNode.h BinaryTree.h Test.cpp 12、线索二叉树 ThreadNode.h ThreadTree.h ThreadInorderIterator.h te<XS> 在 2025-06-15 上传 | 大小:5kb | 下载:0
[数据结构常用算法] shuju6
说明:熟悉二叉树的各种存储结构的特点及适用范围;掌握建立二叉树的存储结构的方法;熟练掌握二叉树的前序、中序、后序遍历的递归及非递归算法;灵活运用递归的遍历算法实现二叉树的其它各种运算-Familiar with the binary tree structure of a variety of storage features and the scope of application acquire storage to establish the structure of binary tree<bartok> 在 2025-06-15 上传 | 大小:5kb | 下载:0
[数据结构常用算法] shuju7
说明:灵活运用非递归的遍历算法实现二叉树的其它各种运算;掌握按层次顺序遍历二叉树的方法;熟练掌握在中序线索二叉树上找给定结点的指定顺序下的前驱和后继的方法。-Flexibility in the use of non-recursive binary tree traversal algorithm to achieve a variety of other operations master-level order according to the method of binary tree tr<bartok> 在 2025-06-15 上传 | 大小:5kb | 下载:0