代码搜索:UserData
找到约 4,368 项符合「UserData」的源代码
代码结果 4,368
www.eeworm.com/read/458649/7292371
pas mrulist.pas
{*******************************************************}
{ }
{ Delphi VCL Extensions (RX) }
{
www.eeworm.com/read/456193/7354800
m fm_axesdlg.m
function fm_axesdlg(varargin)
%SCRIBEAXESDLG Axes property dialog helper function for Plot Editor
% SCRIBEAXESDLG(A) opens axes property dialog for axes A
%
% If the plot editor is active,
www.eeworm.com/read/451547/7461940
m plotroc_update.m
function plotroc_update(w,a)
% PLOTROC_UPDATE(W,A)
%
% Auxiliary function containing the callbacks for the plotroc.m.
%
% See also: plotroc
% Copyright: D.M.J. Tax, D.M.J.Tax@prtools.org
% Faculty EW
www.eeworm.com/read/451547/7461951
m getrocw.m
function w = getrocw(h)
%GETROCW Retrieve mapping from an ROC plot
%
% W = GETROCW(H)
%
% Retrieve the mapping that was changed using PLOTROC from the figure.
% The figure handle H should be supp
www.eeworm.com/read/451385/7466230
m walker.m
function walker
% WALKER Human gait.
% This model, developed by Nikolaus Troje, is a five-term Fourier series
% with vector-valued coefficients that are the principal components for
% data obtain
www.eeworm.com/read/451385/7466268
m lugui.m
function [L,U,pv,qv] = lugui(A,pivotstrat)
%LUGUI Gaussian elimination demonstration.
%
% LUGUI(A) shows the steps in LU decomposition by Gaussian elimination.
% At each step of the eliminatio
www.eeworm.com/read/451385/7466275
m touchtone.m
function touchtone(arg)
% TOUCHTONE Use FFT to synthesize and analyze telephone dialing
%
% The dual tone multi-frequency (DTMF) standard specifies that the tone
% generated by a button on a tele
www.eeworm.com/read/451385/7466277
m fftmatrix.m
function fftmatrix(varargin)
% FFTMATRIX Plot columns of the Finite Fourier Transform matrix.
% FFTMATRIX(N) plots all the columns of the FFT matrix of order N.
% FFTMATRIX(N,J) plots only the (J+
www.eeworm.com/read/449126/7518009
m touchtone.m
function touchtone(arg)
% TOUCHTONE Use FFT to synthesize and analyze telephone dialing
%
% The dual tone multi-frequency (DTMF) standard specifies that the tone
% generated by a button on a telephon
www.eeworm.com/read/447298/7554649
h nanoftp.h
/*
* Summary: minimal FTP implementation
* Description: minimal FTP implementation allowing to fetch resources
* like external subset.
*
* Copy: See Copyright for the status of