搜索资源列表
VB_CD录音机
- 本程序是使用VB进行编写的一个关于CD播放的程序, 其基本功能:1.可以根据个人需要选择播放的音轨的格 式;2.可以在左边的列表中自由选择添加想要听取的歌 曲到右边的播放列表中,这样可以比一般的播放器节省 很多力气;3.可以点击“REFRESH CD INFORMATION”刷 新CD内音轨的信息。-use of this procedure is the preparation for the VB one on the CD player procedures, and the basic
RecordAudio
- 录音(录音的音量,混音器控制)和播放,格式为音频的原始格式wav,才用底层函数(便于扩展),在录音和播放中显示声音的波形.自认为封装的比较好-recording (sound recording, mixing control), and broadcast audio format for the original wav format, only when the underlying function (scalable), the recording and playback of vo
windowsplayer.rar
- 自己制作的windows player,能够播放AVI、MP3等格式的音频文件,可以实现暂停、停止、快进、快退、音量、上一曲、下一曲等按钮调节,还有播放列表,功能较完善。,Own production windows player, can play AVI, MP3 and other format audio files, can be achieved pause, stop, fast forward, rewind, volume, a lower one such as button
pcm2adpcm.rar
- pcm-wav 格式转换为IMA-ADPCM-WAV.包括Wav格式中文详细说明,和语音测试文件。转换后的文件可用mediaplayer等播放器播放。,function :pcm-wav format file convertion to ima-adpcm-wav, also includes wav file format introduce in detail(chinese) and an example wav file for test.
VCPP-AVI-Player
- 一个VC++实现的简单AVI视频播放器,界面几乎没有过多美化,功能上只可以播放AVI格式的视频,很早时候的源代码-VC++ to achieve a simple AVI video player, the interface almost too much landscaping, the function can only play AVI format video, very early, when the source code
audiovu_peak
- 通过调用waveopen 函数获取pcm格式的声音文件的声道波形及其动量音量显示-Waveopen by calling the function to get the pcm format sound files and their momentum volume channel waveform display
TTS_Sound
- Text to Speed(TTS) 初步应用。英文男声女声朗读、中文男声可选。可以打开TXT文件朗读其中内容。具有音量可以设置,朗读速度可以设置,朗读频率可以设置的功能。同时可以讲朗读内容保存为.wav格式输出,亦可以读取.wav文件。-Text to Speed (TTS) preliminary application. Male female voice reading in English, Chinese male optional. Can open the TXT file to
acc-to-wav
- 将acc文件类型转换为wav文件类型格式,主函数在text.C文件中,注意的是,需要手动添加源文件与目的文件的名称。-Converts the acc file type format wav file types, the main function in the text. C file, noting that the need to manually add the source and the destination file name.
usbcamara-2012-07-05
- 我们在luvcview这个项目的基础上进行了修改,使之能够在s3c6410平台上运行,采用了6410特有的硬件空间色彩转换和图像缩放功能,也就是 post processor功能。 3 另外需要说一下我们修改后的luvcview可以运行在PC Linux平台和s3c6410平台,源码里面有两个makefile文件,一个针对嵌入式版本一个针对PC Linux版本, 嵌入式版本里面分硬件实现YUV to RGB和软件实现 YUV to RGB ,缺省配置是硬件实现YUV to