资源列表
[数据结构常用算法] MergeSortBinSearch
说明:一个归并排序算法的实现,还有一个二分查找算法的实现。-A merge sort algorithm, there is a binary search algorithm.<wensen> 在 2025-07-17 上传 | 大小:1kb | 下载:0
[数据结构常用算法] calculation
说明:数据结构计算算术表达式算法,可以计算小数点及较复杂的运算表达式-Data structure algorithms calculate arithmetic expression, we can calculate the decimal point and more complex operations expression<吴偲> 在 2025-07-17 上传 | 大小:1kb | 下载:0
[数据结构常用算法] yuanquxianjisuan
说明:在c语言下计算圆曲线要素-Calculated in c language elements of circular curve ···············<杨克> 在 2025-07-17 上传 | 大小:1kb | 下载:0
[数据结构常用算法] kuaipai
说明:1. 按下述原则编写快排的非递归算法: (1)一趟排序之后,若子序列已有序(无交换),则不参加排序,否则先对长度较短的子序列进行排序,且将另一子序列的上、下界入栈保存; (2)若待排记录数?3,则不再进行分割,而是直接进行比较排序。 测试实例:{49 38 65 97 76 13 27 49 88 21 105} -1. Prepared by the following principles of non-recursive algorithm for fast row:<zhongkeli> 在 2025-07-17 上传 | 大小:1kb | 下载:0
[数据结构常用算法] wenjiancunchukongjian
说明:文件存储空间的算法 可以显示此盘块的使用情况-File storage space the algorithm can show the use of this disk blocks<颜聪> 在 2025-07-17 上传 | 大小:1kb | 下载:0
[数据结构常用算法] fenkuaichazhao
说明:试编写利用折半查找确定记录所在块的分块查找算法。 提示:1. 读入各记录建立主表; 2. 按L个记录/块建立索引表; 3. 对给定关键字k进行查找; 测试实例:设主表关键字序列:{12 22 13 8 28 33 38 42 87 76 50 63 99 101 97 96},L=4 ,依次查找K=13, K=86,K=88 -Trial preparation records using binary search to determine where the bl<zhongkeli> 在 2025-07-17 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Josephus.20101024
说明:数据结构 Josephus.20101024-database Josephus.20101024<nissy> 在 2025-07-17 上传 | 大小:1kb | 下载:0