资源列表
[matlab例程] turbo_code
说明:turbo coding is a powerfull successive iteration decoding algorithm<rick> 在 2025-05-25 上传 | 大小:50kb | 下载:0
[matlab例程] spectrum-allocation
说明:cognitive radio, spectrum sensing, spectrum allocation<kotha> 在 2025-05-25 上传 | 大小:50kb | 下载:0
[压缩解压] improved-algorithm-based-on-Arnold
说明:基于分块的Arnold算法,有更短的周期,更好的均匀度,希望大家能提出更好的建议-Algorithm based on block of Arnold, a shorter period, better uniformity, better hope that we can put forward proposals<chenyuting > 在 2025-05-25 上传 | 大小:50kb | 下载:0
[数值算法/人工智能] jisuanfangfashiyanchazhifa
说明:计算方法插值法实验,主要实现三种类型的插值函数的数学模型、基本算法,结合相应软件(如VC/VB/Delphi/Matlab/JAVA/Turbo C)编程实现数值方法的求解。-Interpolation method experiment, mainly three types of interpolation functions to achieve the mathematical model, the basic algorith<张智星> 在 2025-05-25 上传 | 大小:50kb | 下载:0
[matlab例程] BlowfishEncryption
说明:Blowfish Algorithm is a Feistel Network, iterating a simple encryption function 16 times. The block size is 64 bits, and the key can be any length up to 448 bits. Although there is a complex initialization phase requ<prabhakaran> 在 2025-05-25 上传 | 大小:50kb | 下载:0
[数据结构常用算法] paiduijiaohaoxitong
说明:排队演示 课程设计报告 好好看看 对你或许有用-Demonstration program designed to line up a good look at the report may be useful for you<韩龙> 在 2025-05-25 上传 | 大小:50kb | 下载:0
[压缩解压] Wavelet_OMP
说明:wavelet 程序 压缩感知重建图像,经典算法之一-wavelet matlab<shen_yanfeng> 在 2025-05-25 上传 | 大小:50kb | 下载:0
[数据结构常用算法] hafumanbianma
说明:c语言编写的哈夫曼编码。设需要编码的字符集为{d1, d2, …, dn},它们出现的频率为 {w1, w2, …, wn},应用哈夫曼树构造最短的不等长编码方案。 数据结构与算法 typedef char *HuffmanCode //动态分配数组,存储哈夫曼编码 typedef struct { unsigned int weight //用来存放各个结点的权值 unsigned int parent,<SongLY> 在 2025-05-25 上传 | 大小:50kb | 下载:0