CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 多媒体 Audio 搜索资源 - MFC

搜索资源列表

  1. mci

    0下载:
  2. 适合学习mci的初学者,可以播放wav和avi,界面为mfc,推荐-adapt to the new learner of mci , and it can play WAV and AVI format file , interface is MFC. it is commended!
  3. 所属分类:Audio

    • 发布日期:2008-10-13
    • 文件大小:32.38kb
    • 提供者:刘智莹
  1. DirectxOfMfc

    0下载:
  2. 一个用MFC和DIRECTX作的3D软件源码,你可以用他作自己的3D模型-a DIRECTX using MFC and 3D software for the source code, you can use him for their own 3D model
  3. 所属分类:Audio

    • 发布日期:2008-10-13
    • 文件大小:767.67kb
    • 提供者:zhangwei
  1. recordandtansferyouvoid

    0下载:
  2. 这是个语音通信程序,采用MFC开发,功能为录制声音,传送到对方,并播放.-This is a voice communication procedures, using MFC development, the function of recording voice, transmitted to the other side, and played.
  3. 所属分类:Audio

    • 发布日期:2008-10-13
    • 文件大小:45.24kb
    • 提供者:杨过
  1. hu_MFCSpeaksEasily_src

    0下载:
  2. 用VC MFC写的一个文本朗读器,只能朗读英文,内含详细的使用说明文档-MFC with VC write a text reading device that can read English, containing detailed user documentation
  3. 所属分类:Audio

    • 发布日期:2008-10-13
    • 文件大小:67.01kb
    • 提供者:大象
  1. cn

    0下载:
  2. MFC应用实例,实现系统的混音控制。开发环境VC++.
  3. 所属分类:Audio

    • 发布日期:2008-10-13
    • 文件大小:343.12kb
    • 提供者:李瑞南
  1. vidcap_src

    1下载:
  2. Video Preview and Frames Capture to Memory with SampleGrabber in Buffered Mode. The article demonstrating video preview and frames capture to memory from external video devices using ISampleGrabber interface in buffered mode. C++, VC8.0, Windows
  3. 所属分类:Audio

    • 发布日期:2008-10-13
    • 文件大小:80.48kb
    • 提供者:zeng
  1. MFCFilter

    0下载:
  2. 是一个基于MFC制作的Filter,而非一个com组件。Filter可以在Filter Graph中运行。可以播放avi文件
  3. 所属分类:Audio

    • 发布日期:2008-10-13
    • 文件大小:25.85kb
    • 提供者:王冬靓
  1. play

    0下载:
  2. 一个基于对话框的mfc的简单例子,播放.wave文件。对于初学者入门有较大的帮助。
  3. 所属分类:Audio

    • 发布日期:2008-10-13
    • 文件大小:30.84kb
    • 提供者:
  1. 实现简单的录音机和回放功能的程序

    0下载:
  2. 基于VC++6.0平台下的MFC程序,能实现简单的录音机和回放功能的程序。,Based on VC++ 6.0 platform MFC procedures, to achieve a simple tape recorder and playback process.
  3. 所属分类:Audio

    • 发布日期:2017-04-09
    • 文件大小:28.05kb
    • 提供者:-
  1. WaveOutSample_demo

    0下载:
  2. 是一个用mfc写的可以播放wave文件的程序源码。-Is a written with mfc can play wave files source.
  3. 所属分类:Audio program

    • 发布日期:2017-04-01
    • 文件大小:54.47kb
    • 提供者:Jacky
  1. player

    0下载:
  2. 一个用MFC编写的简单视频播放器,比较简单,我自己写的程序,比较容易阅读-Using MFC to prepare a simple video player, is relatively simple, the procedure I wrote it myself, it was relatively easy to read
  3. 所属分类:Audio program

    • 发布日期:2017-04-06
    • 文件大小:54.79kb
    • 提供者:tzy
  1. RecordAudio

    0下载:
  2. 音频录音工程,在VC的MFC上实现,对MFC界面编程有一定的借鉴意义-Audio recording engineering, at the MFC on VC implementation of MFC programming interface must have reference
  3. 所属分类:Audio program

    • 发布日期:2017-04-24
    • 文件大小:54.36kb
    • 提供者:dongming
  1. Wave

    0下载:
  2. 读取音频信息,对照音频信息画出波形图,在MFC上实现-Read audio information, control the audio information to draw waveforms in MFC to achieve
  3. 所属分类:Audio program

    • 发布日期:2017-03-31
    • 文件大小:50.85kb
    • 提供者:zhangcht
  1. AudioInput

    0下载:
  2. 基于 MFC的 音频录入源码,在 VC6.0测试通过 -MFC-based audio input source, in the VC6.0 test
  3. 所属分类:Audio program

    • 发布日期:2017-03-29
    • 文件大小:81.42kb
    • 提供者:love
  1. VC_Player

    0下载:
  2. 一个音频播放器,主要采用Visual c++平台下的MFC书写,功能类似TTPlayer-An audio player, primarily with Visual c++ platform, written under the MFC functions similar to the TTPlayer
  3. 所属分类:Audio program

    • 发布日期:2017-04-10
    • 文件大小:1.77mb
    • 提供者:cc
  1. play

    0下载:
  2. 利用MFC编的播放器,能播放多种格式的文件,同时具有录音、滑块功能-Compiled using MFC player, can play a variety of file formats at the same time with the recording, the slider function
  3. 所属分类:Audio program

    • 发布日期:2017-05-29
    • 文件大小:11.06mb
    • 提供者:liuyan
  1. DxSound1

    0下载:
  2. DirectX中加载声音的小例子,vs2008下的mfc界面。-DirectX sound loaded small example, vs2008 under the mfc interface.
  3. 所属分类:Audio program

    • 发布日期:2017-03-29
    • 文件大小:303.79kb
    • 提供者:
  1. AudioBox90

    0下载:
  2. 描述 === ===== 这是一个MFC应用程序中的纯音频媒体播放器相似点唱机。 你可以选择一个媒体目录和音频媒体播放所有文件, 包括Windows媒体文件。选项包括寻求,静音音频, 文件进行随机选择,调整音量和循环当前 媒体文件。-Descr iption =========== This MFC application is an audio-only media player similar to Jukebox. You can selec
  3. 所属分类:Audio program

    • 发布日期:2017-03-28
    • 文件大小:50.49kb
    • 提供者:wengjinshu
  1. SOUND_OUT2

    0下载:
  2. 这是一个MFC声卡数据采集程序,可实现基于PC的数据采。功能相对简单,易于理解-This is a MFC sound card data acquisition procedures, can be PC-based data mining. Function is relatively simple, easy to understand
  3. 所属分类:Audio program

    • 发布日期:2017-04-09
    • 文件大小:1.55mb
    • 提供者:nana
  1. Player

    0下载:
  2. 自己编写的一个mfc小的播放器小程序,请大家指教。-I have written a small player mfc small program, please advise.
  3. 所属分类:Audio program

    • 发布日期:2017-04-03
    • 文件大小:71.18kb
    • 提供者:刘伟
« 12 3 »
搜珍网 www.dssz.com