资源列表
[数据结构常用算法] Knight-to-travel-around
说明:骑士周游问题,用回溯法计算~希望对大家有帮助~-Knights tour problem with backtracking method ~<> 在 2025-06-18 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Calculation-expressions
说明:数据结构实验4栈的使用。程序用于数据结构实验中计算数学表达式的值,在程序中用到了堆栈的数据结构。-Experimental data structure used to calculate the value of mathematical expression, used in the program a stack data structure.<敏敏特穆尔> 在 2025-06-18 上传 | 大小:1.06mb | 下载:0
[数据结构常用算法] LinkedQueue
说明:数据结构算法中的关于二叉树的一些实验,该小程序主要实现了一个二叉树的前序,中序和后序表达式,同时还可以输入前序和中序来输出后序的内容。-Data structure binary tree algorithm on a number of experiments, the applet implements a binary tree of the main sequence before, in order and the order of expression, but also can e<敏敏特穆尔> 在 2025-06-18 上传 | 大小:284kb | 下载:0
[数据结构常用算法] graph
说明:数据结构实验六图的操作,在程序中提示输入的顶点数以及每两条边之间的权值,最后使用深度优先和广度优先算法实现遍历,同时构建最小耗费生成树的最小权值和路径。-Experimental data structure diagram of the operation of six, in the program prompts for the number of vertices and edges between every two weights, the final depth-first and<敏敏特穆尔> 在 2025-06-18 上传 | 大小:1.16mb | 下载:0
[数据结构常用算法] sort
说明:数据结构实验二排序算法,程序中实现了选择排序、冒泡排序、插入排序和基数排序四种排序算法,在使用的时候会在你输入想要排序的数据后选择排序方法,方便使用。-Experiment II data structure, sorting algorithm, the program implements selection sort, bubble sort, insertion sort and radix sort four kinds of sorting algorithm, in use whe<敏敏特穆尔> 在 2025-06-18 上传 | 大小:261kb | 下载:0