资源列表
[数据结构常用算法] 1P(1P2)P..qingdian100
说明:实现1+(1+2)+(1+2+3)+...的递加功能-Achieving 1+ (1+2)+ (1+2+3 )+... the sliding scale function<蓝沁儿> 在 2025-01-11 上传 | 大小:2kb | 下载:0
[数据结构常用算法] kuohaopipei
说明:输入一个只有左括号‘(’和右括号’)‘的序列,程序对括号匹配的正确性进行检查并给出结果。-Only enter a left parenthesis ' (' and right parenthesis ' )' the sequence of procedures to check the correctness of matching brackets and give the results.<杨艳> 在 2025-01-11 上传 | 大小:2kb | 下载:0
[数据结构常用算法] erchashu
说明:本文利用C语言实现了简单的二叉树,每个结点只保存一个整数,并且,由于非常简单,树的根结点是确定的,而不是输入的。确定根结点以后,用户输入的每一个数都被insert到树中(-999表示停止),利用深度优先的方法。建立好二 叉 树以后,分别利用深度优先(DFS)和广度优先(BFS)进行了遍历, -In this paper, a simple C language binary tree, each node only stores an<wangmingmin> 在 2025-01-11 上传 | 大小:2kb | 下载:0
[数据结构常用算法] threadtree1
说明:先序输入二叉树,输出树形结构,二叉树中序线索化-Preorder binary input and output tree structure, in order threaded binary tree<所有人> 在 2025-01-11 上传 | 大小:2kb | 下载:0
[数据结构常用算法] shortest-path-algorithm
说明:dijkstra最短路径算法C++源码,是以一个简单的图为例,简单易懂,可根据自己的需要改少部分即可用。-dijkstra shortest path algorithm<成汁> 在 2025-01-11 上传 | 大小:2kb | 下载:0
[数据结构常用算法] Sort-of-Dstructure
说明:掌握各种内部排序算法。 理解各种内部排序算法的特性、时间性能和空间性能,在此基础上能根据具体情况选择合适的排序算法。 掌握运用实验分析算法的正确性、时间性能和空间性能的方法。 -Master the various internal sorting algorithms. Understanding the characteristics of various internal sorting algorithm, time<冰与火> 在 2025-01-11 上传 | 大小:2kb | 下载:0
[数据结构常用算法] tree-and-forest
说明:实现树和森林的二叉链表表示方法和树的两种遍历算法及其应用。-To achieve binary trees and forests and tree list representations of two traversal algorithm and its application.<冰与火> 在 2025-01-11 上传 | 大小:2kb | 下载:0