代码搜索:UserData
找到约 4,368 项符合「UserData」的源代码
代码结果 4,368
www.eeworm.com/read/162519/5540918
c closure_fn4.c
/* Area: closure_call
Purpose: Check multiple long long values passing.
Also, exceed the limit of gpr and fpr registers on PowerPC
Darwin.
Limitations: none.
PR: none.
Originator:
www.eeworm.com/read/162519/5540936
c closure_fn5.c
/* Area: closure_call
Purpose: Check multiple long long values passing.
Exceed the limit of gpr registers on PowerPC
Darwin.
Limitations: none.
PR: none.
Originator:
www.eeworm.com/read/476038/6772741
m guilist.m
function [new_value, select_flag] = guilist(list_title, list_string, old_value);
% GUILIST - select item from a list with the provided parameters
%
% [NEWVAL, FLAG] = GUILIST(TITLE, LIST, OLDV
www.eeworm.com/read/476038/6772746
m guirbsel.m
function varargout = guirbsel(h_fig, h_axes, command_str)
% GUIRBSEL - obtain coordinates from selected region
%
% [X1, Y1, X2, Y2, FLAG] = GUIRBSEL(H_FIG, H_AXES) allows the user
% to sel
www.eeworm.com/read/475502/6790042
m dtsiggen.m
function [new_y,p_range] = dtsiggen(p_range,mode)
%DTSIGGEN Support file for DTSIGGUI and DTSYSGUI.
% ADSP Toolbox: Version 2.0
% For use with "Analog and Digital Signal Processing", 2nd Ed.
www.eeworm.com/read/475502/6790078
m dfftedt.m
function dfftedt(mode,cur_txt)
% DFFTEDT Support file for DFFTGUI
% ADSP Toolbox: Version 2.0
% For use with "Analog and Digital Signal Processing", 2nd Ed.
% Published by PWS Publishing Co.
www.eeworm.com/read/475502/6790081
m modedt.m
function modedt(mode,cur_txt)
%MODEDT Signal editing for MODGUI
% ADSP Toolbox: Version 2.0
% For use with "Analog and Digital Signal Processing", 2nd Ed.
% Published by PWS Publishing Co.
%
www.eeworm.com/read/475502/6790129
m dpzedt.m
function dpzedt(mode,cur_txt)
%MODEDT Signal editing for MODGUI
% ADSP Toolbox: Version 2.0
% For use with "Analog and Digital Signal Processing", 2nd Ed.
% Published by PWS Publishing Co.
%
www.eeworm.com/read/294886/8195655
m nnd6lt.m
function nnd6lt(cmd,arg1,arg2)
%NND6LT Linear transformations demonstration.
%==================================================================
% CONSTANTS
me = 'nnd6lt';
% DEFAULTS
if na
www.eeworm.com/read/294886/8195719
m nnd8dd.m
function nnd8dd(cmd,data)
%NND8DD Directional derivatives demonstration.
% BRING UP FIGURE IF IT EXISTS
me = 'nnd8dd';
fig = nnfgflag(me);
if length(get(fig,'children')) == 0, fig = 0; end
i