代码搜索:UserData
找到约 4,368 项符合「UserData」的源代码
代码结果 4,368
www.eeworm.com/read/167607/9959245
java navigator.java
package serverlet;
import javax.microedition.midlet.*;
import javax.microedition.lcdui.*;
import java.util.*;
public class Navigator {
final public static int MAIN_SCREEN=1;
final public s
www.eeworm.com/read/362008/10023967
m plot_process.m
function plot_process(mu, plot_on)
%Plot the mu's during an algorithm's execution
%Inputs:
% mu - The location of points
% plot_on - 1-Plot centers, 2-Plot Voronoi centers, 3-Both
%
% No o
www.eeworm.com/read/165864/10048474
m plothyperbolas.m
function useful = plotHyperbolas(d, tolerance, arr, m1, m2, c, limits)
% useful = plotHyperbolas(d, tolerance, arr, m1, m2, c, limits)
% Plot one or more hyperbolas on the current plot. Leaves hold o
www.eeworm.com/read/361257/10062766
m nnd9nm.m
function nnd9nm(cmd,data)
%NND9NM Newton's method demonstration.
% First Version, 8-31-95.
%==================================================================
% BRING UP FIGURE IF IT EXISTS
www.eeworm.com/read/361257/10062826
m nnd9sdq.m
function nnd9sdq(cmd,data)
%NND9SDQ Steepest descent for quadratic function demonstration.
% First Version, 8-31-95.
%==================================================================
% BRI
www.eeworm.com/read/424063/10501998
m sbiterr.m
function [sys, x0, str, ts] = sbiterr(t,x,u,flag, num_lin, K, TDelay, Sample)
%SBITERR S-function for symbol and bit error.
%
% This M-file is designed to be used in a SIMULINK S-function block.
www.eeworm.com/read/424063/10502198
m comsave.m
function comsave(com_fig)
%
% Copyright (c) 1995-96 by The MathWorks, Inc.
% $Revision: 1.1 $ $Date: 1996/04/01 17:54:49 $
handle = get(com_fig, 'UserData');
if ~isempty(handle)
www.eeworm.com/read/424063/10502288
m comupdt.m
function comupdt(com_fig, ctr)
%
% Copyright (c) 1995-96 by The MathWorks, Inc.
% $Revision: 1.1 $ $Date: 1996/04/01 17:55:16 $
handle = get(com_fig, 'UserData');
if ~isempty(han
www.eeworm.com/read/424063/10502847
m comtmpo.m
%scrip file for commgui
% Wes Wang 12/29/95
% Copyright (c) 1995-96 by The MathWorks, Inc.
% $Revision: 1.1 $ $Date: 1996/04/01 17:55:08 $
handle_com_tmp = get(gcf, 'UserDat
www.eeworm.com/read/352274/10567248
m show_hn.m
function show_hn();
%===============
% axz 1999-12-18
%===============
h_button=gco;
h_cmp=get(h_button,'UserData');
if strcmp(get(h_button,'String'),'显示脉冲响应'),
set(h_cmp([2 3 6 7]),'V