资源列表

« 1 2 ... .67 .68 .69 .70 .71 1172.73 .74 .75 .76 .77 ... 2656 »

[数据结构常用算法sort

说明:给出一个有向图,采用邻接表存储方式,增加一个记录顶点入度的数据域,编写算法输出一个拓扑序列。-A directed graph given by adjacency list is stored, a record increase in the degree of vertex data into the field, the preparation of a topological algorithm output sequence
<卜丽娜> 在 2024-11-19 上传 | 大小:232kb | 下载:0

[数据结构常用算法expression

说明:用堆栈实现了多项式的计算,适合数据结构的初学者-Polynomial with a stack of computing, data structures for beginners
<杨琴> 在 2024-11-19 上传 | 大小:652kb | 下载:0

[数据结构常用算法shujusan

说明: 这是一个简单的算法,用来求单源最短路劲的问题,用的是Dijsktr算法,其实也可以用Floyd算法- This code is used to match the nearest way
<薛亮> 在 2024-11-19 上传 | 大小:14kb | 下载:0

[数据结构常用算法Insert_Sort

说明:算法导论里的插入排序! 算法导论里的插入排序! 算法导论里的插入排序! 算法导论里的插入排序! 算法导论里的插入排序! -insert sort
<田强强> 在 2024-11-19 上传 | 大小:987kb | 下载:0

[数据结构常用算法choose_best_address

说明:数据结构 寻径问题。内容:给定n个村庄之间的交通图,若村庄i和村庄j之间有道路,则将顶点i和顶点j用边连接,边上的权Wij 表示这条道路的长度。现在要从这n个村庄选择一个村庄建一所医院,问这所医院应建在哪个村庄,才能使离医院最远的村庄到医院的距离最短?-Routing data structure problem. Content: Given n traffic between villages map, if the village
<rick> 在 2024-11-19 上传 | 大小:165kb | 下载:0

[数据结构常用算法TopologicalSort

说明:是本科计科专业数据结构的实验之一,实现拓扑排序-Total undergraduate experimental subjects of professional data structure to achieve topological sort
<王成> 在 2024-11-19 上传 | 大小:189kb | 下载:0

[数据结构常用算法Lisp

说明:Implements some simple commands from LISP in Java. Commands include car, cdr, append, last, cutlast, reverse, shiftLeft, shiftRight, atom, nul and others.-Implements some simple commands from LISP in Java. Commands incl
<Jim> 在 2024-11-19 上传 | 大小:18kb | 下载:0

[数据结构常用算法ch2

说明:配清华大学《数据结构》严蔚敏第二章线性表中的C源程序,该程序对课本的及结构的理解很有帮助。-With Tsinghua University, " Data Structure" Chapter Yan Wei-min linear table C source code, the program of understanding the structure of textbooks and helpful.
<xin xin> 在 2024-11-19 上传 | 大小:39kb | 下载:0

[数据结构常用算法logic

说明:c语言中总是先与后后或,次算法正好相反,能够实现先或后与的算法-Algorithm after the first or
<wang> 在 2024-11-19 上传 | 大小:159kb | 下载:0

[数据结构常用算法LH4

说明:实现了字典排序,有一定的算法技巧,可以快速排好顺序-The dictionary sorting is an algorithm, you can quickly lined up order
<雷海> 在 2024-11-19 上传 | 大小:991kb | 下载:0

[数据结构常用算法ChessDisplay

说明:对象棋中的马走日进行分析,实现马走日的搜索算法。-The horse walked on at chess analysis, implementation and gallop away on the search algorithm.
<licunli> 在 2024-11-19 上传 | 大小:65kb | 下载:0

[数据结构常用算法Datastructure1800

说明:数据结构1800题,适合想练习数据结构的人-Data Structure 1800 title, the data structure suitable for people who want to practice. . . .
<浩然> 在 2024-11-19 上传 | 大小:1.26mb | 下载:0
« 1 2 ... .67 .68 .69 .70 .71 1172.73 .74 .75 .76 .77 ... 2656 »

源码中国 www.ymcn.org