代码搜索:Interactive
找到约 5,961 项符合「Interactive」的源代码
代码结果 5,961
www.eeworm.com/read/373627/9446075
r ch01.r
#-*- R -*-
## Script from Fourth Edition of `Modern Applied Statistics with S'
options(echo = T, width=65, digits=5, height=9999)
postscript(file="ch01.ps", width=8, height=6, pointsize=9)
# Chapte
www.eeworm.com/read/176433/9498932
dat gspot25.dat
# GSpot codec database for GSpot v2.21
#
@GSpot 2.21 Database identifier (do not edit this line)
[video codecs]
____ |No Codec NA -
_BIT, BI_BITFIELDS (Raw RGB) * No codec needed -
_JPG, BI_JPEG
www.eeworm.com/read/366144/9828194
m test4.m
%% Test 4: mesh a cylinder with two small spheres removed (like bubbles)
cyl1 = gmmake_cyl(4);
global QMG_DATA
s = gm_read(fullfile(QMG_DATA, 'sphere3.geo'));
bubble1 = gmapply([0.01, 0, 0, -0.02; 0,
www.eeworm.com/read/168118/9938096
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/164882/10083943
lib misc.lib
ELECTRONICS WORKBENCH MODEL FILE
MODELS GENERATED BY:
(c) 1996 INTERACTIVE IMAGE TECHNOLOGIES LTD.
TORONTO, ONTARIO (416)977-5550.
P "741-div" 50 15 -15 3e-11 200000 2e+06 75 0.001 2e-08 8e-08 14
www.eeworm.com/read/164882/10084078
m14 audio.m14
ELECTRONICS WORKBENCH MODEL FILE
MODELS GENERATED BY:
(c) 1996 INTERACTIVE IMAGE TECHNOLOGIES LTD.
TORONTO, ONTARIO (416)977-5550.
P "ideal" 14 2 1e-6 1e-3 0 0
P "10_to_1" 14 10 1e-6 1e-3 0 0
P
www.eeworm.com/read/164882/10084211
m73 misc.m73
***********************************************
*ELECTRONICS WORKBENCH MODEL FILE *
*MODELS GENERATED BY: *
*(c) 1996 INTERACTIVE IMAGE TECHNOLOGIES LTD. *
*T
www.eeworm.com/read/164049/10134271
txt remote_results.txt
[Hosts]
localhost=D:\Program Files\Mercury Interactive\Mercury LoadRunner\scripts\eabase login2\res\localhost_1.eve
www.eeworm.com/read/164049/10134393
c pre_cci.c
# 1 "d:\\program files\\mercury interactive\\mercury loadrunner\\scripts\\eabase login2\\\\combined_eabase login2.c"
# 1 "D:\\Program Files\\Mercury Interactive\\Mercury LoadRunner\\include/lrun.h" 1
www.eeworm.com/read/356592/10224210
m im.m
function im(X,vec);
% im(X) or im(X,[minval maxval])
%
% Handy function for showing a grayscale image with a colorbar and
% interactive pixel value tool
%
% Serge Belongie
% 20-Aug-2000
% sjb@eecs.ber