资源列表
Sub_Demo
- 定义四个接口,其方法协议分别 完成两个数的加法、减法、乘法和除法操作,其中加法接口是一 个父接口,并依次派生出其他接口。大家帮忙看一下。谢谢! -4 interface definition, the methodology two agreements were completed several Adders, subtraction, multiplication and division operations. Adder interface which is a fathe
period
- 近代信号处理中周期图法功率谱估计的MATLAB源码,简单但经典的算法。
project_SVD
- 信号SVD去噪,采用FFT变换,达到信号去噪的作用-SVD signal denoising, FFT, signal denoising role
dsp
- dsp程序,简单实现其功能,方便易实现,可以-DSP program, simple to achieve its function, convenient and easy to achieve, you can try
testmail
- Test Email used to test email server send email and receive
zuiduanl
- 求最短路的dijstra算法,代码风格不错,可以借鉴-shortest path
boundingbox3
- bounding box for multiple target tracking applications
Level_Set
- Level Set 程序 识别图像 很好用的-Leve了set code Recognition image Very easy for you
gf_calendarmonth
- 功能:返回比指定日期adt_sample所在的月份增量ai_monthincre月所在月分的开始或结束日期时间-Function: Returns the increment than the specified date adt_sample where the beginning of May the month of May where ai_monthincre or end date and time
6.2HFMTree
- 程序实现Huffman编码输入字母(A-G可以在程序中修改)用于Huffman编码。-Program implementation Huffman coding The input letters (A-G can be modified in the program) for Huffman coding.
傅氏变换程序
- 电力系统用分解系统谐波的傅氏变换程序,在谐波分析和电磁暂态分析中应用广泛。-Source code of Fourier transform using in electric system harmonic analysis. Fourier transform are general used in harmonic analysis and transient analysis
dui
- 用基于变治法的堆排序算法对任意一组给定的数据进行排序 设计与实现堆排序算法; 2)待排序的数据可以手工输入(通常规模比较小,10个数据左右),用以检测程序的正确性;也可以计算机随机生成(通常规模比较大,1500-3000个数据左右),用以检验(用计数法)堆排序算法的时间效率。-Variable-based treatment of the heap sorting algorithm to a set of arbitrary data set to sort the design an