代码搜索:UserData
找到约 4,368 项符合「UserData」的源代码
代码结果 4,368
www.eeworm.com/read/259565/11782738
m initiate_3d_tracking.m
function initiate_3d_tracking(matrix,x,y,xinfo,yinfo,zinfo,bool,axis_handle)
% Initiate picking on a 2-d plot with with z-component)
% Written by: E. R.: September 14, 2003
% Last updated: December 10
www.eeworm.com/read/259565/11782807
m initiate_2d_tracking.m
function initiate_2d_tracking(xinfo,yinfo,bool)
% Initiate picking on a 2-d plot (no z-component)
% Written by: E. R.: September 14, 2003
% Last updated: December 10, 2005: New condition for creating
www.eeworm.com/read/345437/11815517
cpp rfid_int.cpp
// RFID_Int.cpp : Defines the entry point for the DLL application.
//
#include "stdafx.h"
#include "RFID_Int.h"
#include "resource.h"
ChannelType channelType;
extern "C" __declspec( dllex
www.eeworm.com/read/345434/11815540
cpp q3dwebcamtxttotal_int.cpp
// Q3DWebCamTxtTotal_Int.cpp : Defines the entry point for the DLL application.
//
#include "stdafx.h"
#include "Q3DWebCamTxtTotal_Int.h"
#include "resource.h"
ChannelType channelType;
ex
www.eeworm.com/read/152849/12078030
cpp changepassword.cpp
// ChangePassword.cpp : implementation file
//
#include "stdafx.h"
#include "fert2000.h"
#include "ChangePassword.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_F
www.eeworm.com/read/152310/12122398
m nnd12m.m
function nnd12m(cmd,arg1)
%NND12M Marquardt backpropagation demonstration.
%
% This demonstration requires the Neural Network Toolbox.
% First Version, 8-31-95.
%=============================
www.eeworm.com/read/152310/12122404
m nnd12ms.m
function nnd12ms(cmd,arg1)
%NND12MS Maquardt step demonstration.
%
% This demonstration requires the Neural Network Toolbox.
% First Version, 8-31-95.
%=======================================
www.eeworm.com/read/152310/12122415
m nnd13edr.m
function nnd13edr(cmd,arg1,arg2,arg3)
%NND13EDR Effects of decay rate demonstration.
% First Version, 8-31-95.
%==================================================================
% CONSTANTS
www.eeworm.com/read/152310/12122421
m nnd8ts2.m
function nnd8ts2(cmd,data)
%NND8TS2 Taylor series demonstration #2.
% First Version, 8-31-95.
%==================================================================
% BRING UP FIGURE IF IT EXIS
www.eeworm.com/read/152310/12122430
m nnd5rb.m
function nnd5rb(cmd)
%NND5RB Reciprocal basis demonstration.
% INITIALIZE
arrow_size=0.2;
not_first_tm=0;
% BRING UP FIGURE IF IT EXISTS
me = 'nnd5rb';
fig = nnfgflag(me);
if length(ge