代码搜索:Interactive
找到约 5,961 项符合「Interactive」的源代码
代码结果 5,961
www.eeworm.com/read/167185/5464620
menu xpz.menu
# @(#)xpz.menu 1.1 6/18/91 ERL - Interactive filter design demo
" Filter Design " shell xpz -g1 -Ifilters/xpz.feafilt filters/proto.filt
www.eeworm.com/read/164804/5488213
java gaugetest.java
import javax.microedition.midlet.*;
import javax.microedition.lcdui.*;
public class GaugeTest extends MIDlet implements Runnable, CommandListener{
Display display;
Form form;
Alert info;
www.eeworm.com/read/473927/6825905
txt 639.txt
Rule:
--
Sid: 639
--
Summary:
This event is generated when a buffer overflow attack is attempted against a target machine.
--
Impact:
Serious. The attacker may be able to gain remote access to t
www.eeworm.com/read/473584/6846749
par globin.par
clustalw \
/infile=/us1/user/julie/clustalx/globin.gde \
/type=protein \
/pwmatrix=gonnet \
/pwgapopen=10.00 \
/pwgapext=0.10 \
/matrix=pam \
/gapopen=10.00 \
/gapext=0.05 \
/maxdiv=60 \
/en
www.eeworm.com/read/194440/8194394
m matace.m
function matace(action)
% matace
%
% MATACE takes and returns no arguments. It simple puts up a panel
% of pushbuttons designed to run chevron applications
%
if(nargin
www.eeworm.com/read/392414/8344045
zshrc .zshrc
#
# .zshrc is sourced in interactive shells.
# It should contain commands to set up aliases,
# functions, options, key bindings, etc.
#
# source profile like .bashrc
if [ -f /etc/profile ]; then
sou
www.eeworm.com/read/174195/9602699
wor startup.wor
!Workspace
!Version 600
!Charset WindowsSimpChinese
Open Table "东亚莫霍面_经纬网" As 东亚莫霍面_经纬网 Interactive
Open Table "东亚莫霍面_首都" As 东亚莫霍面_首都 Interactive
Open Table "东亚莫霍面深度分布图" As 东亚莫霍面深度分布图 Interactive
www.eeworm.com/read/368447/9694195
pas colors.pas
unit Colors;
interface
// Algorithms are from Foley & Van Dam, Fundamentals of Interactive
// Computer Graphics, pp. 613-16.
// Copyright
www.eeworm.com/read/171686/9742793
txt readme.txt
-----------------------------------
SIMPLEVIEWER v1.7
-----------------------------------
For instructions on how to use go to:
http://www.airtightinteractive.com/simpleviewer/
--------------
www.eeworm.com/read/270032/11050320
readme
C++ code from the article
"Incremental Delaunay Triangulation"
by Dani Lischinski, danix@graphics.cornell.edu
in "Graphics Gems IV", Academic Press, 1994
test.C contains an interactive test program