代码搜索:UserData

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

代码结果 4,368
www.eeworm.com/read/138974/13198697

txt todo.txt

Last updated 30/5/03 1. Increase error checking upon message receive complete, and add retry facility. Currently CSMSReceiver::RunL() is overly optimistic on success. 2. Add binary data support
www.eeworm.com/read/316414/13523282

m walker.m

function walker(g) % 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 obt
www.eeworm.com/read/316414/13523317

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/316412/13523352

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 obtained i
www.eeworm.com/read/316412/13523389

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 elimination, t
www.eeworm.com/read/316412/13523396

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/316412/13523398

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+1)-
www.eeworm.com/read/316412/13523402

m primespiral.m

function [Sout,Pout] = primespiral(n,c) % PRIMESPIRAL Ulam's prime number spiral. % PRIMESPIRAL(n,c) plots the prime numbers in the n-by-n matrix % generated by storing c:c+n^2 in a spiral pat
www.eeworm.com/read/315461/13541930

m s_anm81s.m

function [sys,x0,str,ts] = s_anm81s(t,x,u,flag) % S-file animation example 1 % This example demonstrates buidling an animation % using a single S-file with no callbacks. % % Based on sfuntmpl
www.eeworm.com/read/315150/13550037

cpp unparadoxma.cpp

//$$---- Form CPP ---- //--------------------------------------------------------------------------- #include #pragma hdrstop #include "unParadoxma.h" #include "unRegrObjects.hpp" //