代码搜索:specifying

找到约 740 项符合「specifying」的源代码

代码结果 740
www.eeworm.com/read/110176/15540609

java spinbeanbeaninfo.java

/** @version 1.10 1997-10-27 @author Cay Horstmann */ import java.awt.*; import java.beans.*; /** The bean info for the chart bean, specifying the customizer. */ public clas
www.eeworm.com/read/389692/8507735

m gfmfdlg.m

function out=gfmfdlg(action,fis) %GFMFDLG Create dialog for specifying membership functions. % GFMFDLG(action,fis) will open a dialog % box for genfis1 using the default MF type 'trimf'. % v
www.eeworm.com/read/371255/9559253

m circle.m

% CIRCLE - Draws a circle. % % Usage: circle(c, r, n) % % Arguments: c - A 2-vector [x y] specifying the centre. % r - The radius. % n - Optional number of sides in the pol
www.eeworm.com/read/365844/9844857

m ui_mutate.m

function minfo = ui_mutate(chr) % UI_MUTATE - interface for specifying mutate ratios. % minfo = ui_mutate(chr) returns a structure with the mutation % information for the different species. Th
www.eeworm.com/read/359005/10171930

m gfmfdlg.m

function out=gfmfdlg(action,fis) %GFMFDLG Create dialog for specifying membership functions. % GFMFDLG(action,fis) will open a dialog % box for genfis1 using the default MF type 'trimf'. % v
www.eeworm.com/read/353873/10410882

m ui_mutate.m

function minfo = ui_mutate(chr) % UI_MUTATE - interface for specifying mutate ratios. % minfo = ui_mutate(chr) returns a structure with the mutation % information for the different species. Th
www.eeworm.com/read/468094/6999683

java statsclient.java

// StatsClient; modified to illustrate callbacks. M. Liu, 11-4-99 // This client requires a command-line argument specifying the RMI registry // port. // It prompts for statistics update, and acce
www.eeworm.com/read/455115/7377736

m circle.m

% CIRCLE - Draws a circle. % % Usage: circle(c, r, n) % % Arguments: c - A 2-vector [x y] specifying the centre. % r - The radius. % n - Optional number of sides in the pol
www.eeworm.com/read/452222/7444767

m ui_mutate.m

function minfo = ui_mutate(chr) % UI_MUTATE - interface for specifying mutate ratios. % minfo = ui_mutate(chr) returns a structure with the mutation % information for the different species. The i
www.eeworm.com/read/447044/7560004

xml_usingjarpackager listing7-19_build.xml_usingjarpackager