资源列表
[matlab例程] Modify_figure
说明:用于方便修改输出窗口的大小,可以使以后输出不用太麻烦-Size for easy to modify the output window<易某人> 在 2025-07-17 上传 | 大小:1kb | 下载:0
[mathematica] FFT_gz3N
说明:此程序主要是快速傅里叶变换的算法,含金量很高。-This procedure is mainly fast Fourier transform algorithm, high gold content.<刘延宾> 在 2025-07-17 上传 | 大小:1kb | 下载:0
[图形图象] MIMO-Matlab
说明:MATLAB仿真多用户MIMO系统容量的源代码-MATLAB simulation of multiuser MIMO system capacity of the source code<runfar> 在 2025-07-17 上传 | 大小:1kb | 下载:0
[其他小程序] Huffman
说明:哈夫曼编码。霍夫曼编码被广泛使用的一种非常有效的编码方法,用于数据文件的压缩。基于字符的频率进行编码。出现频率高的字符的编码较短,出现频率较低的字符的编码较长。 -Huffman coding. Huffman coding is widely used in a very efficient coding method data file compression. Huffman coding algorithm based on the frequency of characters a<Lateefah> 在 2025-07-17 上传 | 大小:1kb | 下载:0
[C#编程] BubbleSort
说明:Bubble sort, sometimes referred to as sinking sort, is a simple sorting algorithm that repeatedly steps through the list to be sorted, compares each pair of adjacent items and swaps them if they are in the wrong order.<Linh Nguyen> 在 2025-07-17 上传 | 大小:1kb | 下载:0
[Windows编程] SelectionSort
说明:In computer science, selection sort is a sorting algorithm, specifically an in-place comparison sort. It has O(n2) time complexity, making it inefficient on large lists, and generally performs worse than the similar insertion sort.<Linh Nguyen> 在 2025-07-17 上传 | 大小:1kb | 下载:0