-
LPC4350_DemoFW
_WDWORD 0X000000F3 0X4008609C) ;/ * P1_7: D0 (函数 3) * /
_WDWORD 0X000000F3 0X400860A0) ;/ * P1_8: D1 (函数 3) * /
_WDWORD 0X000000F3 0X400860A4) ;/ * P1_9: D2 (函数 3) * /
_WDWORD 0X000000F3 0X400860A8) ;/ * P1_10: D3 (函数 3) * /
_WDWORD 0X000000F3 0X400860AC) ;/ * P1_11: D4 (函数 3) * /
_WDWORD 0X000000F3 0X400860B0) ;/ * P1_12: D5 (函数 3) * /
_WDWORD 0X000000F3 0X400860B4) ;/ * P1_13: D6 (函数 3) * /
_WDWORD 0X000000F3 0X400860B8) ;/ * P1_14: D7 (函数 3) * /
_WDWORD 0X000000F2 0X40086290) ;/ * P5_4: D8 (功能 2) * /
_WDWORD 0X000000F2 0X40086294) ;/ * P5_5: D9 (功能 2) * /
_WDWORD 0X000000F2 0X40086298) ;/ * P5_6: D10 (功能 2) * /
_WDWORD 0X000000F2 0X4008629C) ;/ * P5_7: D11 (功能 2) * /
_WDWORD 0X000000F2 0X40086280) ;/ * P5_0: D12 (功能 2) * /
_WDWORD 0X000000F2 0X40086284) ;/ * P5_1: D13 (功能 2) * /
_WDWORD 0X000000F2 0X40086288) ;/ * P5_2: D14 (功能 2) * /
_WDWORD 0X000000F2 0X4008628C) ;/ * P5_3: D15
- 2022-05-27 00:15:57下载
- 积分:1
-
解析歌词文件,使用正则表达式来歌词文件信息…
解析歌词文件, 使用正则表达式, 得出歌词文件中的时间及歌词等信息. -Parsing lyrics files, use regular expressions come to lyrics in the file information such as time and lyrics.
- 2022-02-05 16:09:07下载
- 积分:1
-
如何播放一段音频文件,里面有多个公共接口以供使用
如何播放一段音频文件,里面有多个公共接口以供使用-How to play a audio file, which has a number of public interfaces for use
- 2022-01-20 22:49:41下载
- 积分:1
-
声音资源文件,警报声音,还有其它声音继续上传
声音资源文件,警报声音,还有其它声音继续上传-sound resource
- 2022-04-16 13:55:56下载
- 积分:1
-
是一个用mfc写的可以播放wave文件的程序源码。
是一个用mfc写的可以播放wave文件的程序源码。-Is a written with mfc can play wave files source.
- 2023-05-21 04:30:03下载
- 积分:1
-
DSP上优化的G.729A代码,运行效果占CPU11%,是不可多得的代码,可直接在DSP中编译运行。...
DSP上优化的G.729A代码,运行效果占CPU11%,是不可多得的代码,可直接在DSP中编译运行。-Optimized ITU G729.A source code running on DSP,use 11 CPU resource, can be compiled and executed on DSP, very useful.
- 2023-06-29 11:30:03下载
- 积分:1
-
sndpeek is just what it sounds (and looks) like: real
sndpeek is just what it sounds (and looks) like:
real-time 3D animated display/playback
can use mic-input or wav/aiff/snd/raw/mat file (with playback)
time-domain waveform
FFT magnitude spectrum
3D waterfall plot
lissajous! (interchannel correlation)
rotatable and scalable display
freeze frame! (for didactic purposes)
real-time spectral feature extraction (centroid, rms, flux, rolloff)
available on MacOS X, Linux, and Windows under GPL
part of the sndtools distribution. -sndpeek is just what it sounds (and looks) like: real-time 3D animated display/playback can use mic-input or wav/aiff/snd/raw/mat file (with playback) time-domain waveform FFT magnitude spectrum 3D waterfall plot lissajous! (interchannel correlation) rotatable and scalable display freeze frame! (for didactic purposes) real-time spectral feature extraction (centroid, rms, flux, rolloff) available on MacOS X, Linux, and Windows under GPL part of the sndtools distribution.
- 2022-05-14 09:57:49下载
- 积分:1
-
简易CD播放器,初学delphi播放器播放的好帮手!
简易CD播放器,初学delphi播放器播放的好帮手!-Easy CD player, beginner player delphi a good helper!
- 2022-01-26 08:33:57下载
- 积分:1
-
我写一个免费的图象音频编码器,
i writing an free losless audio coder,
faster on old 486 than
flac or ape decoding on pentium 233 MHz !!!
the program working, and compression ratio is equal to flac / ape ...
On pentium 233 MHz flac decompress time is 26 sec of enya_.wav . ape is more than 45 sec... :)
approx 14 sec coding enya.wav with pkzip, and my routines not have completed.
My hope is 4 sec compression time, if completing,
and decompressing a 16 bit stereo 44100 Hz is real time on 80286 cpu !!!
PLEASE HELP ME !
i am an hungarian programmer, and i cannot wrtite in english perfectly.
i not have time for write code for
incoming 16 bit variable contents !
i want variable bit size putting into 8 bit foam.
the 16 bit variable containing e.g. 7 bit valuable data,
and 8 of this data must be storing into 8 bit datas.
(code need 24 .. 2 bit incoming packing into 8 bit data.)-i writing an free losless audio coder,
faster on old 486 than
flac or ape dec
- 2022-01-24 14:22:51下载
- 积分:1
-
labview音频频谱显示
由PC串口按照特定协议提供幅度谱和相位谱数据,labview通过串口接收后显示接收数据和图形,有单次接收和自动接收2种模式,因为使用串口传输数据,通讯速率收到限制,自动接收的刷新速度不小于300ms。该接收显示程序应用于FPGA实现的音频频谱分析模块中,由FPGA硬件实现音频信号的FFT变换计算,通过串口传递数据给labview程序。
- 2022-04-29 01:56:50下载
- 积分:1