资源列表
[数据结构常用算法] huffman
说明:基于Huffman编码的文件压缩设计:本次实验将文件中的字符作为结点,每个字符在文件中出现的频率作为结点的权值,采用Huffman算法构造Huffman树,将字符用尽可能短的二进制数位表示(频率越低,二进制数位越长),而不是用8位的ASCII码进行存储,已达到节省存储空间,压缩文件的目的。 程序设计的步骤如下: 1、统计需压缩文件中每个字符出现的频率; 2、将每个字符出现的频率作为叶子结点构建Huffman树,然后将树中结点引向其左孩子的分支标“0”,引向其右孩子的分支标“1”;<> 在 2025-11-22 上传 | 大小:76kb | 下载:0
[人工智能/神经网络/遗传算法] KNN
说明:K-NEAREST-NEIGHBORS - Classfier<lucasssousa10> 在 2025-11-22 上传 | 大小:76kb | 下载:0
[数据结构常用算法] transformationbetweentreeandforest
说明:二叉树与森林的相互转化 哈工大软设 优秀代码 学习参考 -excellent coding transformation between tree and forest<王兄> 在 2025-11-22 上传 | 大小:76kb | 下载:0
[matlab例程] LOF
说明:计算Local outlier factor的matlab实现,附带有例子。-Local outlier factor calculation matlab realize, comes with examples.<zhahongyue> 在 2025-11-22 上传 | 大小:76kb | 下载:2
[matlab例程] FullFlexBayesNets
说明:动态贝叶斯网络算法的计算和改进,包含测试例子-The improvement of full flex Bayesian Network<bella> 在 2025-11-22 上传 | 大小:76kb | 下载:1
[压缩解压] OFDM-Tutorial[1]
说明: 1.The content is too simple 2.Is not a sourcecode or document 3.lost some files 4.Descr iption is not detailed or not correct 5.Compressed file has password 6.Sourcecode duplicate or already exist<anflawpvo> 在 2025-11-22 上传 | 大小:76kb | 下载:0
[matlab例程] fractional
说明:国外不知道哪位大神编写的分数阶控制工具箱,期待和大家一起学习。-Abroad were prepared by a fractional order systems control toolbox, can be designed fractional order controllers, uation of system performance。<a> 在 2025-11-22 上传 | 大小:76kb | 下载:0
[matlab例程] nsga3cpp1.20
说明:NSGA3 C++ CODE The new algorithm, nsga3 implementation<杨凯峰> 在 2025-11-22 上传 | 大小:76kb | 下载:0