资源列表
[数据结构常用算法] 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
[数据结构常用算法] 16hex_to_char
说明:十六进制数转成字符输出,用vc++编写啊-Hexadecimal number into a character output, with vc++ Prepared ah<damxie> 在 2025-06-22 上传 | 大小:357kb | 下载:0
[数据结构常用算法] 200756135454786
说明: 图论算法及其MATLAB 程序代码求赋权图G = ( V , E , F ) 中任意两点间-Graph Theory Algorithm and MATLAB code for weighted graph G = (V, E, F) between two points in arbitrary<hujik> 在 2025-06-22 上传 | 大小:46kb | 下载:0
[数据结构常用算法] VirtualMemory
说明:在VC环境下编写的操作系统中的模拟虚拟内存操作的算法程序,高效的利用虚拟内存-VC environment in the preparation of the operating system virtual memory simulation algorithm operation procedures, efficient use of virtual memory<程功> 在 2025-06-22 上传 | 大小:354kb | 下载:0