代码搜索:Graphical
找到约 2,243 项符合「Graphical」的源代码
代码结果 2,243
www.eeworm.com/read/143769/12844776
java bintree.java
import java.awt.*;
import java.util.*;
/**
* The BinTree class provides the utilities to draw a complete
* binary tree on the corresponding graphical context. It also contains
* some
www.eeworm.com/read/143769/12846037
java bintree.java
import java.awt.*;
import java.util.*;
/**
* The BinTree class provides the utilities to draw a complete
* binary tree on the corresponding graphical context. It also contains
* some
www.eeworm.com/read/147422/5729146
m gchek.m
% Function : Create a graphical user interface (GUI) to
% (1) display the speech and egg data
% (2) zoom in on the data
%
% Gchek.m is a call_function executed by "c_pb_gci"
www.eeworm.com/read/147422/5729977
m vset.m
% Function : Create a graphical user interface (GUI) to conduct voice conversion
%
% Vset.m is a call_function executed by "m_pb_vc" on figure(m_win_f).
%
%---------------------------
www.eeworm.com/read/147422/5730021
m amset.m
% Script : create a Graphical User Interface for specifying the analysis model
% In this script, one figure, 'aset_win_f', is created.
aset_win_f=figure('Unit','normalized',...
'Position'
www.eeworm.com/read/291067/6303021
m sigplot2winguicb.m
function sigplot2winGUIcb(callbackChoice, figureHandle)
% function sigplot2winGUIcb
%
% This function retrieves the variables from the Graphical User Interface (GUI)
% and calls sigplot2. sigplot
www.eeworm.com/read/494772/6374960
m visualize_labels.m
function varargout = visualize_labels(varargin)
% visualize_labels opens a graphical interface for visaulising labels in kohonen maps
% visualize_labels is used by visualize_map
%
% see the HTML
www.eeworm.com/read/485329/6558156
java heap.java
import java.awt.*;
import java.util.*;
/**
* The Heap class provides the utilities to draw a complete
* binary tree on the corresponding graphical context. It also contains
* some an
www.eeworm.com/read/485329/6558172
java bintree.java
import java.awt.*;
import java.util.*;
/**
* The BinTree class provides the utilities to draw a complete
* binary tree on the corresponding graphical context. It also contains
* some
www.eeworm.com/read/485329/6558710
java bintree.java
import java.awt.*;
import java.util.*;
/**
* The BinTree class provides the utilities to draw a complete
* binary tree on the corresponding graphical context. It also contains
* some