代码搜索:UserData
找到约 4,368 项符合「UserData」的源代码
代码结果 4,368
www.eeworm.com/read/186494/8930079
txt password.txt
function editPassword_Callback(hObject, eventdata, handles)
% hObject handle to editPassword (see GCBO)
% eventdata reserved - to be defined in a future version of MATLAB
% handles struct
www.eeworm.com/read/284419/8933219
ini log.ini
[LoginUser]
UserData=管理员
[SMSCNumber]
SMSCData=13800757500
[Port]
PortData=COM1
[DataBits]
DataBistsData=8
[Parity]
ParityData=0
[StopBit]
StopBitData=0
[Baud]
BaudData=9600
www.eeworm.com/read/427511/8938435
m bizcard.m
function bizcard
% BIZCARD Future version of The MathWorks business card.
% Click anywhere on the card.
clf reset
shg
set(gcf,'name','The MathWorks Business Card', ...
'menu','none','num
www.eeworm.com/read/427511/8938568
m fftgui.m
function fftgui(y)
%FFTGUI Demonstration of Finite Fourier Transform.
% FFTGUI(y) plots real(y), imag(y), real(fft(y)) and imag(fft(y)).
% FFTGUI, without any arguments, uses y = zeros(1,32).
%
www.eeworm.com/read/427511/8938599
m rungeinterp.m
function rungeinterp(arg)
%RUNGEINTERP Runge's polynomial interpolation example.
% F(x) = 1/(1+25*x^2)
% Polynomial interpolation at equally spaced points, -1
www.eeworm.com/read/427511/8938666
m pdegui.m
function pdegui(action)
%PDEGUI Demonstrate solution of model partial differential equations.
% PDEGUI demonstrates the finite difference solution of model problems
% involving Laplace's operator:
www.eeworm.com/read/427336/8950884
m idisp.m
function idisp(z, clip, ncmap)
%IDISP Interactive image display tool
%
% IDISP(image)
% IDISP(image, clip)
% IDISP(image, clip, n)
%
% Display the image in current figure and create buttons f
www.eeworm.com/read/427296/8953457
asv mwslider.asv
function varargout = mwSlider(varargin)
% MWSLIDER M-file for mwSlider.fig
% MWSLIDER, by itself, creates a new MWSLIDER or raises the existing
% singleton*.
%
% H = MWSLIDER retur
www.eeworm.com/read/427296/8953570
m mwslider.m
function varargout = mwSlider(varargin)
% MWSLIDER M-file for mwSlider.fig
% MWSLIDER, by itself, creates a new MWSLIDER or raises the existing
% singleton*.
%
% H = MWSLIDER retur