代码搜索:Graphical
找到约 2,243 项符合「Graphical」的源代码
代码结果 2,243
www.eeworm.com/read/100156/15881916
java zipextract.java
//
// ZipExtract.java - A Tiny Software (tm) Project
//
// April 27, 1997
// Mark Nelson
// markn@tiny.com
// http://web2.airmail.net/markn
//
// This graphical application is used extract fil
www.eeworm.com/read/290325/8489804
h demo.h
// demo.h -- Thatcher Ulrich 2005
// This source code has been donated to the Public Domain. Do
// whatever you want with it.
// Some helper code for making graphical dem
www.eeworm.com/read/290325/8489831
cpp demo.cpp
// demo.cpp -- Thatcher Ulrich 2005
// This source code has been donated to the Public Domain. Do
// whatever you want with it.
// Some helper code for making graphical d
www.eeworm.com/read/289119/8574976
m zoomrb.m
function zoomrb(action)
% ZOOMRB - Graphical 2D Axis Zoom with history (rubberband version).
%
% To use, simply type 'zoomrb' at the command prompt.
% You can then resize (zoom) the current 2D f
www.eeworm.com/read/288586/8620284
m zoomrb.m
function zoomrb(action)
% ZOOMRB - Graphical 2D Axis Zoom with history (rubberband version).
%
% To use, simply type 'zoomrb' at the command prompt.
% You can then resize (zoom) the current 2D f
www.eeworm.com/read/178062/9420730
m zoomrb.m
function zoomrb(action)
% ZOOMRB - Graphical 2D Axis Zoom with history (rubberband version).
%
% To use, simply type 'zoomrb' at the command prompt.
% You can then resize (zoom) the current 2D f
www.eeworm.com/read/373627/9446089
r ch04.r
#-*- R -*-
## Script from Fourth Edition of `Modern Applied Statistics with S'
# Chapter 4 Graphical Output
library(MASS)
library(lattice)
trellis.device(postscript, file="ch04.ps", width=8, heig
www.eeworm.com/read/175813/9529984
c gui.c
/* $Header: /home/jcb/newmj/RCS/gui.c,v 11.93 2003/09/30 23:16:44 jcb Rel $
* gui.c
* A graphical interface, using gtk.
*/
/****************** COPYRIGHT STATEMENT **********************
* This fil
www.eeworm.com/read/174978/9566234
java closeableframe.java
import java.awt.*;
import java.awt.event.*;
/** A Frame that you can actually quit. Used as
* the starting point for most Java 1.1 graphical
* applications.
*
* Taken from Core Ser
www.eeworm.com/read/358260/10193330
txt 新建文本文档.txt
贪吃蛇matlab代码 function snake(cmd) %SNAKE Graphical User Interface for playing "Nokia Classic Game" Snake. % % The Game: % Make the snake grow longer by directing it to the food. % Extra bonus points are