资源列表
[数据结构常用算法] AutoMemory
说明:C++中的自动内存管理。利用的是smart pointer,通过引用计数,将垃圾自动处理。这只是一个简单的处理。-C++, automatic memory management. Use the smart pointer, by reference counting, garbage automatically. This is just a simple process.<Liao Jinxing> 在 2024-11-11 上传 | 大小:2kb | 下载:0
[数据结构常用算法] verifyMsisdn
说明:给定N*N字母矩阵,从任意点出发,上,下,左,右移动,在规定方向连续匹配给定的单词序列。即称为命中,否则不命中,字符矩阵中的字母仅能使用一次,不能在同一单元格停留两次。字符矩阵最大50*50,都为大写字母。输入1为字母矩阵,输入2为字母序列,输出是否匹配。-Given the letter N* N matrix, starting from any point, up, down, left, right, match the pre<康悦> 在 2024-11-11 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Balanced-binary-tree
说明:基于C的平衡二叉树的建立及其测试,是学习平衡二叉树时不错的案例-build and test the balanced binary tree,is a good time to learn the case of balanced binary tree,based on c<黄新友> 在 2024-11-11 上传 | 大小:9kb | 下载:0
[数据结构常用算法] binary-tree
说明:基于C的线索二叉树的建立、遍历的测试,是学习数据结构不错的案例-Clues to the establishment of a binary tree, traversal of the test, the data structure is a good case study,based on C.<黄新友> 在 2024-11-11 上传 | 大小:8kb | 下载:0