资源列表
[数据结构常用算法] IntervalTree
说明:数据结构中区间树(红黑树的扩展出来的一种数据结构)的C语言实现。-Interval tree data structure (red and black tree expansion out of a data structure) of the C language.<蔡砚成> 在 2025-06-22 上传 | 大小:196kb | 下载:0
[数据结构常用算法] expression
说明:本程序实现的是以树型方式存储的表达式的各种操作-This procedure is based on the realization of the expression tree stored in a variety of operating<李> 在 2025-06-22 上传 | 大小:3kb | 下载:0
[数据结构常用算法] add
说明:本程序中,进行加法运算的整数的长度任意,利用双向循环链表实现长整数的存储,每个节点含一个整型变量,每个节点中仅存十进制数的4位,即不超过9999的非负整数,整个链表表示为万进制数,利用头结点数据域的符号代表长整数的符号,相加过程中不破坏两个操作数链表。-The procedure, carried out integer addition operations of arbitrary length, using two-way linked list to achieve a long int<李> 在 2025-06-22 上传 | 大小:3kb | 下载:0
[数据结构常用算法] SentenceSplitter
说明:.NET写的中文分词组件, 适用于小型搜索引擎中文分词。-. NET to write the Chinese word segmentation components, applicable to small search engine in Chinese word segmentation.<白水> 在 2025-06-22 上传 | 大小:54kb | 下载:0
[数据结构常用算法] clustering
说明:1. 分层次聚类法(最短距离法) 2. 最简单的聚类方法 3. 最大距离样本 4. K 平均聚类法(距离平方和最小聚类法) -1. Hierarchical clustering method (the shortest distance method) 2. The simplest clustering method 3. The maximum distance the sample 4. K average clustering method (distance from<math> 在 2025-06-22 上传 | 大小:46kb | 下载:0
[数据结构常用算法] HaffmanEncoder
说明:实现HaffmanEncoder算法的程序,vc++编写-Realize HaffmanEncoder algorithm procedure, vc++ Prepared<damxie> 在 2025-06-22 上传 | 大小:278kb | 下载:0