资源列表
[数据结构常用算法] cSharp-data-structure
说明:将数据结构与C#语言和.NET框架结合是本书的一大特点。本书所有的数据结构和算法都是用C#语言进行描述,并在相应章节的末尾介绍了在.NET框架中常用的数据结构和算法。用C#在.NET平台开发的技术人员可以从本书中获得许多有益的知识和技术。-Data structures and C# language and. NET fr a mework with a major feature of this book. Book all the data structures and algorithm<小飞> 在 2025-10-10 上传 | 大小:1.29mb | 下载:0
[压缩解压] include
说明:哈夫曼编码的应用很广泛,利用哈夫曼树求得的用于通信的二进制编码称为哈夫曼编码。树中从根到每个叶子都有一条路径,对路径上的各分支约定:指向左子树的分支表示“0”码,指向右子树的分支表示“1”码,取每条路径上的“0”或“1”的序列作为和各个对应的字符的编码,这就是哈夫曼编码。-Huffman coding application is comprehensive, the use of Huffman tree obtained is called binary code used for comm<王一> 在 2025-10-10 上传 | 大小:17kb | 下载:0
[matlab例程] Continuous_Correlation
说明:连续信号的相关于褶积。本程序在matlab上已经测试,可以直接调用。-Continuous signal related to the convolution. This procedure has been tested in matlab can be called directly.<cengjing> 在 2025-10-10 上传 | 大小:2kb | 下载:0
[matlab例程] Gibbs_Phenomena_CFST
说明:离散傅里叶变换中的吉布斯效应。这里分别讨论了CFST和CFT两种情况,程序可以直接调用-Discrete Fourier transform of the Gibbs effect. Are discussed here, two cases CFST and CFT, the program can directly call<cengjing> 在 2025-10-10 上传 | 大小:2kb | 下载:0
[matlab例程] FFT_Convolution
说明:快速傅里叶变换和离散线性褶积matlab程序,可以直接调用-Fast Fourier transform and discrete linear convolution matlab program, you can directly call<cengjing> 在 2025-10-10 上传 | 大小:1kb | 下载:0