资源列表
[数据结构常用算法] data_structure
说明:数据结构的c语言程序,具有多种经典的数据结构算法的程序集合。-Data structure of the c language program, with a collection of programs for a variety of classic data structures algorithm.<zw> 在 2025-06-12 上传 | 大小:293kb | 下载:0
[数据结构常用算法] 2.9maze-problem
说明:解决数据结构关于迷宫问题编程题的代码,已经调试通过-Solve data structure about maze problem the topic the programming code, have debugging through<shu> 在 2025-06-12 上传 | 大小:1kb | 下载:0
[数据结构常用算法] BinaryTree
说明:二叉树的构建。通过用户所给定的一串数字,利用二叉树的特性,构成一个二叉树。-The construction of the binary tree. A string of numbers given by the user, the characteristics of the binary tree to form a binary tree.<欧发欣> 在 2025-06-12 上传 | 大小:447kb | 下载:0
[数据结构常用算法] polynomial-calculation
说明:解决数据结构中一元稀疏多项式计算的代码,已经调试通过-Solve a yuan sparse data structure calculation of polynomial code, have debugging through<shu> 在 2025-06-12 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Joseph-ring
说明:解决数据结构中约瑟夫环的代码,已经调试通过-Solve data structure of Joseph ring code, have debugging through<shu> 在 2025-06-12 上传 | 大小:1kb | 下载:0
[数据结构常用算法] mian
说明:又称单词查找树,Trie树,是一种树形结构,是一种哈希树的变种。典型应用是用于统计,排序和保存大量的字符串(但不仅限于字符串),所以经常被搜索引擎系统用于文本词频统计。它的优点是:利用字符串的公共前缀来节约存储空间,最大限度地减少无谓的字符串比较,查询效率比哈希表高。 -Text of obtaining statistics its advantage is: use the public to save string prefix storage space, the maximum r<小明> 在 2025-06-12 上传 | 大小:1kb | 下载:0
[数据结构常用算法] GenerateRand
说明:VC环境编写的一个随机数产生的小程序,便于扩展,在计算机算法中的概率算法中有一定的应用-A random number generator program written in VC environment, easy expansion, a certain application of probabilistic algorithms in the computer algorithm<东方卡> 在 2025-06-12 上传 | 大小:29kb | 下载:0