资源列表
[数据结构常用算法] polynomials
说明:两个多项式相加,使用链表,计算时间复杂度,数据结构应用-Write a function to add two polynomials. Do not destroy the input. Use a linked list implementation. If the polynomials have M and N terms, respectively, what is the time complexity of your program?<zhuang929> 在 2025-08-27 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Polynomial-operations
说明:单链表存储多项式,头结点可存放多项式 的参数,如项数等-Single-chain storage polynomials, the first node can store the polynomial parameters, such as the number of items, etc.<阿园> 在 2025-08-27 上传 | 大小:1kb | 下载:0
[matlab例程] CatastrophicCodes
说明:恶性码(灾难码)的仿真,计算不同信噪比下的PER和SER-MATLAB code used to calculate P[k] for each SNR. The output is then used to calculate the PER as 1− P[k = 0] and the BER<林沛> 在 2025-08-27 上传 | 大小:1kb | 下载:0
[matlab例程] Classifier_NN_f
说明:实现最近邻分类,程序返回MissNumber的值!-To achieve the nearest neighbor classification, the program returns MissNumber value!<123> 在 2025-08-27 上传 | 大小:1kb | 下载:0
[matlab例程] short_time
说明:短时相关器,利用噪声和信号相关性的不同,来检测瞬态信号。-Short-time correlator, the use of noise and signal correlation of different, to detect transient signals.<薛> 在 2025-08-27 上传 | 大小:1kb | 下载:0
[matlab例程] music
说明:matlab平台上的多重信号处理算法的DOA测角,信噪比,快拍数,信号源数对功率谱的影响-matlab platform, multi-signal processing algorithms DOA angle, signal to noise ratio, the snapshot number, the source of the power spectrum of several<fang yan zhi> 在 2025-08-27 上传 | 大小:1kb | 下载:0
[数据结构常用算法] 10.15
说明:有一个班4个学生,5门课。(1)求第一门课的平均分 (2)找出有2门以上课程不及格的学生,输出他们的学号和全部 课程成绩和平均成绩;(3)找出平均成绩在90分以上或者全部 课程成绩在85分以上的学生。分别编写3个函数实现以上3个要求-There is a class four student, 5 course. (1) Find the first course of the average (2) to identify two or more students failed t<weiyanyu> 在 2025-08-27 上传 | 大小:1kb | 下载:0
[数据结构常用算法] R7.4
说明:.4已有一个已经排好序的数组,今输入一个数,要求按照原来排序的规律将它插入数组中。 本程序可以对both由小到大的排列数组和由大到小的数组进行操作-.4 Has an already sorted array, this type a number, sorted according to the original law required it into the array. The program can arrange for both small to large arrays an<weiyanyu> 在 2025-08-27 上传 | 大小:1kb | 下载:0