代码搜索:Plot

找到约 10,000 项符合「Plot」的源代码

代码结果 10,000
www.eeworm.com/read/233554/4666573

in plot_summary.in

#! @PATH_PERL@ -w # $Id$ # # Use Gnuplot to display data in summary files produced by summary.pl. # This script requires GNUPLOT 3.7! # # Copyright (c) 1997, 1999 by Ulrich Windl
www.eeworm.com/read/219395/4848340

h plot.h

/* plot.h Funktion plot() */ void plot(int x, int y) { int i; for(i=0; i
www.eeworm.com/read/216502/4890339

5 plot.5

.TH PLOT 5 .SH NAME plot \- graphics interface .SH DESCRIPTION Files of this format are produced by routines described in .IR plot (3), and are interpreted for various devices by commands described
www.eeworm.com/read/216499/4892323

6 plot.6

.th PLOT VI 3/10/75 .sh NAME plot: tek, gsip, vt0 \*- graphics filters .sh SYNOPSIS source | .bd tek .br source | .bd gsip .br source | .bd vt0 .sh DESCRIPTION These commands produce graphical output
www.eeworm.com/read/216499/4892478

7 plot.7

.th PLOT VII 2/25/75 .sh NAME plot: openpl et al. \*- graphics interface .sh SYNOPSIS .nf .ft B openpl( ) .s3 erase( ) .s3 label(s) char s[ ]; .s3 line(x1, y1, x2, y2) .s3 circle(x, y, r) .s3 arc(x, y
www.eeworm.com/read/216499/4892861

s plot.s

/ / / move, line sct = 2 / fortran vt0 interfaces / erase screen erase.: temp .+2 jsr pc,setfil mov f,r0 sys write; erase; 2 jmp retrn / move(x, y) / / sets current x,y to arguments / .glob
www.eeworm.com/read/213708/4913025

tcl plot.tcl

# # routines to perform post processing, mostly for plotting # Class PostProcess PostProcess instproc init { l lf lg gf gg redqf} { $self instvar linkflowfile_ linkgraphfile_ $self i
www.eeworm.com/read/209211/4981402

c plot.c

#include #include #include #include #include #include #include "map.h" #undef RAD #undef TWOPI #include "sky.h" /* convert to milliarcsec */ stati
www.eeworm.com/read/209211/4981431

c plot.c

#include #include #include #include "grap.h" #include "y.tab.h" void line(int type, Point p1, Point p2, Attr *desc) /* draw a line segment */ { fprintf(tfd, "%s %s from
www.eeworm.com/read/209211/4982356

h plot.h

/* * Prototypes for libplot functions. */ void rarc(double, double, double, double, double, double, double); void box(double, double, double, double); void cfill(char *); void circ(double, double, d