资源列表
[数据结构常用算法] Trie
说明:Trie,又称单词查找树、前缀树,是一种哈希树的变种。应用于字符串的统计与排序,经常被搜索引擎系统用于文本词频统计-Trie, also known as the word search tree, the prefix tree, is a variant of the hash tree. Applied statistics and sorting of strings, often by the search engine system for text word frequency s<shangzai> 在 2025-06-14 上传 | 大小:95kb | 下载:0
[数据结构常用算法] shujujiegou-xianxing
说明:数据结构的实例编程,里面附有图片分析,主要为线性结构-Instance of data structure programming, with a picture of the inside, mainly linear structure<lxj> 在 2025-06-14 上传 | 大小:95kb | 下载:0
[数据结构常用算法] IntToString
说明:将一维数组中的浮点型数据,转为字符串后存入二维数组,再将该二维数组存入文本文件-One-dimensional array of floating-point data, converted into two-dimensional array after the string, then the two-dimensional array into a text file<sy> 在 2025-06-14 上传 | 大小:95kb | 下载:0
[数据结构常用算法] Radix_Sort
说明:大二的课程设计,链式的基数排序演示,采用的是VC++6.0进行开发,用的是MFC,是一个比较不错的演示程序,值得一看-Two of the curriculum design, radix sort demonstration chain, using VC++6.0 for development, with the MFC, is a more<李韡> 在 2025-06-14 上传 | 大小:95kb | 下载:0
[数据结构常用算法] lovesmerging
说明:游戏初始状态,假设有一段字母序列,其中任意三个相邻的字母不完全相同。游戏开始后,可以添加字母到所述序列的任意位置。一旦出现三个或更多相同的字母相邻,该连续子列就会消 除;如果一次消除发生后,新产生的序列再次满足消除条件,那么消除连锁发生,直到产生的序 列不再满足消除条件。一次输入后,连续消除的过程中,新字母不会产生;新的字母序列稳定 后,可以进行下一次操作。(The initial state of the game, assuming that there is a sequence of l<functiondy_dx > 在 2025-06-14 上传 | 大小:95kb | 下载:0