代码搜索:UserData
找到约 4,368 项符合「UserData」的源代码
代码结果 4,368
www.eeworm.com/read/359005/10172041
m animcp.m
function [sys, x0] = animcp(t, x, u, flag, action)
%ANIMCP Animation of CP (cart & pole) system.
% Animation of the cart & pole (CP) system, where a Sugeno-type fuzzy
% controller is used to ba
www.eeworm.com/read/359005/10172189
m invkine.m
function invkine(action)
%INVKINE Inverse kinematics of a robot arm.
% INVKINE opens a window for animation of the inverse kinematics
% problem of the two-joint robot arm system. The ellipse i
www.eeworm.com/read/425998/10295806
h animcallback.h
//****************************************************************************//
// animcallback.h //
// Copyright (C) 2004 Keith Fulton
www.eeworm.com/read/424687/10426533
h pserialport.h
// PSerialPort.h: interface for the CPSerialPort class.
//
//////////////////////////////////////////////////////////////////////
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
t
www.eeworm.com/read/278336/10544307
cpp smallslider.cpp
#include "resource.h"
#include "gsplayer2.h"
#include "smallslider.h"
typedef struct _tagSliderInfo
{
int nPos;
int nMin;
int nMax;
int nTick;
BOOL fPushed;
BOOL fFocus;
}SLIDERINFO
www.eeworm.com/read/159596/10637523
m mmctl7.m
% mmctl7.m
Hc_fcolor = uicontrol(gcf,'Style','popupmenu',...
'Position',[20 20 80 20],...
'String','Black|Red|Yellow|Green|Cyan|Blue|Magenta|White',...
'Value',1,...
'UserData',[[0 0
www.eeworm.com/read/351495/10647151
h pserialport.h
// PSerialPort.h: interface for the CPSerialPort class.
//
//////////////////////////////////////////////////////////////////////
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
t
www.eeworm.com/read/351010/10688238
m nnd10eeg.m
function nnd10eeg(cmd,arg1,arg2,arg3)
%NND10EEG Electroencephelogram noise cancellation demonstration.
% First Version, 8-31-95.
%===============================================================
www.eeworm.com/read/351010/10688248
m nnd15gl2.m
function nnd15gl2(cmd,arg1,arg2,arg3)
%NND15GL2 Grossberg layer 2 demonstration.
% First Version, 8-31-95.
%==================================================================
% GLOBALS
glob
www.eeworm.com/read/351010/10688262
m nnd11nf.m
function [ret1,ret2,ret3,ret4,ret5]=nnd11nf(cmd,arg1,arg2,arg3,arg4,arg5)
%NND11NF Network function demonstration.
%
% This demonstration requires either the MININNET functions
% on the NND disk o