代码搜索:Sampling
找到约 3,969 项符合「Sampling」的源代码
代码结果 3,969
www.eeworm.com/read/200302/15435686
jason1
Music Machine version 1.0
Audio Device: /dev/dsp
Sampling Rate: 22000
Sample Directory: samples
Tempo: 275
File0: e-chord.raw
File1: bass.raw
File2: cymbal.raw
File3: crash.raw
File4: d-chord.raw
File
www.eeworm.com/read/200302/15435687
song3
Music Machine version 1.0
Audio Device: /dev/dsp
Sampling Rate: 22000
Sample Directory: samples
Tempo: 438
File0: e-chord.raw
File1: bass.raw
File2: cymbal.raw
File3: crash.raw
File4: d-chord.raw
File
www.eeworm.com/read/200302/15435688
jason2
Music Machine version 1.0
Audio Device: /dev/dsp
Sampling Rate: 22000
Sample Directory: samples
Tempo: 275
File0: e-chord.raw
File1: bass.raw
File2: cymbal.raw
File3: crash.raw
File4: d-chord.raw
File
www.eeworm.com/read/200302/15435689
jenny2
Music Machine version 1.0
Audio Device: /dev/dsp
Sampling Rate: 22000
Sample Directory: samples
Tempo: 434
File0: e-chord.raw
File1: bass.raw
File2: cymbal.raw
File3: crash.raw
File4: d-chord.raw
File
www.eeworm.com/read/101557/15826406
m loweq.m
function xl=loweq(x,ts,f0)
% xl=loweq(x,ts,f0)
%LOWEQ Returns the lowpass equivalent of the signal x.
% f0 is the center frequency.
% ts is the sampling interval.
%
t=[0:ts:ts*(length(x)-1
www.eeworm.com/read/101557/15826582
m loweq.m
function xl=loweq(x,ts,f0)
% xl=loweq(x,ts,f0)
%LOWEQ Returns the lowpass equivalent of the signal x.
% f0 is the center frequency.
% ts is the sampling interval.
%
t=[0:ts:ts*(length(x)-1
www.eeworm.com/read/191800/8421982
cpp gibbssampler.cpp
#include "GibbsSampler.h"
#include "VarConfig.h"
#include
#include "Prob.h"
#define CHECKMEM(x) \
{ \
cout
www.eeworm.com/read/290971/8446281
txt vtune的基本使用方法(转).txt
VTune(TM) Performance Analyzer 是针对Intel芯片的一款性能分析软件。安装文件在喻信ftp/Diansoftware/Temp/Intel VTune目录下。芯片是AMD的同学就不能用了:)
今天摸索着用了一下VTune,基本的用法还是比较简单的,基本使用步骤如下:
(1)新建一个工程:File->new project,一般选Quick Performen
www.eeworm.com/read/431958/8644432
c fet140_adc12_04.c
//******************************************************************************
// MSP-FET430P140 Demo - ADC12, Extend Sampling Period with SHT Bits
//
// Description: This example shows how to
www.eeworm.com/read/431958/8644640
c fet440_adc12_04.c
//******************************************************************************
// MSP-FET430P440 Demo - ADC12, Extend Sampling Period with SHT Bits
//
// This example shows how to extend the sa