代码搜索:UserData
找到约 4,368 项符合「UserData」的源代码
代码结果 4,368
www.eeworm.com/read/172555/5384034
java defaultpasswordfield3d.java
package org.j3de.ui.impl;
import org.j3de.ui.PasswordField3D;
import org.j3de.ui.UIElement;
public class DefaultPasswordField3D extends DefaultTextField3D {
private RemotePasswordField3D remotePa
www.eeworm.com/read/169792/5410014
hxx cppfuncallbackstream.hxx
#ifndef INCLUDED_PORTAUDIO_CPPFUNCALLBACKSTREAM_HXX
#define INCLUDED_PORTAUDIO_CPPFUNCALLBACKSTREAM_HXX
// ---------------------------------------------------------------------------------------
www.eeworm.com/read/160611/5568939
h nyx.h
/**********************************************************************
nyx.h
Nyx: A very simple external interface to Nyquist
Dominic Mazzoni
***********************************************
www.eeworm.com/read/475942/6770724
m cb_param_eng.m
function param_eng_cb
global eng h
i=get(gcbo,'userdata');
eng{i}=loadeng;
if isempty(eng{i})
eng{i}.name='';
end
set(gcbo,'string',eng{i}.name)
www.eeworm.com/read/475502/6790103
m dpzplt.m
function dpzplt
% DPZPLT Support file for DPZGUI.
% ADSP Toolbox: Version 2.0
% For use with "Analog and Digital Signal Processing", 2nd Ed.
% Published by PWS Publishing Co.
%
% Ashok Amba
www.eeworm.com/read/475502/6790108
m ctsigedt.m
function ctsigedt(mode,cur_txt)
% CTSIGEDT Support file for CTSIGGUI
% ADSP Toolbox: Version 2.0
% For use with "Analog and Digital Signal Processing", 2nd Ed.
% Published by PWS Publishing C
www.eeworm.com/read/474990/6798924
m ofdm.m
%信道的设置
clear all
clc
case_num=2;%case1 Tmax=410ns speed=3/30/120;case2 Tmax=2510ns
%speed=3/30/120;case3 Tmax=3700ns speed=3/30/120
Speed_kmh=3;
connection='downlink';
Tx_num=1;
Rx
www.eeworm.com/read/194440/8195247
m pi_headoff.m
function StopOrGo=HeadOff(action);
global SCALE_OPT NUMBER_OF_COLORS GRAY_PCT CLIP COLOR_MAP NOBRIGHTEN PICKS PICKCOLOR XAXISTOP ZOOM_VALUE ZOOM_LOCKS
mainax=findobj(gcf,'type','axes','tag','MAINAXE
www.eeworm.com/read/194440/8195311
m pi_movepickline.m
function MovePickLine();
global PICKS PICKCOLOR XAXISTOP ZOOM_VALUE ZOOM_LOCKS
delete(findobj(gcf,'type','line','tag','PICKMARKER'));
delete(findobj(gcf,'type','text','tag','PICKTEXT'));
hobj=gc