资源列表
[数据结构常用算法] Bubble
说明:试分别实现交换排序和非递归形式的快速排序算法,并通过随机数据比较两种排序算法的关键字比较次数和关键字移动次数。 (1)待排序表的表长不小于100;其中的数据要用伪随机数产生程序产生;至少要用5组不同的输入数据作比较;比较的指标为有关键字参加的比较次数和关键字的移动次数(关键字交换计为3次移动)。 (2)最后要对结果作出简单分析,包括对各组数据得出结果波动大小的解释。 (3)对快速排序算法进行适当的优化,并列出优化前后的效率对比。 -Subjects were asked to a<贾铭> 在 2025-06-14 上传 | 大小:4kb | 下载:0
[数据结构常用算法] BigInt
说明:主要实现任意长度大整数的四则运算,包括加减乘除,求余运算只需对除法稍做改进就行。因为这是帮朋友写的,所以是按他的要求用string实现的。如果有需要,也可以改为用定长数组或者vector来实现。-This document is mainly aimed to realize the operations of addition, substraction, multiplication and division of integers which are of any length.<Glorious Fool> 在 2025-06-14 上传 | 大小:4kb | 下载:0
[数据结构常用算法] AVLdongtaichazhaobiao
说明:数据结构设计性实验,用平衡二叉树实现的动态查找表,很有用的哦~!站长加点分啦~!-Data structure design of experiments, using balanced binary tree implementation of dynamic look-up table, useful Oh ~! Webmaster add some points 啦 ~! Thank you<figo yip> 在 2025-06-14 上传 | 大小:4kb | 下载:0
[数据结构常用算法] algrithem2010
说明:算法2010试题,包括算法分析与设计的相关文档,请下载使用,谢谢。-Algorithm 2010 questions, including the algorithm analysis and design of related documents, please download, thank you.<just> 在 2025-06-14 上传 | 大小:4kb | 下载:0
[数据结构常用算法] mathlib_double
说明:一个C++语言的数学库头文件 包含向量、矩阵等类及相关函数-a C++ head file on math,include vector,matrix class and some useful functions.<yaokun> 在 2025-06-14 上传 | 大小:4kb | 下载:0
[数据结构常用算法] arrange_of_circle
说明:用分支限界法和回溯法进行圆排列,是算法中的经典问题,两个程序都能进行文件的读取和写入,是非常好用的程序。-Using branch and bound and backtracking method round arrangement, is a classic problem algorithm, the two programs can read and write to files is very easy to use program.<涵> 在 2025-06-14 上传 | 大小:4kb | 下载:0
[数据结构常用算法] Exp2_Deque
说明:用C++建立一个双向队列,内部含有所需要的多个函数~很好很强大-C++, a two-way queue, containing the required number of internal functions ~ very good very strong<Donghf> 在 2025-06-14 上传 | 大小:4kb | 下载:0
[数据结构常用算法] datastructure
说明:这个是数据结构教学过程中的经典问题,有百鸡问题,皇后问题,汉诺塔求解等8个问题。非常适合初学者参考。-This data structure is a classic problem of the teaching process, there are 100 chicken problem, queens, Tower of Hanoi problem solving, etc. 8. Very suitable for advanced users.<那雷特> 在 2025-06-14 上传 | 大小:4kb | 下载:0