代码搜索:Plot
找到约 10,000 项符合「Plot」的源代码
代码结果 10,000
www.eeworm.com/read/462739/7196863
out plot.out
www.eeworm.com/read/462739/7196867
out plot.out
www.eeworm.com/read/461264/7230287
readme plot.readme
Plotting Procedures pro/plot March 2000
The procedures in this directory are useful additions to the intrinsic IDL
plotting capabilities.
CLEANPLOT - Reset all plot
www.eeworm.com/read/460435/7250643
p plot.p
www.eeworm.com/read/460435/7251095
p plot.p
www.eeworm.com/read/458360/7298596
h plot.h
/* @(#) plot.h 1.3 1/27/86 17:46:52 */
/*ident "@(#)cfront:incl/plot.h 1.3"*/
extern int arc (int, int, int, int, int, int),
circle (int, int, int),
closepl (),
cont
www.eeworm.com/read/456357/7351247
plot fitness.plot
#set multiplot
set autoscale
set output 'plot.ps'
set terminal postscript landscape enhanced color solid simplex 'Helvetica'
set yrange [0:200]
set xlabel "Generation"
set ylabel "Fitness"
set xzeroax
www.eeworm.com/read/455033/7378544
edp plot.edp
int n=20,nn=n+10;
real[int] xx(nn),yy(nn);
// \url{from: http://en.wikipedia.org/wiki/HSV_color_space}
//The HSV (Hue, Saturation, Value) model,
// defines a color space in terms of three const