文件名称:dsp.js-master
-
所属分类:
- 标签属性:
- 上传时间:2013-06-13
-
文件大小:375.04kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
dsp.js是一个综合性的数字信号处理的Javascr ipt库。
它包括许多信号分析和生成功能,包括
(正弦振荡器,看到,广场,三角形),窗函数(翰,海明,等),
信封(ADSR),IIR滤波器(低通,高通,带通,切口),FFT,DFT
变换,延时,混响。-dsp.js is an integrated digital signal processing Javascr ipt libraries. It includes many signal analysis and generation functions, including (sinusoidal oscillator, saw, square, triangle), window function (John, Hamming, etc.), envelopes (ADSR), IIR filters (low pass, high pass, band pass incision), FFT, DFT transform, delay, reverb.
它包括许多信号分析和生成功能,包括
(正弦振荡器,看到,广场,三角形),窗函数(翰,海明,等),
信封(ADSR),IIR滤波器(低通,高通,带通,切口),FFT,DFT
变换,延时,混响。-dsp.js is an integrated digital signal processing Javascr ipt libraries. It includes many signal analysis and generation functions, including (sinusoidal oscillator, saw, square, triangle), window function (John, Hamming, etc.), envelopes (ADSR), IIR filters (low pass, high pass, band pass incision), FFT, DFT transform, delay, reverb.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
dsp.js-master/
dsp.js-master/.gitignore
dsp.js-master/LICENSE
dsp.js-master/Makefile
dsp.js-master/README
dsp.js-master/bench/
dsp.js-master/bench/bench.js
dsp.js-master/bench/deinterleave.js
dsp.js-master/bench/dft.js
dsp.js-master/bench/fft.js
dsp.js-master/bench/rfft.js
dsp.js-master/dsp.js
dsp.js-master/examples/
dsp.js-master/examples/biquad.html
dsp.js-master/examples/css/
dsp.js-master/examples/css/hot-sneaks/
dsp.js-master/examples/css/hot-sneaks/images/
dsp.js-master/examples/css/hot-sneaks/images/ui-bg_diagonals-small_40_db4865_40x40.png
dsp.js-master/examples/css/hot-sneaks/images/ui-bg_diagonals-small_50_93c3cd_40x40.png
dsp.js-master/examples/css/hot-sneaks/images/ui-bg_diagonals-small_50_ff3853_40x40.png
dsp.js-master/examples/css/hot-sneaks/images/ui-bg_diagonals-small_75_ccd232_40x40.png
dsp.js-master/examples/css/hot-sneaks/images/ui-bg_dots-medium_80_ffff38_4x4.png
dsp.js-master/examples/css/hot-sneaks/images/ui-bg_dots-small_35_35414f_2x2.png
dsp.js-master/examples/css/hot-sneaks/images/ui-bg_flat_75_ba9217_40x100.png
dsp.js-master/examples/css/hot-sneaks/images/ui-bg_flat_75_ffffff_40x100.png
dsp.js-master/examples/css/hot-sneaks/images/ui-bg_white-lines_85_f7f7ba_40x100.png
dsp.js-master/examples/css/hot-sneaks/images/ui-icons_454545_256x240.png
dsp.js-master/examples/css/hot-sneaks/images/ui-icons_88a206_256x240.png
dsp.js-master/examples/css/hot-sneaks/images/ui-icons_c02669_256x240.png
dsp.js-master/examples/css/hot-sneaks/images/ui-icons_e1e463_256x240.png
dsp.js-master/examples/css/hot-sneaks/images/ui-icons_ffeb33_256x240.png
dsp.js-master/examples/css/hot-sneaks/images/ui-icons_ffffff_256x240.png
dsp.js-master/examples/css/hot-sneaks/jquery-ui-1.8.custom.css
dsp.js-master/examples/css/smoothness/
dsp.js-master/examples/css/smoothness/images/
dsp.js-master/examples/css/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png
dsp.js-master/examples/css/smoothness/images/ui-bg_flat_75_ffffff_40x100.png
dsp.js-master/examples/css/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png
dsp.js-master/examples/css/smoothness/images/ui-bg_glass_65_ffffff_1x400.png
dsp.js-master/examples/css/smoothness/images/ui-bg_glass_75_dadada_1x400.png
dsp.js-master/examples/css/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png
dsp.js-master/examples/css/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png
dsp.js-master/examples/css/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png
dsp.js-master/examples/css/smoothness/images/ui-icons_222222_256x240.png
dsp.js-master/examples/css/smoothness/images/ui-icons_2e83ff_256x240.png
dsp.js-master/examples/css/smoothness/images/ui-icons_454545_256x240.png
dsp.js-master/examples/css/smoothness/images/ui-icons_888888_256x240.png
dsp.js-master/examples/css/smoothness/images/ui-icons_cd0a0a_256x240.png
dsp.js-master/examples/css/smoothness/jquery-ui-1.7.2.custom.css
dsp.js-master/examples/fft.html
dsp.js-master/examples/filter.html
dsp.js-master/examples/grapheq.html
dsp.js-master/examples/index.html
dsp.js-master/examples/js/
dsp.js-master/examples/js/init.js
dsp.js-master/examples/js/jquery-1.4.2.min.js
dsp.js-master/examples/js/jquery-ui-1.8.custom.min.js
dsp.js-master/examples/js/processing.js
dsp.js-master/examples/nowave.html
dsp.js-master/examples/rfft.html
dsp.js-master/examples/sampler.html
dsp.js-master/examples/squarewave.html
dsp.js-master/examples/synthesizer.html
dsp.js-master/examples/vocoder.html
dsp.js-master/test/
dsp.js-master/test/adsr-test.js
dsp.js-master/test/audio-harness.js
dsp.js-master/test/beatdetect-test.js
dsp.js-master/test/beatdetektor.js
dsp.js-master/test/dft-test.js
dsp.js-master/test/fft-test.js
dsp.js-master/test/filter-test.js
dsp.js-master/test/iirfilter-test.js
dsp.js-master/test/multidelay-test.js
dsp.js-master/test/oscillator-test.js
dsp.js-master/test/reverb-test.js
dsp.js-master/test/samples.js
dsp.js-master/.gitignore
dsp.js-master/LICENSE
dsp.js-master/Makefile
dsp.js-master/README
dsp.js-master/bench/
dsp.js-master/bench/bench.js
dsp.js-master/bench/deinterleave.js
dsp.js-master/bench/dft.js
dsp.js-master/bench/fft.js
dsp.js-master/bench/rfft.js
dsp.js-master/dsp.js
dsp.js-master/examples/
dsp.js-master/examples/biquad.html
dsp.js-master/examples/css/
dsp.js-master/examples/css/hot-sneaks/
dsp.js-master/examples/css/hot-sneaks/images/
dsp.js-master/examples/css/hot-sneaks/images/ui-bg_diagonals-small_40_db4865_40x40.png
dsp.js-master/examples/css/hot-sneaks/images/ui-bg_diagonals-small_50_93c3cd_40x40.png
dsp.js-master/examples/css/hot-sneaks/images/ui-bg_diagonals-small_50_ff3853_40x40.png
dsp.js-master/examples/css/hot-sneaks/images/ui-bg_diagonals-small_75_ccd232_40x40.png
dsp.js-master/examples/css/hot-sneaks/images/ui-bg_dots-medium_80_ffff38_4x4.png
dsp.js-master/examples/css/hot-sneaks/images/ui-bg_dots-small_35_35414f_2x2.png
dsp.js-master/examples/css/hot-sneaks/images/ui-bg_flat_75_ba9217_40x100.png
dsp.js-master/examples/css/hot-sneaks/images/ui-bg_flat_75_ffffff_40x100.png
dsp.js-master/examples/css/hot-sneaks/images/ui-bg_white-lines_85_f7f7ba_40x100.png
dsp.js-master/examples/css/hot-sneaks/images/ui-icons_454545_256x240.png
dsp.js-master/examples/css/hot-sneaks/images/ui-icons_88a206_256x240.png
dsp.js-master/examples/css/hot-sneaks/images/ui-icons_c02669_256x240.png
dsp.js-master/examples/css/hot-sneaks/images/ui-icons_e1e463_256x240.png
dsp.js-master/examples/css/hot-sneaks/images/ui-icons_ffeb33_256x240.png
dsp.js-master/examples/css/hot-sneaks/images/ui-icons_ffffff_256x240.png
dsp.js-master/examples/css/hot-sneaks/jquery-ui-1.8.custom.css
dsp.js-master/examples/css/smoothness/
dsp.js-master/examples/css/smoothness/images/
dsp.js-master/examples/css/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png
dsp.js-master/examples/css/smoothness/images/ui-bg_flat_75_ffffff_40x100.png
dsp.js-master/examples/css/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png
dsp.js-master/examples/css/smoothness/images/ui-bg_glass_65_ffffff_1x400.png
dsp.js-master/examples/css/smoothness/images/ui-bg_glass_75_dadada_1x400.png
dsp.js-master/examples/css/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png
dsp.js-master/examples/css/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png
dsp.js-master/examples/css/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png
dsp.js-master/examples/css/smoothness/images/ui-icons_222222_256x240.png
dsp.js-master/examples/css/smoothness/images/ui-icons_2e83ff_256x240.png
dsp.js-master/examples/css/smoothness/images/ui-icons_454545_256x240.png
dsp.js-master/examples/css/smoothness/images/ui-icons_888888_256x240.png
dsp.js-master/examples/css/smoothness/images/ui-icons_cd0a0a_256x240.png
dsp.js-master/examples/css/smoothness/jquery-ui-1.7.2.custom.css
dsp.js-master/examples/fft.html
dsp.js-master/examples/filter.html
dsp.js-master/examples/grapheq.html
dsp.js-master/examples/index.html
dsp.js-master/examples/js/
dsp.js-master/examples/js/init.js
dsp.js-master/examples/js/jquery-1.4.2.min.js
dsp.js-master/examples/js/jquery-ui-1.8.custom.min.js
dsp.js-master/examples/js/processing.js
dsp.js-master/examples/nowave.html
dsp.js-master/examples/rfft.html
dsp.js-master/examples/sampler.html
dsp.js-master/examples/squarewave.html
dsp.js-master/examples/synthesizer.html
dsp.js-master/examples/vocoder.html
dsp.js-master/test/
dsp.js-master/test/adsr-test.js
dsp.js-master/test/audio-harness.js
dsp.js-master/test/beatdetect-test.js
dsp.js-master/test/beatdetektor.js
dsp.js-master/test/dft-test.js
dsp.js-master/test/fft-test.js
dsp.js-master/test/filter-test.js
dsp.js-master/test/iirfilter-test.js
dsp.js-master/test/multidelay-test.js
dsp.js-master/test/oscillator-test.js
dsp.js-master/test/reverb-test.js
dsp.js-master/test/samples.js
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.