资源列表
[数据结构常用算法] suanfafenxi
说明:算法分析课程讲解,完整而且内容十分具有代表性,让学生真正可以学好算法-Algorithm analysis course explains the complete and very representative, so that students can really learn algorithm<王博> 在 2025-01-18 上传 | 大小:2.45mb | 下载:0
[数据结构常用算法] the-structor-of-data
说明:介绍了c语言的数据结构,有助于理解c语言的构成-C language data structure helps to understand the composition of the c language<andy> 在 2025-01-18 上传 | 大小:8.83mb | 下载:0
[数据结构常用算法] BruteForceClosePoints
说明:蛮力法解决最近对问题, 随机生成5个点,然后求出距离最近的一对-The brute force method to solve the problem, randomly generated five points, then find the distance of a pair of<程潇> 在 2025-01-18 上传 | 大小:4kb | 下载:0
[数据结构常用算法] the-average-path-length
说明:问题描述:平均路径长度是网络中另一个重要的特征度量,他是网络中所有节点对之间的平均最短距离。这里节点间的距离指的是从一个节点要经历的边的最小数目,其中所有节点之间的最大距离称为网络的直径。平均路径长度和直径衡量的是网络的传输性能与效率。平均路径长度的公式为 ,其中dij表示点i和j之间的最短距离(若dij不存在时,dij就不能加入,且分母要相应减1) 要求:输入邻接矩阵表示的图,计算其平均路径长度-Descr ipt<cagfaiss> 在 2025-01-18 上传 | 大小:13kb | 下载:0
[数据结构常用算法] point-to-fenshu
说明:小数变分数问题 求解 这是一个数据结构的课程设计-point change to fractional number<john> 在 2025-01-18 上传 | 大小:1kb | 下载:0
[数据结构常用算法] simclist-1.6
说明:SimCList 是一个用来处理列表(List)的的高效C库。内置很多基于列表的算法,例如排序、查找、随机处理等等。-SimCList is a high quality C (C++ embeddable) library for handling lists. It exploits several advanced techniques for improving performance, including freelists,<frontsteel> 在 2025-01-18 上传 | 大小:78kb | 下载:0