资源列表

« 1 2 ... .08 .09 .10 .11 .12 2513.14 .15 .16 .17 .18 ... 2656 »

[数据结构常用算法tudebianli

说明:分别用邻接矩阵和邻接表实现图的深度优先搜索和广度优先搜索-Adjacency matrix and adjacency were used to map the table to achieve the depth-first search and breadth-first search
<周濛> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数据结构常用算法czxttkl

说明:这是一个实现链表的程序,可以为初学者提供一定的学习资料-stack
<wdx> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数据结构常用算法tuopu

说明:任意一个有向图扩展的拓扑排序,若有拓扑排序输出拓扑排序,若有环输出一个环-Any expansion of a topological sort of directed graphs, topological sorting out if topological sort, if a loop-loop output
<张超> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数据结构常用算法lianbiao

说明:此算法实现单链表的逆置,程序简单,容易看懂-This algorithm is the inverse of a single linked list is set, the program is simple, easy to understand
<丑小鸭> 在 2024-11-06 上传 | 大小:1024 | 下载: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
<数小据> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数据结构常用算法shizilianbiao

说明:十字链表A=A+B(有注释),自行输入A、B表-Cross-linked A = A+ B (with comments), to input A, B Table
<李健> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数据结构常用算法LiteratureResearchAssistant

说明:文学研究助手(链表),这是学习数据结构的一个小程序,使用链表编写-Literature Research Assistant (list), which is a small data structure learning, the use of the list prepared
<李健> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数据结构常用算法ListToDetermine

说明:判断邻接表中是否存在vi到vj的路径,数据结构初学者可以参考一下-Adjacency list to determine whether there is a path vi to vj, beginners can refer to data structure
<李健> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数据结构常用算法test

说明:定义数据元素的数据类型为结构体的链式堆栈,然后设计一个主函数对链式堆栈进行测试。-Data elements defined data type stack for the structure of the chain, and then design a main function of the chain stack testing.
<merlin漫> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数据结构常用算法6

说明:关于图的dijkstra算法,很简单,发上来分享下-The dijkstra algorithm on the graph is very simple, made up under shared
<杨斌> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数据结构常用算法bb

说明:(1)一个理发店接待室有n张椅子,工作室有1张椅子; (2)没有顾客时,理发师睡觉; (3)第一个顾客来到时,必须将理发师唤醒; (4)顾客来时如果还有空座的话,他就坐在一个座位上等待; (5)如果顾客来时没有空座位了,他就离开,不理发了; (6)当理发师处理完所有顾客,而又没有新顾客来时,他又开始睡觉。 用条件变量实现(3张椅子) -(1) a barber shop in the recepti
<33> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数据结构常用算法3matix

说明:仅为作为c++实验使用-for example
<jacker> 在 2024-11-06 上传 | 大小:1024 | 下载:0
« 1 2 ... .08 .09 .10 .11 .12 2513.14 .15 .16 .17 .18 ... 2656 »

源码中国 www.ymcn.org