登录
首页 » 语音处理 » 一个基于对话框的mfc的简单例子,播放.wave文件。对于初学者入门有较大的帮助。

一个基于对话框的mfc的简单例子,播放.wave文件。对于初学者入门有较大的帮助。

于 2022-02-04 发布 文件大小:30.85 kB
0 146
下载积分: 2 下载次数: 1

代码说明:

一个基于对话框的mfc的简单例子,播放.wave文件。对于初学者入门有较大的帮助。-Mfc dialog based on the simple example, the player. Wave file. For beginners entry has a greater help.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • G726完整matlab代码
    G726标准的24kbps和40kbps两种比特率的音频编解码算法源代码,可以直接移植到dsp上或进行二次开发和封装。-
    2022-05-05 15:37:10下载
    积分:1
  • 在信号中,通常需要收集真实的
    在信号处理中,通常需要把采集信号的实时波形显示出来。 如果直接在屏幕上动态绘图的话,会出现闪烁现象,为了克服这个问题,本文采用的就是先在内存绘图,然后再拷贝到屏幕,从而实现动态绘图而不闪烁。-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
  • adpcm代码
    adpcm编码与解码相当函数调用adpcm如何编码。初始化编码,编码函数与调用函数。
    2022-04-25 00:16:53下载
    积分:1
  • Is a sound editing, playback, recording, and conversion of audio tools, small, f...
    是一个集声音编辑,播放,录制,和转换的音频工具,体积小巧,功能却不弱。可打开的音频文件相当多,包括WAV, OGG, VOC, IFF, AIF, AFC, AU, SND, MP3, MAT, DWD, SMP, VOX, SDS, AVI, MOV, APE等音频文件格式,你也可以从 CD 或 VCD 或 DVD 或其它视频文件中提取声音。内含丰富的音频处理特效,从一般特效如多普勒、回声、混响、降噪到高级的公式计算(利用公式在理论上可以产生任何你想要的声音),效果多多。-Is a sound editing, playback, recording, and conversion of audio tools, small, functional but not weak. To open a significant number of audio files, including WAV, OGG, VOC, IFF, AIF, AFC, AU, SND, MP3, MAT, DWD, SMP, VOX, SDS, AVI, MOV, APE format audio files, etc., you can also from the CD or VCD or DVD or other video files to extract the sound. Contains a wealth of audio processing effects, from the general effects such as Doppler, echo, reverb, noise reduction to high-level formula (using the formula in theory can produce any sound you want), the effect of a lot.
    2023-08-09 17:25:04下载
    积分:1
  • 如何使程序在运行时自动注册ActiveX控件 Last updated on 2007
    如何使程序在运行时自动注册ActiveX控件 Last updated on 2007-01-05 01:14:23 单身白领浪漫交友,认准亚洲交友中心 编写Delphi应用程序时,经常会遇到一些ActiveX控件[注:扩展名为OCX的控件或DLL的类型库],它们为应用程序的开发提供了简单的操作途径。然而,这些程序在发布的同时,面临ActiveX控件注册问题。解决途径:一、用安装程序制作打包文件,往往会给增加程序本身的大小,系统重装时,则必须重新安装它;二、用程序本身进行代码编写函数的形式处理它。 使用方法分为两种: 一、直接把可视化的ActiveX控件放到程序中; 二、运行时根据需要实时建立。 如果是直接使用,则应用程序在初始化的过程中会自动寻找、创建所需的ActiveX控件,如果控件没有注册,初始化程序会产生一个异常,捕捉并处理这个异常。 在程序Form中加入一个新的方法: unit UAutoRegActiveX interface-how that process at runtime automatic registration ActiveX Last updated on 2 007-01-05 01:14:23 single white-collar romantic friends. Recognizing the Center for Asian friends Delphi application procedures, often encounter some ActiveX controls [Note : The expansion called OCX controls or the type of DLL] for their application development provide a simple way to operate. However, the issuance of these procedures while facing ActiveX registration. Solution : First, use the setup program produced packaging paper can often increase the size of the p
    2022-12-22 20:35:03下载
    积分:1
  • STM32 MP3播放器没有编解码器
    应用背景ST的STM32的F1系列主流MCU涵盖大量的需求在工业应用的品种,医疗和消费市场。这个系列,ST率先臂®皮质™-世界m微控制器和在历史上的一个里程碑嵌入式应用。一流的设备和高性能低功耗,低电压操作是搭配高水平在可接受的价格的一个简单的架构整合和易于使用的工具。关键技术意法半导体STM32音频引擎是一套软件库允许客户建立高品质的音频应用专业的结果。流行的MP3格式的格式的一部分专业的应用程序应该支持保证最好的音乐体验。
    2022-02-27 06:09:53下载
    积分:1
  • matlab环境下,实现将wav格式的频文件进行分帧,求能量,过零率...
    matlab环境下,实现将wav格式的音频文件进行分帧,求能量,过零率-matlab environment, to achieve wav format audio files framing, and energy, zero-crossing rate
    2022-01-26 05:31:52下载
    积分:1
  • 英特尔IPP G729的例子,需要下载英特尔IPP库。非
    INTEL IPP g729例子,需要下载intel ipp库。该库非商业版本可以免费下载。-INTEL IPP g729 example, will need to download intel ipp library. Non-commercial version of the library can be downloaded for free.
    2022-11-06 06:45:03下载
    积分:1
  • 采样率,帧长,通道等频基础知识介绍;关于CD轨浅显易懂的描述;...
    采样率,帧长,通道等音频基础知识介绍;关于CD音轨浅显易懂的描述;-Sampling rate, frame size, access and other basic knowledge of audio description on the CD tracks easy to understand description of
    2022-11-02 04:55:06下载
    积分:1
  • matlab hmm coding. important to do voice recognition. try it!
    matlab hmm coding. important to do voice recognition. try it!
    2023-05-09 12:10:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载