资源列表
[数据结构常用算法] hash
说明:设计高效算法往往需要使用Hash链表,常数级的查找速度是任何别的算法无法比拟的,Hash链表的构造和冲突的不同实现方法对效率当然有一定的影响,然 而Hash函数是Hash链表最核心的部分,本文尝试分析一些经典软件中使用到的字符串Hash函数在执行效率、离散性、空间利用率等方面的性能问题。-The design of efficient algorithms often need to use the Hash list, find the speed of constant level is u<李树> 在 2025-06-12 上传 | 大小:18kb | 下载:0
[数据结构常用算法] SundayAlgorithm
说明:字符串高效匹配算法Sunday,是目前单字符串匹配算法中最为高效的一种。-Efficient string matching algorithm Sunday, is currently the single most efficient string-matching algorithm as a.<陈玉琨> 在 2025-06-12 上传 | 大小:18kb | 下载:0
[数据结构常用算法] schoolguide
说明:用无向网表示你所在学校的校园景点平面图,图中顶点表示主要景点,存放景点的编号、名称、简介等信息,图中的边表示景点间的道路,存放路径长度等信息。要求能够回答有关景点介绍、游览路径等问题。--Free to the net means that the school campus attractions in your plans, the graph vertices of their main attractions, storage spots number, name, profile an<沈静> 在 2025-06-12 上传 | 大小:18kb | 下载:0
[数据结构常用算法] Cat_friend
说明:C++有关于类和友元的代码! C++有关于类和友元的代码!-C++C++有关于类和友元的代码!C++有关于类和友元的代码!<胡贤彬> 在 2025-06-12 上传 | 大小:18kb | 下载:0
[数据结构常用算法] shujujiegou
说明:文章编辑 程序可以统计出文字,数字,空格的个数。静态存储一页文章,每行最多不超过80个字符,共n行-article edit<小罗> 在 2025-06-12 上传 | 大小:18kb | 下载:0
[数据结构常用算法] Listmultiplier
说明:数据结构经典入门实例,计算两个以 单链接表表示的多项式相乘的程序。-Classic example of data structure entry, calculation of two single-link table that the polynomial multiplication procedures.<周子> 在 2025-06-12 上传 | 大小:18kb | 下载:0