资源列表
[数据结构常用算法] CreateBiTree_PreIn
说明:中序建立二叉树,并分别对所建的二叉树进行先序遍历和中序遍历,并打印输出。-Inorder to establish a binary tree, and were built binary tree preorder traversal and inorder traversal, and print output.<鄂世嘉> 在 2024-12-24 上传 | 大小:1kb | 下载:0
[数据结构常用算法] erchaserch
说明:c++语言写的二叉法搜索的迭代版,数据结构搜索内容-C++ language write binary method search iterative edition, data structure search content<韩非> 在 2024-12-24 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Binary-Tree-Traversals
说明:数据结构,用来建立与遍历二叉树的C语言程序-C language data structure used to create the binary tree traversal procedures<parrotmeow> 在 2024-12-24 上传 | 大小:1kb | 下载:0
[数据结构常用算法] duoxiangshi
说明:采用链式结构实现任意多项式的存储,求两个多项式的和。 -Using the chain structure to achieve arbitrary polynomial storage, and seeking two polynomials.<jxl> 在 2024-12-24 上传 | 大小:1kb | 下载:0
[数据结构常用算法] cunchujiegou
说明:采用邻接矩阵实现有向网的存储,建立有向网,并实现单源最短路径算法。 -Adjacency matrix storage to the network, to establish a network and single-source shortest path algorithm.<jxl> 在 2024-12-24 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Single-Source-Shortest-Path
说明:从题目给出的N个节点以及相应距离中,找出单源最短路径,采用贪心算法-N nodes and the corresponding distances from the title given to find the single source shortest path, the greedy algorithm<peter> 在 2024-12-24 上传 | 大小:1kb | 下载:0