搜索资源列表
BmpViewer
- to show the waveform of audio file and play it on computer Purpose: Familiar with WAV file format and UI design It should have the following functions: Provide a Graphic User Interface for user to browse the file system and select one WAV file
MyPlayerbylqh
- 一个基于DirectShow的音频视频文件播放器,完全采用C++类的方式组织,可以播放mp3,wav,avi,mpeg等,代码简单易懂,便于移植与复用。-a DirectShow-based Audio Video File player, Class C uses the organization, the broadcast mp3, wav, avi, mpeg. code is simple to understand and easy transplantation and reuse
eplan
- E战机是我花了几个月做的一个简单飞机游戏引擎,目前它支持,自定义资源,自定义单位,编辑关卡等功能! 因为我不是很懂OpenGL所以目前本游戏~还是使用GUI绘图~ 对CPU的~要求比较高~ 而且~OpenGL的纹理不是支持任何尺寸的图片~ 文件说明 Reslist.gam 游戏资源文件 游戏所需要的图片资源都在这里定义~ 目前它还是以文本形式保存的 WAV.txt 游戏声音资源文件~ 游戏里面用到的声音都在这里~ 也是文本保存 UnitX.txt 单位定义文件 所有游戏
2005081114451325242
- 读取wav文件 画图显示波形,低层打开wav读取数据,然后绘制波形图。-Wav file to read drawing waveform, the lower open wav read the data, and then draw the waveform.
exe
- exe fils for programs ifs wav frcompr unpack to the same folder
SignalSpectrumAnalysis
- 信号频谱分析 1. 观测已知方波信号、正弦波信号的频谱 分析频率为4KHz、8KHz的占空比为50 的方波信号、正弦波信号的频谱。记录所得频谱图。 2. 观测实时模拟信号(语音)的频谱 用音频设备采集一段语音,将语音存为.wav格式。对wav文件作分段傅里叶变换分析。语音是分音节的,应把它分段分析,而且实际运用中的数字信号处理的FFT的点数是有限的,一般只能达到千点。用傅里叶反变换IFFT,从频域恢复信号。画出频谱图和语音波形图-Signal spectrum analysis
FrequencyDomainAnalysisOfTheSystem
- 信号频谱分析 1. 观测已知方波信号、正弦波信号的频谱 分析频率为4KHz、8KHz的占空比为50 的方波信号、正弦波信号的频谱。记录所得频谱图。 观测实时模拟信号(语音)的频谱 用音频设备采集一段语音,将语音存为.wav格式。对wav文件作分段傅里叶变换分析。语音是分音节的,应把它分段分析,而且实际运用中的数字信号处理的FFT的点数是有限的,一般只能达到千点。用傅里叶反变换IFFT,从频域恢复信号。画出频谱图和语音波形图-Signal spectrum analysis 1.
Delphi6_bcds_dmt
- 获取AUDIO-CD的序列号 检测CD-ROM是否自动运行 检测声卡是否安装 如何将WAV文件做到EXE文件里 使用DELPHI实现文本文件显示和声音同步播放 在多媒体文件中批量抓取图象 制作能播放MIDI,WAV和AVI文件的播放器 自动弹开关闭CD-ROM-AUDIO-CD to obtain the serial number of CD-ROM is detected automatically detect the sound card is install
PlayDMO11
- 播放报告avi.mpg.wav.mid等视频格式的任意文件。 同时有暂停、停止功能供你选择。-PlayDMO allows you to open any media file, view its video component (if present), and apply any number of DMO audio effects to its audio component. Select a media file by typing its name in the
consist
- 对语音的WAV文件和LAB文件进行处理,产生十个文件,每个文件对应于一个数字,存贮着该数字的波形文件-WAV files of voice processing and LAB files, resulting in dozens of files, each corresponding to a number, stored with the number of waveform files
Orangedetect
- 为了研究适合近红外光谱无损检测脐橙VC 含量的光谱预处理方法, 比较了11 种光谱预处理方法对偏最小二乘法( PLS) 建模预测效果的影响。结果表明, 小波消噪效果最好, 模型预测值与标准值的相关系数R 达到0. 957 4, 交叉验证预测均方差仅为3. 90, 最优光谱波段为7 501. 7~5 449. 8 cm- 1, 主成分数为8。小波消噪是脐橙VC 含量近红外光谱无损检测的有效光谱预处理方法。-In order to search an appro priate pret reatme
wavhiding
- 基于wav文件的LSB位信息隐藏算法,在听觉上区分,两者靠人耳听不出任何差别-Based on LSB wav files a hiding information algorithm, in hearing distinguish, both by the human ear to listen to any difference
asmwork
- 请封装一个类CWave, 并编写一个软件,可完成对一个语音信号的内插和抽取。语音数据以wav格式、单声道存储,编码方式为PCM。可完成的功能为: (1)读wav文件; (2)写wav文件; (3)对语音数据进行内插和抽取。 -Please package a class CWave, and write a software, to be completed by a voice signal interpolation and decimation. Wav format, m
AutoSyncddwService
- I found that with iTunes, you can play songs in the WMA format, but it doesn t convert them, so on The Code Project website, I found an MP3, WAV, and PCM audio capturing C# code and added all the libraries necessary to capture the audio to the specif
exp1
- 提交一段录制语音,录音内容 : 数字0~9 和 本人姓名。格式为单声道、16KHz 采样、 16Bits 的线性PCM 数据。录音要求发音平稳,匀速,音量适中(最大幅度要超过3000)。录 音数据按照WAVE 文件格式存放。文件名由和姓名组成: 学号_姓名.wav 1)编写程序(MathLab),读出所录制的数据。统计文件信号的直流分量,消除直流后显示波 形。 2)编写程序(MathLab)以100 帧/秒的频度(即帧移10mS),分析并显示录音文件的短时 过零率及短时能
linear_predictor
- Using the linear predictor to generate the graph of the voice in WAV file We can detect the a voice by consider the graph while the bandwidth is 3MHz
ffttest
- 采用MATLAB编写fft算法,读取wav文件,显示语音信号波形频谱,并且与matlab自带的FFT算法比较,波形相同证明编写的算法正确。包括GUI设计的人机交互界面-FFT algorithm using MATLAB to read wav file, display the waveform of the speech signal spectrum, and the matlab algorithm with the FFT comparison, the same waveform t
BK_DATA_READ
- 对一个WAV格式的声音的音频进行分段的读取从而便于对大格式的音频分析。-The audio of a WAV format sound is segmented to facilitate the analysis of large format audio.