代码搜索:CallBack

找到约 10,000 项符合「CallBack」的源代码

代码结果 10,000
www.eeworm.com/read/147422/5729402

m main.m

% % A Graphic User Interface to Glottal Inverse Filtering Algorithms % Author : Minkyu Lee % Date : 29-Sep-1994 % %Modified by Karthik on 05/07/97 %Modified by D. G. Childers July, 1997 clo
www.eeworm.com/read/147422/5729440

m amp2_slider.m

%Callback function for the amp2 slider box %Author Karthik val = get(src_amp2_slider,'Value'); set(src_amp2_edit,'String',val);
www.eeworm.com/read/147422/5729457

m amp1_slider.m

%Callback function for the amp1 slider box %Author Karthik val = get(src_amp1_slider,'Value'); set(src_amp1_edit,'String',val);
www.eeworm.com/read/147422/5729475

m source_quit.m

%Callback function for the close button in the general specifications %window % %author : Karthik 1/98 if exist('src_fig_1') == 1 eval('close(src_fig_1);',catch1); clear src_fig_1; en
www.eeworm.com/read/147422/5729568

m m_file.m

% % Callback function for File button of Main window % % % % Modified by D. G. Childers August, 1998 PV=[2 120 120 150]; s2 = 'File'; while exist('m_fi_win_h')==1 try1 = 'get(m_fi_w
www.eeworm.com/read/147422/5729602

m m1_w1.m

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % m1_w1.m % % callback for window-display pushbutton 1 for m1 % % SCALE FACTORS (GLOBAL) WINDOW % % jmw % 6/8
www.eeworm.com/read/147422/5729626

m m1_w2.m

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % m1_w2.m % % callback for window-display pushbutton 2 for m1 % % MINIMUM DURATIONS WINDOW % % jmw % 6/8/94
www.eeworm.com/read/147422/5729630

m m1_w5.m

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % m1_w5.m % % jmw % 6/17/94 % 6/09/94 % % User-Defined mapping windowS. % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
www.eeworm.com/read/147422/5729733

m sh_set.m

% sh_set.m % modified by D. G. Childers 7/14/98 m4_h=figure('Position',[300 100 400 375], 'NumberTitle','off','color',BACK_COLOR, ... 'Resize','off','Name','Articulatory Position Settings');
www.eeworm.com/read/140180/5793805

hpp macosx_timer.hpp

/***************************************************************************** * macosx_timer.hpp ***************************************************************************** * Copyright (C) 2003