代码搜索:Interactive

找到约 5,961 项符合「Interactive」的源代码

代码结果 5,961
www.eeworm.com/read/366144/9828395

tcl test7.tcl

# QMG test 7 - a circle with two elliptic holes and a crack. # Make an approximation to a circle using 6 Bezier cubic arcs. set numseg 6 global PI global interactive gmset {verts codes} [gm_circ_app
www.eeworm.com/read/168118/9937331

m raytrace_demo.m

% RAYTRACE_DEMO: interactive demonstration of v(z) raytracing capabilities % disp(['Raytracing demo']) options=str2mat(... '1 ... P-P and P-S OBC recording',... '2 ... P-S conversion point for
www.eeworm.com/read/166306/10024633

m funtool.m

function funtool(keyword,varargin) %图形界面函数计算器,能进行函数各类初等运算、积分、微分、作图。 %FUNTOOL A function calculator. % FUNTOOL is an interactive graphing calculator that manipulates % functions of a single var
www.eeworm.com/read/358694/10181711

m funtool.m

function funtool(keyword,varargin) %图形界面函数计算器,能进行函数各类初等运算、积分、微分、作图。 %FUNTOOL A function calculator. % FUNTOOL is an interactive graphing calculator that manipulates % functions of a single var
www.eeworm.com/read/161505/10400346

m simplisma_4w.m

function [purspec,purint,purity_spec]=simplisma(data,varlist,offset,n,data2); % function [purspec,purint,purity_spec]=simplisma(data,varlist,offset,n,data2); % % It is a short non interactive versi
www.eeworm.com/read/353896/10407224

m funtool.m

function funtool(keyword,varargin) %图形界面函数计算器,能进行函数各类初等运算、积分、微分、作图。 %FUNTOOL A function calculator. % FUNTOOL is an interactive graphing calculator that manipulates % functions of a single var
www.eeworm.com/read/276339/10745803

nr ckuker.nr

.\" @(#) kermit.1 8.0.211 2004/04/10 Columbia University .TH KERMIT 1 "APRIL 2004" "User Manuals" .na .SH NAME kermit \- .B C-Kermit 8.0: transport- and platform-independent interactive and scriptable
www.eeworm.com/read/276339/10745931

c ckucmd.c

#include "ckcsym.h" char *cmdv = "Command package 8.0.157, 11 May 2003"; /* C K U C M D -- Interactive command package for Unix */ /* Author: Frank da Cruz (fdc@columbia.edu), Columbia Univ
www.eeworm.com/read/273093/10927617

m funtool.m

function funtool(keyword,varargin) %图形界面函数计算器,能进行函数各类初等运算、积分、微分、作图。 %FUNTOOL A function calculator. % FUNTOOL is an interactive graphing calculator that manipulates % functions of a single var
www.eeworm.com/read/417673/10980762

m sddemo.m

% Interactive demo of steepest descent paths on "peaks" surface. % Roger Jang, Oct-16-96 figure('name', 'Steepest Descent', 'NumberTitle', 'off'); blackbg; x=-3:.2:3; y=-3:.2:3; [xx,yy]=mesh