搜索资源列表
wave檔案讀取
- 可以將wave檔案取樣成陣列讀取到設定的.txt檔案
讀wave檔
- wave read
读取 Wave 文件并绘制波形生成 PNG 图片
- 读取 Wave 文件并绘制波形生成 PNG 图片
Wave In FFT For VC6
- 可以由 VC6 正确编译的声卡输入 Wave In FFT 转换程序
ConvertWaveToMP3.zip 将WAVE文件中的转换为一个MP3文件
- 将WAVE文件中的转换为一个MP3文件,WAVE file will be converted to an MP3 file
CSharp-draw-wave
- CSharp波形显示控件源码,方便使用。一个很不错的学习例程-draw wave by c#
Wave.rar
- wave波形显示.播放wave文件,同时显示其对应的波形图,wave profile demonstration Broadcasts the wave document, simultaneously demonstrates its corresponding the oscillogram
Wave
- 导入音频文件,绘出音频波形图。WAV。导入音频文件,绘出音频波形图。WAV-Import audio files, audio wave mapping. WAV. Import audio files, audio wave mapping. WAV
full-wave-rectifier-circuit
- 10种精密全波整流电路。可以直接拿来就用,在电源方面利用-10 kinds of precision full-wave rectifier circuit. Can be directly brought on the use, in power to make use of
wave
- The UDF compiled source file to define the wave of the moving wall in the Wave generation of the tank problem, fluent
wave
- 可控脉冲发生器的VHDL源代码。设计文件加载到目标器件后,按下按键开关模块的S8按键,在输出观测模块通过示波器可能观测到一个频率约为1KHZ、占空比为50 的矩形波。按下S1键或者S2键,这个矩形波的频率会发生相应的增加或者减少。按下S3键或者S4键,这个矩形波的占空比会相应的增加或减少。-Controllable pulse generator of the VHDL source code. Design documents loaded to the target device and p
wave
- 读取wave文件数据播放并显示波形图,其中分单声道跟双声道。开始要有过滤处理-Play wave file data read and display the waveform diagram, in which with the dual-channel mono. Filtration treatment must be started
daout-Sine-wave
- 正弦波的vhdl输出,使用VHDL编写的,已经通过调试-Sine wave output of the VHDL, the use of VHDL prepared already through debugging
wave
- 一款模拟正弦波,方波等函数的波形发生器。设置好起始频率、结束频率以及周期即可开始演示波形曲线。你可以调整采样、缓冲,增益调节,振荡器等参数进行修正。这个代码附带的几个控件不错,有点像工控组件,如旋钮,开关,LED显示-A simulated sine wave, square wave function, such as the waveform generator. Set up the starting frequency, ending frequency, and waveform pr
wave
- WAVE文件的格式播放。低级音频函数的使用比较繁琐,大致要有以下几个步骤。 1. 用waveInOpen打开设备,并设置回调。因为要保证实时性,所以不能用查询的方式,而必须设置回调。 2. 为设备分配足够的内存做缓冲区,动态分配或静态数组都可以。为了保证实时性,程序用了双缓冲技术,在处理一个缓冲区数据的同时另一个缓冲区用于录音。为了便于说明写成Buffer1、Buffer2。 3. 将Buffer1关联到设备上去,waveInPrepareBuffer、waveInAddBuf
wave
- Class WaveHeader a lot of function file wave
wave.pdf.tar
- WAVE文件格式完全解析,包含大量常用库中未涉及的标准-Selected from <Multimedia Programming Interface and Data Specification v1.0>
Wave
- Wave文件访问类,支持打开、关闭、读写等功能。-Wave file access classes, support for open, close, read and write functions.
ealstic-P-wave-scattering-in-elastic-boundary-from
- 纵波在弹性界面散射的左普里兹方程MATLAB代码,实现纵波散射后反射波和投射波反射系数随波入射角变化关系-Longitudinal waves in elastic interface scattering equation of the left Prydz MATLAB code, and achieve the P-wave scattering of the reflected wave after wave reflection coefficient of the waves and
WAVE-pcm
- 波形文件分析器,适合于pcm编码格式的 wav 音频文件,内含读取wav文件,抽取和插入操作~-Wave file analyzer, suitable for pcm encoding format of the wav audio files, containing read wav files, extraction and insertion operations ~