资源列表
minifmod160_gcc
- 嵌入式(多平台)音频采集播放等的源代码。非常高效稳定!-Embedded (multi-platform) Audio Collection shows the source code. Is a highly efficient and stable!
4DipoleArraySimulations
- 4-Dipole Array Simulations demonstrates the pattern of an array of 4 elements, pointing in the z direction and placed along the x axis with equal spacing d=0.5 wavelength. The program has also shown the pattern of the array as the progressive phase
refsoft990809_tgz
- MPEG-2的AAC编码参考代码,可以用于学习AAC编码标准。-MPEG-2 AAC coding reference code can be used to study AAC coding standard.
minifmod160_gcc
- gcc环境下的,简单的音效混合代码. 跨平台,支持windows及linux.-gcc environment, a simple sound mixing code. cross-platform, support windows and linux.
real-time_LPC_analysis_synthesis_visualization_1.0
- rt_lpc is a light-weight application that performs real-time LPC analysis and synthesis. It features the following: real-time LPC analysis real-time LPC synthesis visualization of original, predicted, and error waveforms visualization
G.729A-c_code
- G.729A的C语言源码,由ITU提供的2007版-G.729A C language source code, provided by the 2007 version of ITU
Tremor
- tremor是ogg vorbis的定点实现算法,完成音频解码功能,一些高端音频播放器如三星yep已经支持这种格式;对于开发嵌入式实现音频支持非常有用(无专利问题的唯一解决方案)-tremor ogg vorbis is the sentinel algorithm, complete audio decoder functions, Some high-end audio player Samsung yep have supported this format; for the develo
SoundProc
- 对音频的音量进行批量标准化,采用VB编程。-standard Sound Volume
Album-Collector
- Album Collector stores info of music album and save it as a database. It can sort, search, replace, save and export to HTML.
SockAPI
- 牛人写的VBSockAPI 牛人写的VBSockAPI-VBSockAPI
Wave.rar
- 用vc实现的播放声音,并画出波形的程序,没有错误,调试通过了,Vc achieved by playing a sound, and draw waveform procedures, there is no error, debugging adopted
dllVolumeCtrl1
- 《音量控制封装类》 最近总是遇到调音量和选择录音通道方面的程序,我从网上下载了一个音量控制类,但在不同的操作系统有时会出错,我修改了 里面的错误,重新封装成dll类,并提供详细的测试程序。没什么技术只是为了方便使用。 不过这个类在某些操作系统上对录音通道选择时还是会出问题,比如明明是选择\"Mono\"录音通道,可他却选到其他通道了, 我用了DirectX自带的例子程序也不能正确选到想要的录音通道,不知道如何能准确地选择需要的录音通道,若有高手知道请不吝 赐教,我的E-M