资源列表

« 1 2 ... .85 .86 .87 .88 .89 19790.91 .92 .93 .94 .95 ... 28523 »

[数据结构常用算法huffman

说明:基于Huffman编码的文件压缩设计:本次实验将文件中的字符作为结点,每个字符在文件中出现的频率作为结点的权值,采用Huffman算法构造Huffman树,将字符用尽可能短的二进制数位表示(频率越低,二进制数位越长),而不是用8位的ASCII码进行存储,已达到节省存储空间,压缩文件的目的。 程序设计的步骤如下: 1、统计需压缩文件中每个字符出现的频率; 2、将每个字符出现的频率作为叶子结点构建Huffman树,然后将树中结点引向其左孩子的分支标“0”,引向其右孩子的分支标“1”;
<> 在 2025-11-22 上传 | 大小:76kb | 下载:0

[数据挖掘RFR

说明:好用的随机森林回归(RFR),也可用与分类。基于以编译的mex84,可实现bias-correction。回归预测精度较高-applicable random forrest regression,can also be used for classification。Regress with bias-correction 。can achieve high accuracy
<夏平> 在 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例程RLS

说明:针对两路 QPSK 信号同频重叠的且存在频率漂移等单通道信号盲分离-Blind separation of single channel such as frequency drift and frequency shift in the same frequency of two QPSK signals
<chen> 在 2025-11-22 上传 | 大小:76kb | 下载:0

[matlab例程2

说明:matlab实现的线性卷积的几种算法仿真,注解详细,应该有帮助。-Matlab realization of the linear convolution of several algorithms simulation, notes in detail, it should be helpful.
<liusong> 在 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

[matlab例程tvpvar_m

说明:用于简单学习的时变参数向量自回归模型,-When learning becomes for simple parameter vector autoregression model
<jiaojian> 在 2025-11-22 上传 | 大小:76kb | 下载:0
« 1 2 ... .85 .86 .87 .88 .89 19790.91 .92 .93 .94 .95 ... 28523 »

源码中国 www.ymcn.org