资源列表
[数据结构常用算法] pinghengerchashu
说明:用二叉链表作存储结构 (1)以回车(‘\n’)为输入结束标志,输入数列L,分别生成一棵二叉排序树T和平衡的二叉排序树BT ; (2)对二叉排序树T作中序遍历,输出结果; (3)输入元素x,查找二叉排序树T:若存在含x的结点,则删除该 结点,并作中序遍历(执行操作2);否则输出相关信息; (4)分别计算T、BT的查找成功的平均查找长度,输出结果; -List for storage with the two fork structures (a) to carriage re<肖胜鹏> 在 2025-06-20 上传 | 大小:440kb | 下载:0
[数据结构常用算法] paixusuanfa
说明:本程序实现的算法:冒泡排序、shell排序、快速排序、归并排序 (1)设n个关键字均为整数(1≤n≤100000) (2)设计K个内部排序算法(K≥5), 每个算法须记录执行所需的时间 (3)自动生成多组数据,每组数据含n个整数(正序、逆序、随机分布) -This procedure implemented algorithms: bubble sort, shell sort, quick sort, merge sort (1) Let n keywords are int<肖胜鹏> 在 2025-06-20 上传 | 大小:439kb | 下载:0
[数据结构常用算法] zuiduanlujing
说明:求一个有向图中的最短路径,给定一个源点求该点到其他点的最短路径-Seeking a directed graph of the shortest path, given a source point of seeking other points that point to the shortest path<肖胜鹏> 在 2025-06-20 上传 | 大小:352kb | 下载:0
[数据结构常用算法] listinarray
说明:实现一个静态链表,静态链表是一种很高效的数据结构,同时具备链表和线性表的优点-To achieve a static list, static list is a very efficient data structure, at the same time have the advantages of linked lists and linear form<齐笑尘> 在 2025-06-20 上传 | 大小:5kb | 下载:0
[数据结构常用算法] queuebystack
说明:用栈实现队列,栈是自己写的,栈的方法都已封装好,这个练习是熟悉数据结构的使用、开拓思路用的-With the stack to achieve queue, stack their own writing, and stack methods have been packaged well, this exercise are familiar with the use of data structures, explore new ideas using<齐笑尘> 在 2025-06-20 上传 | 大小:9kb | 下载:0
[数据结构常用算法] aaa
说明:根据《算法与数据结构》课程的结构体系,设计一个基于DOS菜单的应用程序。要利用多级菜单实现各种功能。比如,主界面是大项,诸如线性表、栈与队列、串与数组及广义表等,子菜单使这些大项中的一些功能或者小项。要求所有子菜单退出到他的父菜单。-According to " Algorithms and Data Structures" course of the structural system, design a menu-based DOS applications. To tak<长江> 在 2025-06-20 上传 | 大小:1.65mb | 下载:0
[数据结构常用算法] bbb
说明: 根据《算法与数据结构》课程的结构体系,设计一个基于DOS菜单的应用程序。要利用多级菜单实现各种功能。比如,主界面是大项,诸如线性表、栈与队列、串与数组及广义表等,子菜单使这些大项中的一些功能或者小项。要求所有子菜单退出到他的父菜单。-According to " Algorithms and Data Structures" course of the structural system, design a menu-based DOS applications. To ta<长江> 在 2025-06-20 上传 | 大小:1.76mb | 下载:0