代码搜索:Graphical
找到约 2,243 项符合「Graphical」的源代码
代码结果 2,243
www.eeworm.com/read/401860/2335511
java framedpanel.java
package at.ac.uni_linz.tk.vchat;
import java.awt.*;
/**
* A FramedPanel is a labeled Panel with a surrounding frame and allows a
* a graphical arrangement of Components.
*
* @author
www.eeworm.com/read/398510/2378904
c osram96x16.c
//*****************************************************************************
//
// osram96x16.c - Driver for the OSRAM 96x16 graphical OLED display.
//
// Copyright (c) 2006 Luminary Micro, Inc
www.eeworm.com/read/398510/2378978
c osram96x16.c
//*****************************************************************************
//
// osram96x16.c - Driver for the OSRAM 96x16 graphical OLED display.
//
// Copyright (c) 2006 Luminary Micro, Inc
www.eeworm.com/read/397047/2404749
java framedpanel.java
package at.ac.uni_linz.tk.vchat;
import java.awt.*;
/**
* A FramedPanel is a labeled Panel with a surrounding frame and allows a
* a graphical arrangement of Components.
*
* @author
www.eeworm.com/read/396844/2406673
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 demonstration f
www.eeworm.com/read/369148/2802450
java framedpanel.java
package at.ac.uni_linz.tk.vchat;
import java.awt.*;
/**
* A FramedPanel is a labeled Panel with a surrounding frame and allows a
* a graphical arrangement of Components.
*
* @author
www.eeworm.com/read/360165/2969145
c osram96x16.c
//*****************************************************************************
//
// osram96x16.c - Driver for the OSRAM 96x16 graphical OLED display.
//
// Copyright (c) 2006 Luminary Micro, Inc
www.eeworm.com/read/360165/2969219
c osram96x16.c
//*****************************************************************************
//
// osram96x16.c - Driver for the OSRAM 96x16 graphical OLED display.
//
// Copyright (c) 2006 Luminary Micro, Inc
www.eeworm.com/read/195469/8152154
c osram96x16.c
//*****************************************************************************
//
// osram96x16.c - Driver for the OSRAM 96x16 graphical OLED display.
//
// Copyright (c) 2006 Luminary Micro, Inc
www.eeworm.com/read/194440/8193296
m simpledit.m
function simpledit(arg)
% SIMPLEDIT: can be used for simple graphical editing of line graphs
% hh=simpledit(fig)
%
% SIMPLEDIT is intended primarily to demonstrate how the EDITLINES functions
% c