资源列表
[数据结构常用算法] Lecture-of-Dynamic-Programming-(DP)
说明:上算法设计课课同学自己准备的讲座,ppt通过举例详细介绍了动态规划的原理,并附有实现源码与测试数据-Division on the algorithm design students prepare their own lectures, ppt described in detail by way of example the principles of dynamic programming, together with source code and test data to achiev<sdrioe> 在 2025-06-04 上传 | 大小:56kb | 下载:0
[数据结构常用算法] Josephus--problem
说明:约瑟夫斯(Josephus)问题的一种描述是:编号为1,2,…,n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始任选一个正整数作为报数上限值m,从第一个人开始按顺时针方向自1开始报数,报到m时停止报数。报m的人出列,将他的密码作为新的m值,从他在顺时针方向下一个人开始重新从1报数,如此下去,直至所有的人全部出列为止。试设计一个程序,按出列顺序印出各人编号。-Josephus (Josephus) a descr iption of the problem are: number<冯柳鑫> 在 2025-06-04 上传 | 大小:56kb | 下载:0
[数据结构常用算法] search-algorithms
说明:对各种查找算法进行比较,有顺序查找法、折半法、分块法。-Comparison of various search algorithms, sequential search method, the binary method, sub-block method.<潘小明> 在 2025-06-04 上传 | 大小:56kb | 下载:0
[数据结构常用算法] Ultra-linear-interpolation
说明:该程序使用了Bresenham算法的思想将四个象限-The program uses the idea of ??the Bresenham algorithm four quadrants<hou3> 在 2025-06-04 上传 | 大小:56kb | 下载:0
[数据结构常用算法] Circular-linked-list-solve-queue
说明:代码给出了队列的循环链表表示类,并给出了基于该结构的插入和删除算法-Code gives a circular linked list class that represents the queue, and gives the insertion and deletion algorithms based on the structure<ylcs> 在 2025-06-04 上传 | 大小:56kb | 下载:0