资源列表

« 1 2 ... .31 .32 .33 .34 .35 6036.37 .38 .39 .40 .41 ... 28523 »

[数据结构常用算法AVL_Tree

说明:AVL tree with insertion,deletion and balancing height
<1> 在 2025-12-02 上传 | 大小:2kb | 下载:0

[数据结构常用算法bin

说明:初始链表的内容为:3562,6381,0356,2850,9136,3715,8329,7481,写出用基数排序法对它们进行排序的过程,并编程实现。-The initial list read as follows: 3562,6381,0356,2850,9136,3715,8329,7481, write them using radix sort method to sort the process, and programming.
<车亚暖> 在 2025-12-02 上传 | 大小:1kb | 下载:0

[数据结构常用算法cynjj

说明:给定如下元素的数组,根据最大堆的结构,说明对这些数组按递增顺序进行堆排序的步骤,并确定它们所执行的元素比较次数。-Given the following array of elements, based on the maximum heap structure indicates that these arrays are sorted in ascending order of the steps heap sort and identify the elements of the impl
<cheya> 在 2025-12-02 上传 | 大小:1kb | 下载:0

[matlab例程FFT

说明:脑波FFT变换 调用格式见m文件头部说明(下边也复制了一份) 有配套.DLL.h.lib.ctf文件,可以在C或C++环境中调用 ------------------------------------ 保存为FFT.m文件 输入参数: N:进行FFT变换的点数(要求是2的N次幂); fs:信号的采样频率(frequency of simpling) sig:进行FFT变换的数组(一维)。 输出参数: f_sig:变换后的信号(一维数组) E_de
<张诚> 在 2025-12-02 上传 | 大小:202kb | 下载:0

[matlab例程convolution

说明:选择两个函数做卷积运算,本实验里可供选择的函数有矩形窗函数,锯齿波函数和sinc函数,观察选取函数的波形-Select convolution of two functions to do this experiment choice of function has rectangular window function, sawtooth wave function and the sinc function, observe the waveform selection function
<程庆> 在 2025-12-02 上传 | 大小:2kb | 下载:0

[数据结构常用算法Merge_Quick

说明:排序算法,关于merge和quicksort的算法实现,适合其他初学算法的人下载-Sorting algorithm, quicksort algorithms on the merge and the realization of the algorithm is suitable for downloading to other beginners
<wangsa> 在 2025-12-02 上传 | 大小:1kb | 下载:0

[压缩解压ChilkatJava

说明:很好的压缩程序,国外开发的PPMd压缩算法的实现,很容易嵌入-A good compression program, developed abroad PPMd compression algorithm to achieve, it is easy to embed
<min> 在 2025-12-02 上传 | 大小:2.74mb | 下载:0

[数据结构常用算法huffmancode

说明:有关huffman编码的具体实现的源代码,算法参考严蔚敏版算法课本的huffmancode伪代码,供初学者参考-Concrete realization of the huffman encoding the source code, algorithm reference Yan Wei-min version of the textbooks huffmancode algorithm pseudo-code for beginners reference
<wangsa> 在 2025-12-02 上传 | 大小:1kb | 下载:0

[数学计算/工程计算LMaFit-b2

说明:递秩矩阵拟合,Matrix Completion ,Sparse Matrix Separation ,Matrix Compressive Sensing -Low-rank Matrix Fitting
<袁鑫> 在 2025-12-02 上传 | 大小:19kb | 下载:0

[matlab例程TSPMatlab

说明:这是一个用Matlab程序写的模拟退火算法,用于解决旅行商问题-It s a matlab code for TSP problem using SA Algorithm
<jess> 在 2025-12-02 上传 | 大小:2kb | 下载:1

[人工智能/神经网络/遗传算法StandardGA

说明:这是遗传算法经典例程,可以供大家修改学习。-It s a standard code of GA algorithm, very useful for the study.
<jess> 在 2025-12-02 上传 | 大小:3kb | 下载:0

[数据结构常用算法2626Chess

说明:PKU 2626 Chess的问题解答,C++实现。 使用的是3维DP-It s a C++ solution for the problem-2626 in PKU ACM on-line judge.
<jess> 在 2025-12-02 上传 | 大小:1kb | 下载:0
« 1 2 ... .31 .32 .33 .34 .35 6036.37 .38 .39 .40 .41 ... 28523 »

源码中国 www.ymcn.org