资源列表
[数据结构常用算法] bighomewok2
说明:做了算法复杂性分析,主要是积和是展开的算法复杂性分析程序!-analysis the umerical method complexity<zhangyunlong> 在 2025-06-14 上传 | 大小:47kb | 下载:0
[数据结构常用算法] Algorithminterview0-20
说明:Algorithminterview0-20 算法面试-Algorithminterview0-20<xiaoyu> 在 2025-06-14 上传 | 大小:208kb | 下载:0
[数据结构常用算法] suanshubiaodashi
说明:算术表达式求值。输入一道算术表达式,将式子内数字、符号及运算符分开储存,然后按一定规则编排后计算、输出表达式值。-Arithmetic expression evaluation. Enter an arithmetic expression, the formula inside the numbers, symbols and operators are stored separately, and then arranged according to certain rules after<Anddy.娥> 在 2025-06-14 上传 | 大小:2kb | 下载:0
[数据结构常用算法] huan
说明:约瑟夫环问题的代码。设有N个人围坐一圈,从某个人开始报数,数到M的人出列,接着从出列的下一个人开始重新报数,数到M的人又出列,如此下去,直到所有人都出列为止.试设计确定他们的出列次序序列的程序。-Joseph cycle problem code. With N individuals sitting around a circle, starting from the one person reported the number of people who count the column M<数小据> 在 2025-06-14 上传 | 大小:1kb | 下载:0
[数据结构常用算法] migong
说明:以一个M*N的长方阵表示迷宫,分别用0和1表示迷宫中的通道和障碍。设计一个程序,对任意设定的迷宫,求出一个从入口到出口的通路。-A M* N matrix that long labyrinth of 0 and 1 respectively, said the maze of channels and barriers. Designing a program, for any set of the maze, find a pathway from the entrance to the e<数小据> 在 2025-06-14 上传 | 大小:2kb | 下载:0