资源列表
[数据结构常用算法] PerfectHash
说明:向大家推荐一个Perfect hash算法 它能对一个静态的keys数组生成1-1的hash函数 id = hash(key) id 在 (0,n-1)之间 n为key的总数 这个函数的构造时间是O(n),查询时间是常数 占用的内存是每个key使用2.7bits 提供了不同的算法供选择。-O (n), query time is constant, the memory occupied by t<asdf_asdfa> 在 2024-11-05 上传 | 大小:2582528 | 下载:0
[数据结构常用算法] schoolguide
说明:用无向网表示你所在学校的校园景点平面图,图中顶点表示主要景点,存放景点的编号、名称、简介等信息,图中的边表示景点间的道路,存放路径长度等信息。要求能够回答有关景点介绍、游览路径等问题。--Free to the net means that the school campus attractions in your plans, the graph vertices of their main attractions, storage<沈静> 在 2024-11-05 上传 | 大小:18432 | 下载:0
[数据结构常用算法] beibaowenti
说明:动态规划求0/1背包问题sdfgsdfs-Dynamic programming seek 0/1 knapsack problem sdfgsdfs<杨有> 在 2024-11-05 上传 | 大小:1024 | 下载:0
[数据结构常用算法] datastructure
说明:一些数据结构常用源码,由C写成。配套严蔚敏的《数据结构(C语言版)》-Some commonly used data structure source code written by C. YAN Wei-min matching " data structure (C language version)"<消散> 在 2024-11-05 上传 | 大小:4758528 | 下载:0