-
1
FFT 与LZW编码算法相结合,实现压缩功能,MATLAB仿真实现(FFT LZW compress)
- 2013-11-20 22:11:22下载
- 积分:1
-
语音增强降噪
语音降噪处理增强最新方法,通过基本的语音预处理,分帧,加窗,预加重,端点检测,然后进行基于子空间的降噪处理,最后得到滤波后的语音输出,计算信噪比,大幅度提升
- 2022-05-20 05:41:27下载
- 积分:1
-
C web development of a dynamic link library tree is so easy to use, its control...
在C的web开发中的一个树状动态链接库非常的好用,其控制显示部分是在数据库中对于操作人员是非常之方便的。-C web development of a dynamic link library tree is so easy to use, its control is shown in the database for the operators is very convenient.
- 2023-05-19 19:50:03下载
- 积分:1
-
5
说明: 动态创建右键菜单,及遍历文件夹内的指定类型的文件,点击文件名读取文件内容(Dynamically create context menu, and traverse the folders within the specified file type, click the file name to read the contents of the file)
- 2016-02-20 16:32:17下载
- 积分:1
-
keyboard-shortcuts-macos.pdf
说明: vscode2019快捷键说明文档大全英文版,非常好用(Vscode2019 shortcut key description document in English, very easy to use)
- 2020-03-17 17:39:57下载
- 积分:1
-
使用C++技术实现计算器的功能软件使用visual Studio 2008 制作课程作业
CalculatorDlg.cpp
// CalculatorDlg.cpp : implementation file
//
#include "stdafx.h"
#include "Calculator.h"
#include "CalculatorDlg.h"
#include
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
// CAboutDlg dialog used for App About
class CAboutDlg : public CDialog
{
public:
CAboutDlg();
// Dialog Data
//{{AFX_DATA(CAboutDlg)
enum { IDD = IDD_ABOUTBOX };
//}}AFX_DATA
// ClassWizard generated virtual function overrides
//{{AFX_VIRTUAL(CAboutDlg)
protected:
virtual void DoDataExchange(CDataExchange* pDX); // DDX/DDV support
//}}AFX_VIRTUAL
// Implementation
- 2022-05-31 11:25:20下载
- 积分:1
-
program
FFT A计权 倍频程分析 三分之一倍频程分析(F F T A w eight o c tave a n al o n e t hird o ctave)
- 2011-12-07 14:02:04下载
- 积分:1
-
eyeDetection
使用opencv在vc++下面是实现的一个简单测试人眼的程序(eye detection)
- 2013-12-28 17:14:30下载
- 积分:1
-
十大软件滤波算法
十大软件滤波算法,包括有限副滤波 中位值滤波法 算术平均滤波法 递推平均滤波法(又称滑动平均滤波法) 中位值平均滤波法(又称防脉冲干扰平均滤波法)限幅平均滤波法 一阶滞后滤波法 加权递推平均滤波法 消抖滤波法 限幅消抖滤波法
- 2022-03-30 23:47:30下载
- 积分:1
-
NewVCCom
使用VC生成COM组件的方法,里面对VC生成不同形式的COM接口参数的方法,对COM组件不熟悉的朋友会是一个很好的学习资料!(COM components using VC generation method which generates on the VC parameters of different types of COM interfaces methods, and COM components are not familiar with the friend would be a good learning materials!)
- 2021-03-07 22:19:29下载
- 积分:1