代码搜索:UserData

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

代码结果 4,368
www.eeworm.com/read/478769/6702442

c gsm_sms.c

// ************************************************************************* // * GSM TA/ME library // * // * File: gsm_sms.cc // * // * Purpose: SMS functions // * (ETSI GSM 07.05)
www.eeworm.com/read/478563/6709966

m coenter.m

% ATLAST65中的程序cogame调用的子程序 function coenter % This function is the callback for the edit box that receives % new values for the coordinates of a user's guess. % % By Emily Moore. w=2; h1 =
www.eeworm.com/read/478003/6727230

pas fdocprops.pas

unit fDocProps; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, Buttons, ExtCtrls, FlexBase, FlexProps, FlexUtils, RXSpin; type Tfm
www.eeworm.com/read/478003/6727271

pas fdocprops.pas

unit fDocProps; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, Buttons, ExtCtrls, FlexBase, FlexProps, FlexUtils, SpinSE; type Tfm
www.eeworm.com/read/476907/6754126

m eyediasi.m

function [sys, x0, str, ts] = eyediasi(t,x,u,flag,... timeRange, boundary, storeLength, eyeLine, scatterLine, twoDLine) %EYEDIASI Simulink eye diagram and scatter plot. % [SYS, X0, STR, TS]
www.eeworm.com/read/263879/11338126

m display1.m

function varargout = display1(flag,varargin) % DISPLAY1 displays progress information during optimization. % FIGTR = DISPLAY1('init',itbnd,tol,showstat,nbnds,x,g,l,u) % does the initialization
www.eeworm.com/read/263879/11338248

m funtool.m

function funtool(keyword,varargin) %图形界面函数计算器,能进行函数各类初等运算、积分、微分、作图。 %FUNTOOL A function calculator. % FUNTOOL is an interactive graphing calculator that manipulates % functions of a single var
www.eeworm.com/read/263805/11341405

m nnd16a1.m

function nnd16a1(cmd,arg1,arg2,arg3) %NND16A1 ART1 algorithm demonstration. % First Version, 8-31-95. %================================================================== % CONSTANTS me = 'n
www.eeworm.com/read/263805/11341452

m nnd14fm2.m

function nnd14fm2(cmd,arg1,arg2,arg3) %NND14FM2 2-D feature map demonstration. % % This demonstration requires the Neural Network Toolbox. % First Version, 8-31-95. %=========================
www.eeworm.com/read/263805/11341457

m nnd13uh.m

function nnd13uh(cmd,arg1,arg2,arg3) %NND13UH Unsupervised Hebb demonstration. % % This demonstration requires either the MININNET functions % on the NND disk or the Neural Network Toolbox. % F