代码搜索:Graphical
找到约 2,243 项符合「Graphical」的源代码
代码结果 2,243
www.eeworm.com/read/331812/12806391
java drawingobj.java
import java.awt.*;
/**
* Interface for the drawing object to be drawn in the drawing panel.
*
* Any graphical objects to be displayed on the DrawingPanel
* should implement this
www.eeworm.com/read/331812/12806504
java drawingobj.java
import java.awt.*;
/**
* Interface for the drawing object to be drawn in the drawing panel.
*
* Any graphical objects to be displayed on the DrawingPanel
* should implement this
www.eeworm.com/read/143769/12845385
java drawingobj.java
import java.awt.*;
/**
* Interface for the drawing object to be drawn in the drawing panel.
*
* Any graphical objects to be displayed on the DrawingPanel
* should implement this
www.eeworm.com/read/143769/12845559
java drawingobj.java
import java.awt.*;
/**
* Interface for the drawing object to be drawn in the drawing panel.
*
* Any graphical objects to be displayed on the DrawingPanel
* should implement this
www.eeworm.com/read/140851/13059150
m demnlab.m
function demnlab(action);
%DEMNLAB A front-end Graphical User Interface to the demos
%
% Description
% This function will start a user interface allowing the user to select
% different demonstrat
www.eeworm.com/read/138798/13212229
m demnlab.m
function demnlab(action);
%DEMNLAB A front-end Graphical User Interface to the demos
%
% Description
% This function will start a user interface allowing the user to select
% different demonstrat
www.eeworm.com/read/316215/13528222
h osram128x64x4.h
//*****************************************************************************
//
// osram128x64x4.h - Prototypes for the driver for the OSRAM 128x64x4 graphical
// OLED display.
www.eeworm.com/read/147422/5729980
m pset.m
% Script : Create a graphical user interface (GUI) to
% (1) display the pitch contours of the target and source speech
% (2) manually modify the pitch contour using the mouse.
www.eeworm.com/read/147422/5729985
m segcheck.m
% Function : Create a graphical user interface (GUI) to
% (1) display the automatic segments
% (2) check those points by zooming in and manual correct them using the mouse.
%
www.eeworm.com/read/131315/5937006
c bitmap.c
/*
* Copyright (c) 1984, 1985, 1986 Xerox Corp.
*
* bitmap - routines that help build a bitmap of a graphical image
*
* These are primarily used to implement all of the drawing primitives
* (