代码搜索:GNUplot

找到约 682 项符合「GNUplot」的源代码

代码结果 682
www.eeworm.com/read/425423/2007664

tcl gnuplot-x.tcl

# Copyright (C) 2001-2006 Sergio Andreozzi # # This file is part of DiffServ4NS, a set of improvements to # the Network Simulator 2 for DiffServ simulations. # # Project page: http://diffserv4ns.sour
www.eeworm.com/read/407072/2270909

gnuplot test4.gnuplot

set terminal postscript eps enhanced colour solid 24 set output "images/test4.eps" set grid set size 2,2 set style line 2 linetype 1 linewidth 10 set style line 3 linetype 1 linewidth 3 set style li
www.eeworm.com/read/401674/2336925

dem gnuplot2.dem

# # Title:gnuplot2.dem # # Description: # Plot the testing datum. # # Development Environment: # GnuPlot 3.7.1 # Linux 2.2.12-20 (Red Hat 6.1) # # Legalise: # Copyright (C) 2002 Digital Burr
www.eeworm.com/read/401674/2336957

dem gnuplot1.dem

# # Title:gnuplot1.dem # # Description: # Plot the training datum. # # Development Environment: # GnuPlot 3.7.1 # Linux 2.2.12-20 (Red Hat 6.1) # # Legalise: # Copyright (C) 2001 Digital Bur
www.eeworm.com/read/400650/2348045

h gnuplot_io.h

// $Id: gnuplot_io.h 2501 2007-11-20 02:33:29Z benkirk $ // The libMesh Finite Element Library. // Copyright (C) 2002-2007 Benjamin S. Kirk, John W. Peterson // This library is free software; you
www.eeworm.com/read/400650/2348869

c gnuplot_io.c

// $Id: gnuplot_io.C 2789 2008-04-13 02:24:40Z roystgnr $ // The libMesh Finite Element Library. // Copyright (C) 2002-2007 Benjamin S. Kirk, John W. Peterson // This library is free software; yo
www.eeworm.com/read/373367/2764560

py gnuplot_freqz.py

#!/usr/bin/env python # # Copyright 2005,2007 Free Software Foundation, Inc. # # This file is part of GNU Radio # # GNU Radio is free software; you can redistribute it and/or modify # it under the t
www.eeworm.com/read/367956/9722164

txt gnuplot-data.txt

#注释 0.1 0.01 -2.303 0.2 0.04 -1.609 0.5 0.25 -0.593 1 1 0 2 4 0.693 3 9 1.099 4 16 1.386 5 25 1.609 6 36 1.792 7 49 1.946 8 64 2.078 9 81 2.197
www.eeworm.com/read/274028/10890842

java gnuplot3d.java

package wavelet_util; import java.io.*; /** Define the class gnuplot3D for the wavelet_util package. The class outputs a Haar wavelet spectrum array in a format that can b