-
在信号处理中,通常需要收集真实的
在信号处理中,通常需要把采集信号的实时波形显示出来。 如果直接在屏幕上动态绘图的话,会出现闪烁现象,为了克服这个问题,本文采用的就是先在内存绘图,然后再拷贝到屏幕,从而实现动态绘图而不闪烁。-In signal processing, usually need to collect real-time waveform signal is displayed. If the direct dynamic graphics on the screen, then there will be blinking phenomenon, in order to overcome this problem, this paper is the first graphics memory, and then copied to the screen in order to achieve dynamic graphics without blinking.
- 2023-09-08 00:40:02下载
- 积分:1
-
关于如何在PC机上储存和处理PCM音频,它也解释了WAVE文件的结构和显示如何用C++代码工作...
关于如何在PC机上储存和处理PCM音频,它也解释了WAVE文件的结构和显示如何用C++代码工作-on how the PC storage and handling PCM audio, It also explains the WAVE document the structure and show how to use C code work
- 2022-05-10 16:29:22下载
- 积分:1
-
PWM
PWM 整流器仿真模型2 有一定代表性-PWM
- 2022-01-26 03:47:32下载
- 积分:1
-
一个语音处理程序,使用底层API进行录制和播放wave文件。
一个语音处理程序,使用底层API进行录制和播放wave文件。-A voice processing program, which uses low-level API to record and play wave files.
- 2022-12-16 02:55:03下载
- 积分:1
-
用C语言实现的WAV文件播放,采样,减压,和…
用C语言实现的wav文件的播放,采样,解压,和传输-Using C language to achieve the wav file playback, sampling, decompression, and transmission
- 2023-03-29 13:00:04下载
- 积分:1
-
从麦克风读取数据,并用mfcc进行特征提取,最后通过dadboost分离器进行语音分离...
从麦克风读取数据,并用mfcc进行特征提取,最后通过dadboost分离器进行语音分离-Read data from the microphone and used MFCC feature extraction, and finally through the separator dadboost voice separation
- 2022-08-12 19:12:14下载
- 积分:1
-
单放机源代码VisualC++6.0开发。
单放机源代码VisualC++6.0开发。-Games VisualC 6.0 source code development.
- 2022-07-23 07:35:57下载
- 积分:1
-
G729实现源码。包括编解码功能,编码部分已在vs2005下编译通过。...
G729实现源码。包括编解码功能,编码部分已在vs2005下编译通过。-G729 realize source. Includes codec functions, encoding part of the VS2005 compiler through.
- 2022-11-06 14:45:03下载
- 积分:1
-
支持播放存放在硬盘上的Mp3的源代码,可读出文件tag
支持播放存放在硬盘上的Mp3的源代码,可读出文件tag-Support for playback on your hard disk stored in Mp3
- 2022-09-24 09:55:02下载
- 积分:1
-
用音频信号处理实现混响、回声、合唱、基本原理…
用音频信号处理实现的混响、回声、合唱效果,基本原理是用延时反馈的方法实现-used audio signal processing to achieve the reverb, echo, chorus, the basic principle is delayed feedback method
- 2022-11-09 15:35:03下载
- 积分:1