代码搜索:UserData
找到约 4,368 项符合「UserData」的源代码
代码结果 4,368
www.eeworm.com/read/243359/4529704
properties cms_users_queries.properties
Q_INSERT_CMS_USERDATA=\
INSERT INTO CMS_USERDATA \
(USER_ID, DATA_KEY, DATA_VALUE, DATA_TYPE) \
VALUES \
(?, ?, ?, ?)
Q_ORACLE_USERDATA_UPDATE=\
SELECT \
DATA_VALUE \
FROM \
CMS_
www.eeworm.com/read/243359/4529726
properties cms_users_queries.properties
Q_INSERT_CMS_USERDATA=\
INSERT INTO CMS_USERDATA \
(USER_ID, DATA_KEY, DATA_VALUE, DATA_TYPE) \
VALUES \
(?, ?, empty_blob(), ?)
Q_ORACLE_USERDATA_UPDATE=\
SELECT \
DATA_VALUE \
FR
www.eeworm.com/read/366144/9828270
tcl qmg_sizecontrol.tcl
proc gm_sizecontrol {funcname userdata sourcespec patchind \
realpoint parampoint} {
## set sizeval [gm_sizecontrol $funcname $userdata $sourcespec $patchind
## $realpoint $par
www.eeworm.com/read/390840/8438210
m nnd14dynd.m
function [ret1,ret2,ret3,ret4,ret5]=nnd14dynd(cmd,arg1,arg2,arg3,arg4,arg5)
%NND14DYND Finite Impulse Response Network
%
% This demonstration requires either the MININNET functions
% on the NND
www.eeworm.com/read/433114/8545427
m display_cursor_location_3d.m
function display_cursor_location_3d(hObject,evdata) %#ok
% GUI tool
% To invoke:
% set(gcf,'WindowButtonMotion',@display_cursor_location_3d)
drawnow % Update axes to get the correct limits
www.eeworm.com/read/433114/8545669
m initiate_3d_tracking.m
function initiate_3d_tracking(matrix,x,y,xinfo,yinfo,zinfo,bool,axis_handle)
% Initiate picking on a 2-d plot with with an implied z-component (matrix values)
%
% Written by: E. R.: September 14, 2003
www.eeworm.com/read/433114/8545727
m initiate_3d_tracking4seismic.m
function initiate_3d_tracking4seismic(matrix,x,y,xinfo,yinfo,zinfo,axis_handle,bool)
% Initiate picking on a 2-d plot with implied z-component (e.g. seismic data)
%
% Written by: E. R.: September 14,
www.eeworm.com/read/187534/8633896
m mk_sim.m
function mk_sim()
h_main=figure(findobj('Tag','CtrlLABMain'));
uu0=get(gcf,'UserData');
g_model=extra_funs(5,3,'Checked',10:13);
uu=get(uu0{1}(g_model),'UserData'); %get model name
%getting
www.eeworm.com/read/386050/8768126
m scatterr.m
%SCATTERR Scatter regression data
%
% H = SCATTERR(X,CLRS)
%
% INPUT
% X Regression dataset
% CLRS Plot string (default CLRS = 'k.')
%
% OUTPUT
% H Vector of handles
%
% DESC
www.eeworm.com/read/424063/10501278
m slideg.m
function slideg(lo,Gain,hi,flag,trash1,trash2)
% SLIDEG Manages a dialog box for the Sliding Gain block in SIMULINK.
% SLIDEG(LO,GAIN,HI,FLAG) generates a dialog box when the
% Slider