资源列表
[数据结构常用算法] datastructure
说明:简单的数据结构与算法,C描述,适合初学者自学-Simple data structure and algorithm, C descr iption, suitable for beginners and self-<李林> 在 2025-02-02 上传 | 大小:4.83mb | 下载:0
[数据结构常用算法] IntervalSearch
说明:区间树上的重叠区间查找算法:通过增加树结点的信息域将红黑树扩张为区间树,并通过给定的某个区间i,查找区间树上相应的重叠区间。-The overlap interval between the tree search algorithm: tree node by increasing the information domain will be red and black tree expansion for the interval<米石> 在 2025-02-02 上传 | 大小:3kb | 下载:0
[数据结构常用算法] MinimumSpanningTree
说明:在图形中若于个边(edge)上加上一些值,此数值称为比重( weight ) 。而此图形称为比重图形(Weight Graph ) ,若weight是成本( cost )或距离( distance ) ,则称此图形为网路( Network )。根据Spanning Tree的定义,知一个图形可有许多不同spanning tree ,在network中找出一个具有最小成本( Cost )的Spanning tree ,则此Spanning<lll> 在 2025-02-02 上传 | 大小:3kb | 下载:0