资源列表
[数据结构常用算法] luoxuanduilie
说明:这是一个著名公司的面试题目,其中用算法实现了一个螺旋队列的输出,值得研究一下,对于编程思想很有帮助。-failed to translate<123mutouren> 在 2025-06-18 上传 | 大小:166kb | 下载:0
[数据结构常用算法] circle
说明:约瑟夫问题的一种描述是:编号为1,2,...,n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始任选一个正整数作为报数上限值m,从第一 个人开始按顺时针方向自1开始顺序报数,报到m时就停止报数。报m的人出列,将 他的密码作为新的m值,从他在顺时针方向上的下一个人开始重新从1报数,如此下去, 直至所有人全部出列为止。-Joseph a descr iption of the problem is: Numbers for 1, 2,... , n n personal<wangbo> 在 2025-06-18 上传 | 大小:1kb | 下载:0
[数据结构常用算法] tree
说明:用无向图表示n个城市之间的交通网络建设规划,顶点表示城市,边上的权表示该线路的造价,试设计一个方案,使得这个交通网的总造价最小,即求最小生成树问题。-Undirected graph with n cities that traffic between the network construction plan, the vertices represent the city, right next to that the cost of the line, try to design a pr<wangbo> 在 2025-06-18 上传 | 大小:13kb | 下载:0
[数据结构常用算法] zuixiaoshengchengshu
说明:数据结构的初学者必须掌握的一点小知识,最小生成树。-Data structures for beginners must master a little knowledge, minimum spanning tree.<陈磊> 在 2025-06-18 上传 | 大小:1kb | 下载:0
[数据结构常用算法] huiwenpanduan
说明: 对于键盘输入的任意一个字符串,将每一个字符分别进行如栈和入队操作,字符串输入完后,分别从队列和堆栈中取出字符进行比较,一旦发现不同则输入字符串不是回文,如果将所有字符比较结束后没有发现一对字符不同,则输入字符串为回文。-For keyboard input an arbitrary string, each character separately, such as stack and into the team operation, after the input string, res<单位> 在 2025-06-18 上传 | 大小:31kb | 下载:0
[数据结构常用算法] danlianbiao
说明:此文件为单链表简单的源代码,希望对大家有帮助。-This file is a simple single-linked list source code, we want to help.<kevinxue> 在 2025-06-18 上传 | 大小:1kb | 下载:0
[数据结构常用算法] RailSystem
说明:数据结构基于C++语言 欧洲旅行 路费和最佳路径的计算-Data structure based on C++ language and the best path to Europe Travel toll calculation<qiqi> 在 2025-06-18 上传 | 大小:2kb | 下载:0