代码搜索:gnuplot
找到约 682 项符合「gnuplot」的源代码
代码结果 682
www.eeworm.com/read/450258/7486758
readme
Subdirectories:
pm3d - contributions using pm3d (colour points,
compress pm3d postscript file, ...);
see README therein
Note: other useful gnuplot scripts can be found on gnuplot.sou
www.eeworm.com/read/450258/7486868
cmd gpsavediff.cmd
setlocal
@echo off
if "%1%"=="" goto syntax
rem Look at what has been 'save'd by gnuplot, write out only differencies.
rem Written by Petr Mikulik
rem How does this work:
rem 1. save default
www.eeworm.com/read/445437/7595522
c jacobi_omp.c
/*
* Sequential program that solves the steady-state temperature
* distribution problem using the Jacobi method.
*
* Compile on Belief:
* export PATH=/opt/SUNWspro/bin:$PATH
* cc -xO3
www.eeworm.com/read/441045/7677045
fast-test5-extract
./get_src.pl 0 < record.dat > src0.dat
gnuplot fast-test5-plot.gp
www.eeworm.com/read/286908/8737924
c newscramdegree.c
/*********************************************************
* *
* Evenness *
*
www.eeworm.com/read/286908/8737933
c~ newscramdegree.c~
/*********************************************************
* *
* Evenness *
*
www.eeworm.com/read/197682/6953985
fast-test4-extract
nohup ./get_src.pl 0 < fast-test4-record.dat > fast-test4-src0.dat
nohup ./get_src.pl 1 < fast-test4-record.dat > fast-test4-src1.dat
nohup ./get_src.pl 2 < fast-test4-record.dat > fast-test4-src2.dat
www.eeworm.com/read/197682/6953989
fast-test7-extract
nohup ./get_src.pl 0 < fast-test7-record.dat > fast-test7-src0.dat
nohup gnuplot fast-test7-plot.gp
www.eeworm.com/read/197682/6953997
fast-test1-extract
nohup ./get_src.pl 0 < fast-test1-record.dat > fast-test1-src0.dat
nohup ./get_src.pl 1 < fast-test1-record.dat > fast-test1-src1.dat
nohup ./get_src.pl 2 < fast-test1-record.dat > fast-test1-src2.dat
www.eeworm.com/read/197682/6953998
fast-test6-extract
nohup ./get_src.pl 0 < fast-test6-record.dat > fast-test6-src0.dat
nohup gnuplot fast-test6-plot.gp