资源列表
[数据结构常用算法] BinarySearchTree
说明:设S=(x1,x2,…,xn)是有序集,且x1<x2<…<xn ,表示有序集S的二叉搜索树, 利用二叉树的结点存储有序集中的元素。且已知其存取概率分布为(a1,a2,…,an),求在所有表示有序集的二叉树中找出一棵具有最小平均路长的二叉搜索树问题。-Set S = (x1, x2, ..., xn) is an ordered set, and x1 <x2<…<xn ,表示有序集S的二叉搜索树, 利<jj> 在 2025-01-15 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Jack_Straws
说明:ACM94国际大学生编程竞赛东中心区试题-Descr iption n the game of Jack Straws, a number of plastic or wooden "straws" are dumped on the table and players try to remove them one-by-one without disturbing the other straws. Here, we ar<王强> 在 2025-01-15 上传 | 大小:1kb | 下载:0
[数据结构常用算法] dijkstra
说明:It is a c++ code for the dejkstra algorithm with aim to find the shorest path between two points , the nodes with the distance between them store in a txt file and the program read it from this txt file<rorarora33> 在 2025-01-15 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Inorder_BiTree
说明:二叉树的构造及遍历 Construction and traverse binary tree先序遍历输入再中序遍历输出-Binary tree structure and traversing Construction and traverse binary tree in preorder traversal sequence and then traverse the input output<小郭> 在 2025-01-15 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Application_of_binary_tree_traversal_algorithm
说明:二叉树遍历算法的应用 作者:李锐歆 建立二叉树 统计叶子结点个数 求二叉树的树深-Application of binary tree traversal algorithm: Li Ruixin Statistics leaf nodes to establish the number of binary tree binary tree seeking deep<李锐歆> 在 2025-01-15 上传 | 大小:1kb | 下载:0
[数据结构常用算法] erchashudeshixian
说明:用C语言写的二叉树的实现,希望大家在学习中不断进步-Written using C language implementation of binary tree, I hope we continue to progress in learning<卢凯宁> 在 2025-01-15 上传 | 大小:1kb | 下载:0