资源列表
[数据结构常用算法] Data-Structure
说明:学习数据结构的课件以及数据结构的上机实验指导和详细设计-Learning courseware data structure and data structure experiment on the computer guidance and detailed design<蔡静> 在 2024-11-15 上传 | 大小:1.83mb | 下载:0
[数据结构常用算法] Introduction-To-Algorithms
说明:中文名:算法之道,一本很好的介绍算法的书籍,推荐大家-Chinese name: Algorithm of the Road, a good introduction to algorithms books, recommended we look at<caonima> 在 2024-11-15 上传 | 大小:11.44mb | 下载: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.<杨艳> 在 2024-11-15 上传 | 大小:2kb | 下载:0
[数据结构常用算法] tanxinsuanfa
说明:实现贪心算法-Greedy algorithm to achieve. . .<yujia> 在 2024-11-15 上传 | 大小:30kb | 下载:0
[数据结构常用算法] chazhao
说明:数据结构 C++ 查找代码 输入所有,输入要查找的,不对会报错,正确会查找-Find Data Structures C++ code to enter all the input you want to find, and do not be an error, the right looks<wangmingmin> 在 2024-11-15 上传 | 大小:251kb | 下载:0
[数据结构常用算法] erchashu
说明:本文利用C语言实现了简单的二叉树,每个结点只保存一个整数,并且,由于非常简单,树的根结点是确定的,而不是输入的。确定根结点以后,用户输入的每一个数都被insert到树中(-999表示停止),利用深度优先的方法。建立好二 叉 树以后,分别利用深度优先(DFS)和广度优先(BFS)进行了遍历, -In this paper, a simple C language binary tree, each node only stores an<wangmingmin> 在 2024-11-15 上传 | 大小:2kb | 下载:0
[数据结构常用算法] Data-into-the-stack-and-the-stack
说明:输入任意十个整数,然后将其送入队列,并依次出队。-Enter any ten integer, and then into the queue, and in turn the team.<shang> 在 2024-11-15 上传 | 大小:1kb | 下载:0