资源列表
[数据结构常用算法] Polynomial-together
说明:这是一个一元多项式相加的数据结构的小程序,是C++版的 -Polynomial together<Ben> 在 2025-06-15 上传 | 大小:872kb | 下载:0
[数据结构常用算法] shortestpath
说明:这是学习《数据结构》时写的一个最短路径判别的程序。-This is the learning of<zhsuqin121212> 在 2025-06-15 上传 | 大小:872kb | 下载:0
[数据结构常用算法] FMS
说明:一个任务有最迟完成时间和其收益,任务必须在最迟完成时间内完成才可得到收益。求一个安排的序列,使能够得到最大收益。-A task completion time and its latest earnings, the task must be completed no later than the time to complete before you can get benefits. Seeking an arrangement sequence, so that maximum benef<Rhonda> 在 2025-06-15 上传 | 大小:873kb | 下载:0
[数据结构常用算法] nQueen
说明:N皇后问题:拉斯维加斯算法和回溯法的结合,可以输出每次搜索的节点数(包括成功的搜索和失败的搜索),以及直到找到一个正确结点的搜索总节点数。-N Queens problem: Las Vegas, the combination of algorithm and backtracking, can output the number of nodes per search (including the failure of successful search and the search), a<wf> 在 2025-06-15 上传 | 大小:872kb | 下载:0
[数据结构常用算法] 00948259_ACM_1332
说明:该程序能根据输入的情况和题目的约束条件来确定谁一定是说谎者-The program according to the input constraints of the situation and subject to determine who must be a liar<叶蟑螂> 在 2025-06-15 上传 | 大小:873kb | 下载:0
[数据结构常用算法] yuesefu
说明:约瑟夫环问题:设编号为1,2,3,……,n的n(n>0)个人按顺时针方向围坐一圈,每个人持有一个正整数密码。开始时任选一个正整数做为报数上限m,从第一个人开始顺时针方向自1起顺序报数,报到m是停止报数,报m的人出列,将他的密码作为新的m值,从他的下一个人开始重新从1报数。如此下去,直到所有人全部出列为止。令n最大值取30。要求设计一个程序模拟此过程,求出出列编号序列。-Josephus problem: Let numbered 1,2,3, ... ..., n of the n (n&<金庸> 在 2025-06-15 上传 | 大小:872kb | 下载:0
[数据结构常用算法] Matrix-operations
说明:vc矩阵运算源代码,适合初学者下载学习,非常有用-matrix operations vc source code download for beginners to learn, very useful<唐豪> 在 2025-06-15 上传 | 大小:873kb | 下载:0