代码搜索:UserData

找到约 4,368 项符合「UserData」的源代码

代码结果 4,368
www.eeworm.com/read/446553/7576946

m helpfun.m

function helpfun(titleStr,helpStr1,helpStr2,helpStr3,helpStr4,helpStr5) numPages=nargin-1; if nargin
www.eeworm.com/read/440946/7678551

pas main.pas

unit Main; interface uses Windows, Messages, SysUtils, StrUtils, Variants, Classes, Controls, Forms, Dialogs, JSocket, ExtCtrls, StdCtrls, Grobal2, IniFiles, Menus, GateShare, ComCtrls
www.eeworm.com/read/440940/7678839

~pas main.~pas

unit Main; interface uses Windows, Messages, SysUtils, StrUtils, Variants, Classes, Controls, Forms, Dialogs, JSocket, ExtCtrls, StdCtrls, Grobal2, IniFiles, Menus, GateShare, ComCtrls
www.eeworm.com/read/440940/7678853

pas main.pas

unit Main; interface uses Windows, Messages, SysUtils, StrUtils, Variants, Classes, Controls, Forms, Dialogs, JSocket, ExtCtrls, StdCtrls, Grobal2, IniFiles, Menus, GateShare, ComCtrls
www.eeworm.com/read/439271/7713227

m qscrelmt.m

function qscrelmt(flag) % QSCRELMT Setup mouse window function. (Utility Function) % QSCRELMT initializes the specific mouse button down functions % for the adding of elements fro
www.eeworm.com/read/439271/7713282

m plottmpl.m

function plottmp(w,wbd,P,nom,pos) % PLOTTMPL Plot frequency response templates. % PLOTTMPL(W,WBD,P,NOM) plots the frequency response data, P, % which was computed at the freguenci
www.eeworm.com/read/435390/7792674

m show_rgb.m

function dummy = show_rgb(u,orient) hfig = findobj('type','figure','tag','RGBVideo'); if nargout>0, dummy = 0; end if nargin==0, % Close figure if ~isempty(hfig), delete(hfig
www.eeworm.com/read/299459/7850747

m demo_anderson.m

function result = demo_anderson(action,hfigure,varargin) % DEMO_ANDERSON Demo on Generalized Anderson's task. % % Synopsis: % demo_anderson % % Description: % This demo demonstrates the algorithms w
www.eeworm.com/read/198947/7902856

m teqdemo.m

%TEQDEMO Demonstrates time domain equalizer design functions % in the DMTTEQ Toolbox. % % To start the demo type "teqdemo". % % For more information use the "info" button after starting % the demo. %
www.eeworm.com/read/198947/7902901

m dualteq.m

% dualteq Demonstrates dual-path time domain equalizers design functions % in the DMTTEQ Toolbox. % % To start the demo type "dualteq". % % For more information use the "info" button after starting %