资源列表
[数据结构常用算法] shudejianliyuchazhao
说明:Trie树构建与查找,文档包括程序思路详解与代码及注释,数据结构作业-Trie tree Find program ideas Detailed code and notes, data structure operations<麦白术> 在 2025-06-09 上传 | 大小:104kb | 下载:0
[数据结构常用算法] Josephus
说明:约瑟夫环问题:设编号为1,2,3,……,n的n(n>0)个人按顺时针方向围坐一圈,每个人持有一个正整数密码。开始时任选一个正整数做为报数上限m,从第一个人开始顺时针方向自1起顺序报数,报到m是停止报数,报m的人出列,将他的密码作为新的m值,从他的下一个人开始重新从1报数。如此下去,直到所有人全部出列为止。令n最大值取30。要求设计一个程序模拟此过程,求出出列编号序列-Josephus problem: Let numbered 1, 2, 3, ...... n n (n> 0) i<梁颖> 在 2025-06-09 上传 | 大小:6kb | 下载:0
[数据结构常用算法] d5dc6f5f4225
说明:C语言数据结构实验例子,马踏棋盘,按照程序提示操作-Experimental data structure Horse riding board, follow the program prompts<木阮清> 在 2025-06-09 上传 | 大小:11kb | 下载:0
[数据结构常用算法] datastruct
说明:数据结构几种排序,冒泡排序,插入排序,快速排序,选择排序-Data structure several sort, bubble sort, insertion sort, quick sort, selection sort<董守义> 在 2025-06-09 上传 | 大小:7kb | 下载:0
[数据结构常用算法] BST
说明:Binary search tree implementation<Tarunpreet Bhatia> 在 2025-06-09 上传 | 大小:3kb | 下载:0
[数据结构常用算法] topological-sorting
说明:数据结构小程序 能够实现实现图的拓扑排序-topological sorting<王强> 在 2025-06-09 上传 | 大小:594kb | 下载:0
[数据结构常用算法] expression1
说明:表达式计算的数据结构小程序,输入一串表达式,输出相应结果,用堆栈编的-Expression evaluates data structure applet, enter a string of expression, the output of the corresponding results, compiled with stack<王强> 在 2025-06-09 上传 | 大小:660kb | 下载:0