资源列表
[其他小程序] DigitalFilter
说明:滤波器设计的目的是对信号进行数据序列的频率变换,去掉其中我们不需要的频率成分,用数字滤波器课实现语音信号去噪-Filter is designed to sequence the signal frequency of the data transformation, which we do not need to remove frequency components, with digital filter class voice signal denoising<朱伟> 在 2025-07-22 上传 | 大小:1kb | 下载:0
[其他小程序] WaveletTransform
说明:时频分析方法是非平稳信号处理的一个重要分支,它是利用时间和频率的联合函数来表示非平稳信号,并对其进行分析和处理,利用时频分析法对语音信号进行去噪。-Non-stationary time-frequency analysis is an important branch of signal processing, it is the joint use of time and frequency functions to represent the non-stationary signal a<朱伟> 在 2025-07-22 上传 | 大小:1kb | 下载:0
[其他小程序] ClassUtils
说明:通过接口找到实现类,例如一个接口IA他的实现类Aimpl和Bimpl可以找到-Through the interface to find the implementation class, such as an interface to achieve his class IA and Bimpl Aimpl can be found<liuhui> 在 2025-07-22 上传 | 大小:1kb | 下载:0
[文件操作] Linux2Windows
说明:将linux下的txt文件转化为WINDOWS下的txt文件。示例中有linux.txt.在windows下不能正常看到能容,经转换后,可正常查看。-convert the txt file in linux to the one in windows.<龌龊王子> 在 2025-07-22 上传 | 大小:8kb | 下载:0
[其他小程序] lab_6
说明:1.使用动态内存分配生成动态数组来完成3*3矩阵转置函数 2.应用string类定义字符串,实现两个字符串的连接 3.修改实验4中的选做实验中的people类。具有如下属性:姓名char name[11],编号char[7],性别char sex[3],生日birthday,身份证char id[16]。其中“出生日期”定义为一个“日期”类内嵌函数对象,用成员函数实现对人员信息的录人和显示。要求包括:构造函数和析构函数,开呗构造函数,内联成员函数,聚集。在测试程序中定义people类的对<YIDIANER> 在 2025-07-22 上传 | 大小:1kb | 下载:0