资源列表
[数据结构常用算法] yanweimin-shujujiegou
说明:经典清华大学出版严蔚敏版数据结构的全部书中代码,每个章节都有-All the classic book publishing code Tsinghua Yan Wei-min data structure, each chapter has code<sunsky> 在 2024-11-15 上传 | 大小:196kb | 下载:0
[数据结构常用算法] tsinghua-yanweimin
说明:目前最全的清华严蔚敏版数据结构的ppt讲义-Currently the most comprehensive lectures ppt Min Yan Tsinghua version of the data structure<sunsky> 在 2024-11-15 上传 | 大小:201kb | 下载:0
[数据结构常用算法] Hash-table-and-its-application
说明:散列表根据关键码值(Key value)而直接进行访问的数据结构,通过把关键码值映射到表中一个位置来访问记录,以加快查找的速度。-According to the value of the hash table key (Key value) directly access the data structure to access the record by the key values to the map<> 在 2024-11-15 上传 | 大小:738kb | 下载:0
[数据结构常用算法] Highly-balanced-binary-tree
说明:平衡二叉树它是一 棵空树或它的左右两个子树的高度差的绝对值不超过1,并且左右两个子树都是一棵平衡二叉树。-The absolute value of difference in height which is balanced binary tree or a tree left empty subtrees not more than 1, and the left and right sub-trees are balanced b<> 在 2024-11-15 上传 | 大小:545kb | 下载:0
[数据结构常用算法] The-circuit-wiring
说明:算法分析与设计电路布线问题,通过二维数组模拟一个电路布线最短路径问题-Algorithm analysis and design of the circuit wiring problem, simulating a circuit wiring through a two-dimensional array of the shortest path problem<> 在 2024-11-15 上传 | 大小:654kb | 下载:0
[数据结构常用算法] The-size-of-the-heap
说明:堆的实现通过构造二叉堆(binary heap),实为二叉树的一种 由于其应用的普遍性,当不加限定时,均指该数据结构的这种实现。-Heap by constructing a binary heap (binary heap), is actually a binary tree due to the universality of its application, the time when unqualified, refer t<> 在 2024-11-15 上传 | 大小:725kb | 下载:0
[数据结构常用算法] struct_list
说明:关于数据结构中链表的基础知识,包括链表的排序,插入,删除等-Linked list data structure on the basis of knowledge, including the list of the sort, insert, delete, etc.<忆展> 在 2024-11-15 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Huffman-c-code
说明:用C语言Huffman程序源码,适于数据压缩和数据编码研究方面进行参考,变换方法即可实现各种数据的压缩-Performed using C language reference Huffman program source code, suitable for data compression and coding research data transformation method can achieve a variety of<Zheng> 在 2024-11-15 上传 | 大小:213kb | 下载:0
[数据结构常用算法] sh_SVM_regression
说明:SVM回归方面的代码,可供入门学习者参考。包含有部分matlab代码。-SVM aspects of the code, for entry learners.<xueshi> 在 2024-11-15 上传 | 大小:185kb | 下载:0