资源列表
[数据结构常用算法] pinfanfangwen
说明:设有一头指针为L的带有表头结点的非循环双向链表,其每个结点中除有prev(前驱指针),data(数据)和next(后继指针)域外,还有一个访问频度域freq。在链表被起用前,其值均初始化为零。每当在链表中进行一次Locate(L,x)运算时,令元素值为x的结点中freq域的值增1,并使此链表中结点保持按访问频度非增(递减)的顺序排列,同时最近访问的结点排在频度相同的结点的最后,以便使频繁访问的结点总是靠近表头。试编写符合上述要求的Loc<顾欣> 在 2024-11-09 上传 | 大小:1kb | 下载:0
[数据结构常用算法] S-function
说明:Matlab中S函数的介绍,很详细,可以用于Simulation仿真。-S functions in Matlab is introduced, very detailed, can be used in the Simulation<> 在 2024-11-09 上传 | 大小:7kb | 下载:0
[数据结构常用算法] minimum-depth-of-binary-tree
说明:leetcode 数据结构题目中的答案,已经调试,直接运行,求二叉树的最小深度-leetcode title data structure answers have been debugging, run directly<liu kun> 在 2024-11-09 上传 | 大小:1.93mb | 下载:0
[数据结构常用算法] valid-palindrome
说明:leetcode 数据结构题目中的答案,已经调试,直接运行-leetcode title data structure answers have been debugging, run directly<liu kun> 在 2024-11-09 上传 | 大小:2.39mb | 下载:0
[数据结构常用算法] CSTH
说明:研究模型,可以作为仿真的模型,在上面可以进行-Research model<xinruishen> 在 2024-11-09 上传 | 大小:8kb | 下载:0
[数据结构常用算法] line-is-interact
说明:算法导论里面的关于线段是否相交以及点是否在多边形内的判断的源代码,另包含一个说明文档。-Introduction to Algorithms inside as well as on line intersects the point is within the polygon to determine the source code, and the other contains a descr iption of the docum<> 在 2024-11-09 上传 | 大小:11kb | 下载:0
[数据结构常用算法] calculator
说明:c/c++控制台 计算器calculator-Calculate the value of the expression in the console, can be counted as a calculator, currently can not enter a negative<陈晚林> 在 2024-11-09 上传 | 大小:5.23mb | 下载:0
[数据结构常用算法] Insert-and-delete-binary-sort-tree
说明:用c/c++写的二叉排序树的插入与删除,有兴趣的朋友可以看一下-Insertions and deletions using c/c++ to write binary sort tree<陈晚林> 在 2024-11-09 上传 | 大小:5.05mb | 下载:0
[数据结构常用算法] binary-tree
说明:由c/c++写的二叉树的常见操作,比如:树的建立、计算树的深度、计算树的叶子节点-Storage and realization of a binary tree<陈晚林> 在 2024-11-09 上传 | 大小:5.14mb | 下载:0
[数据结构常用算法] Various-sort
说明:常见的几种排序法:有快速排序,shell排序,堆排序,插入排序等-Several common sort: there quick sort, shell sort, heap sort, insertion sort, etc.<陈晚林> 在 2024-11-09 上传 | 大小:4.65mb | 下载:0