资源列表
[数据结构常用算法] qiuck
说明:解决排序问题,比冒泡排序快。实现简单,稍加修改可以得到自己所需要的排序-Resolve the scheduling problem, faster than the Bubble Sort. The realization of simple, a little modification can be they need to sort<dongshiqin> 在 2025-07-16 上传 | 大小:125kb | 下载:0
[数据结构常用算法] faid
说明:顺序查找,从所选范围中数查找所需的数字。查找的时候安顺序查-Order to find, from a selected range of a few to find the figures. Find a time when an order of investigation<dongshiqin> 在 2025-07-16 上传 | 大小:163kb | 下载:0
[数据结构常用算法] paixu
说明:简单选择排序,这是个解决排序问题的一个算法模型之一。-Sort simple choice, this is a solution to a scheduling problem, one algorithm model.<dongshiqin> 在 2025-07-16 上传 | 大小:159kb | 下载:0
[数值算法/人工智能] lcs(continue)
说明:LCS,即最常公共子序列的的C语言解法。prepare_for_backdate(char,char,int,int)函数是为后面的回溯法求得最长公共子序列做准备,并可得到子序列长度。lcs(char,int,int)函数是输出子序列的。并用到了第一个函数的结果。因为要得到最终的子序列,要知道那些地方是可输出的位置,因此构造数组b[][],当为1时表明当前位置匹配,可输出,为2时需要往上回溯,为3时需要往左回溯,直到找到下一个为1的位置。而c[][]数组是保存找子序列过程中匹配位数。-LCS,<向冬冬> 在 2025-07-16 上传 | 大小:1.01mb | 下载:0
[matlab例程] blocksandnoisdopp
说明:1.对染噪doppler信号进行小波包3层分解:分解层次j=1,2时,都是信号的概貌;当j=3时,反映概貌的已几乎不含噪声分量,而其它噪声分量的幅值已很小。 2.对加噪Blocks信号进行不同阈值及不同阈值的使用方式降噪。 -1. On noise pollution doppler signal decomposition of wavelet packet Layer 3: decomposition level j = 1,2, are the signal profiles w<> 在 2025-07-16 上传 | 大小:3kb | 下载:0
[数据结构常用算法] bankerwithGUI(java)
说明:采用java语言实现的模拟银行家算法,具有图形界面,可以满足课程设计的要求。-Using java language simulation bankers algorithm, with a graphical interface designed to meet the curriculum requirements.<田亮> 在 2025-07-16 上传 | 大小:19kb | 下载:0
[数据结构常用算法] liubo77_0257
说明:最长公共子序列的实现问题简单快速会让你与一项不到到结果-The longest sequence of public realization of easy and quick to let you see the results with a<申顺心> 在 2025-07-16 上传 | 大小:11kb | 下载:0
[matlab例程] svd-tls
说明: 谐波恢复的ARMA建模算法(基于SVD-TLS)(张贤达《现代信号处理》)。当谐波信号为复谐波的时,该算法仍然适用。但该程序中没有给出具体的实现。-Harmonic Retrieval of ARMA modeling algorithm (based on the SVD-TLS) (Xian Tatsu Modern Signal Processing ). When the harmonic signal for the resumption of harmonics, the a<> 在 2025-07-16 上传 | 大小:1kb | 下载:0