资源列表
[数据结构常用算法] lengthOfLongestSubstring
说明:求最长不重复子串,利用哈希表求解的,leetcode中的题目-Not repeated for the longest substring, use a hash table to solve the<杜> 在 2025-01-27 上传 | 大小:1kb | 下载:0
[数据结构常用算法] BOX_MULLER
说明:box muller方法生成正态分布随机数-Box muller method to generate normal distribution random number<augjiw> 在 2025-01-27 上传 | 大小:1kb | 下载:0
[数据结构常用算法] lcs_length
说明:lcs-search 查找两个字符串的最长公共子串-implementation of searching maxium sub-sequence of two character string.<jason> 在 2025-01-27 上传 | 大小:1kb | 下载:0
[数据结构常用算法] shunxubiaodehebing
说明:创建两个顺序表,通过指针的方式实现顺序表的合并-Create two order table, through the pointer way to realize the merger of the sequence table<雪> 在 2025-01-27 上传 | 大小:1kb | 下载:0
[数据结构常用算法] xishujuzhnedezhuanzhiyucunchu
说明:通过三元组和快速转置两种方法实现对稀疏矩阵 的转置与存储-Through a triple and rapid transposed two methods of sparse matrix The transpose and storage<雪> 在 2025-01-27 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Parentheses-matching-algorithm
说明:这是一个利用栈与队列来进行括号匹配的算法,相信会有利于初学者对数据结构的理解-This is a stack and queue to brace matching algorithm, I believe there will help beginners understand the data structure<陈新> 在 2025-01-27 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Linear-table-to-insert-a-number
说明:这是一个数据结构的线性表插入一个元素的算法,该程序由课本伪代码改编而成,非常方便于初学者学习数据结构线性表的知识以及提高自信心-This is a linear list data structure to insert an element of the algorithm, the program adapted from the textbook pseudo-code is made very easy for beginner<陈新> 在 2025-01-27 上传 | 大小:1kb | 下载:0