代码搜索:continuous
找到约 2,697 项符合「continuous」的源代码
代码结果 2,697
www.eeworm.com/read/16890/698206
vi continuous sound input.vi
www.eeworm.com/read/41617/1145809
vi continuous sound input.vi
www.eeworm.com/read/265946/4279262
xpm continuous-page-mode.xpm
/* XPM */
static char * continuous_page_mode_1_xpm[] = {
"22 22 73 1",
" c None",
". c #FFFFFF",
"+ c #B1B1B1",
"@ c #000000",
"# c #F9F7F0",
"$ c #F7F3EA",
"% c #F5F0E4",
"& c #F3F0E2",
"* c #F4F0E4
www.eeworm.com/read/248435/12558782
vi configure continuous acquisition.vi
www.eeworm.com/read/200237/15437121
m plot_continuous_data.m
function Plot_continuous_data(xf,handles,thr,thrmax)
% PLOT CONTINUOUS DATA
detect = handles.par.detection;
sr=handles.par.sr;
axes(handles.cont_data)
cla
hold on
plot((1:4:length(xf))/sr,xf(1:
www.eeworm.com/read/421508/10733922
c continuous_tx_rx_80.c
/******************************************************************************
*
* Purpose: Setting the DARR80 to continuous RX or TX mode for ETSI/FCC test
*
* Creator: Rob Lansbergen
www.eeworm.com/read/421508/10734031
h continuous_tx_rx_80.h
/******************************************************************************
*
* Purpose: Continuous_TX_RX
*
* Creator: Rob Lansbergen
*
* Version: $Revision: 2 $
*
* File Name:
www.eeworm.com/read/400845/11567750
vi write continuous analog waveform (completed).vi
www.eeworm.com/read/251851/12314968
m get_initial_continuous_set.m
function X0 = get_initial_continuous_set(scsbH)
% Get initial continuous set (ICS) for each SCS block. Each ICS is a cell
% array of @linearcon objects.
ICS = {};
for k = 1:length(scsbH)
ICS{k} = e
www.eeworm.com/read/428487/6790357