资源列表
[数据结构常用算法] expressions
说明:数据结构线性表的应用,算术表达式求值,中缀转后缀算法,加减乘除基本运算-The application of the linear table data structure, arithmetic expression evaluation, infix suffix transfer algorithm, the basic operations addition and subtraction multiplication and division<李维> 在 2025-06-14 上传 | 大小:10kb | 下载:0
[数据结构常用算法] 45666033BiTree
说明:实现二叉树的一部分功能,有需要的可以下载来-Part of the realization of binary functions, can be downloaded in need to look at<张镇圳> 在 2025-06-14 上传 | 大小:10kb | 下载:0
[数据结构常用算法] DataStructure
说明:浙江大学2003年(英文版)数据结构(C语言版)试题与答案-Zhejiang University in 2003 (English) data structure (C language version) Questions and answers<张英> 在 2025-06-14 上传 | 大小:10kb | 下载:0
[数据结构常用算法] fivequeenpositionproblem
说明:数据结构中5皇后布局问题的源代码,已通过运行,实用-The data structure layout, 5 Queen' s source code, has passed the running, practical<maxiujuan> 在 2025-06-14 上传 | 大小:10kb | 下载:0
[数据结构常用算法] xtsort
说明:快速排序算法代码实现,可以对不同格式的数据快速排序。-Quicksort is a fine general purpose sorting algorithm. For different kinds of data, however, it may not be the fastest or the best. For example, it has trouble sorting lists that contain many duplicate values and the al<tksi> 在 2025-06-14 上传 | 大小:10kb | 下载:0
[数据结构常用算法] CRealNumberString_Complete1_6_rar
说明:采用字符串模拟double型数据的计算,包括一个double型数据的前驱和后继,以及加减乘除等运算。-Double-type data using a string simulation calculations, including a double-type data, predecessor and successor, as well as operations such as addition and subtraction multiplication and division.<张庆岭> 在 2025-06-14 上传 | 大小:10kb | 下载:0
[数据结构常用算法] Tree
说明:主要是二叉树的一些性质的操作。包括复制,清空,求取树高,树中元素的个数,得到根结点,父亲结点,所有祖先,左儿子,右儿子,插入左儿子,右儿子,查找某个元素,以及前、中、后、层次遍历和相关的操作。另外,可以树形显示这棵树的信息。-Some properties are mainly binary operation. Including reproduction, empty, to strike a tree height, the number of elements in the tree g<yezi> 在 2025-06-14 上传 | 大小:10kb | 下载:0