资源列表
[数据结构常用算法] lengthOfLongestSubstring
说明:求最长不重复子串,利用哈希表求解的,leetcode中的题目-Not repeated for the longest substring, use a hash table to solve the<杜> 在 2024-11-15 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Joseph.tar
说明:使用递归建立单循环链表,解决joseph问题, 使用C编写,可在linux下,使用make编译,运行 -Use recursion to establish round robin list, joseph solve problems<chen> 在 2024-11-15 上传 | 大小:8kb | 下载:0
[数据结构常用算法] 5th_graph0518cg.tar
说明:图的邻接矩阵跟邻接表的创建,遍历等,核心是深度优先遍历DFS和广度优先遍历BFS,其中广度优先遍历使用了队列,bfs写了两种方式,详情可以查看注释。使用gcc编译,-Adjacency matrix with the adjacency list creation, traversal, depth-first traversal of the core DFS and breadth-first traversal BFS, brea<chen> 在 2024-11-15 上传 | 大小:10kb | 下载:0
[数据结构常用算法] largerdataprocess
说明:大数据快速处理方法,能够用数组储存结果,示例中求2的1000次方,能在很短的时间内完成,并且不需占用太大的内存-Rapid processing of large data methods can use an array to store the results, sample 1000 seeking a power of 2, can be completed within a very short time, and witho<杜> 在 2024-11-15 上传 | 大小:6kb | 下载:0
[数据结构常用算法] BOX_MULLER
说明:box muller方法生成正态分布随机数-Box muller method to generate normal distribution random number<augjiw> 在 2024-11-15 上传 | 大小:1kb | 下载:0
[数据结构常用算法] MapKit_1.4
说明:轻松创建哈希表的跨平台(Unix,Windows)库-This is a cross-platform (unix, windows) library to easily create and use hash tables (similar to STL s hash_map or python dictionaries) in C. Multiple keys and values types are provided (<ling> 在 2024-11-15 上传 | 大小:57kb | 下载:0