代码搜索:Plot
找到约 10,000 项符合「Plot」的源代码
代码结果 10,000
www.eeworm.com/read/429717/1946272
tcl rtm_plot.tcl
#
# routines to perform post processing, mostly for plotting
#
Class PostProcess
PostProcess instproc init { l lf lg gf gg bf bg } {
$self instvar linkflowfile_ linkgraphfile_
$self
www.eeworm.com/read/425964/1999690
m indata_plot.m
%---------------将仿真输入数据从文件中读出------------------%
% f1=150; %
% f2=330;
www.eeworm.com/read/414826/2141355
tcl rtm_plot.tcl
#
# routines to perform post processing, mostly for plotting
#
Class PostProcess
PostProcess instproc init { l lf lg gf gg bf bg } {
$self instvar linkflowfile_ linkgraphfile_
$self
www.eeworm.com/read/411228/2190538
py plot2.py
from Tkinter import *
from Canvas import Line, CanvasText, Rectangle
import string, math
from utils import *
from math import pi
class GraphPoints:
def __init__(self, points, attr):
www.eeworm.com/read/411228/2190539
py plot3.py
from Tkinter import *
from Canvas import Line, CanvasText, Rectangle
import string, math
from utils import *
from math import pi
import Pmw
class GraphPoints:
def __init__(self, points, a
www.eeworm.com/read/407519/2261890
sh plot2a.sh
#!/bin/sh
if [ -r metis_cube_4part.dat ]
then
python plot.py UnitCube time metis_cube_4part.dat metis_cube_16part.dat metis_cube_64part.dat scotch_cube_4part.dat scotch_cube_16part.dat scotch_cube_6
www.eeworm.com/read/407519/2261892
sh plot3a.sh
#!/bin/sh
if [ -r metis_torso_4part.dat ]
then
python plot.py Torso time metis_torso_4part.dat metis_torso_16part.dat metis_torso_64part.dat scotch_torso_4part.dat scotch_torso_16part.dat scotch_tor
www.eeworm.com/read/407519/2261896
sh plot1a.sh
#!/bin/sh
if [ -r metis_square_4part.dat ]
then
python plot.py UnitSquare time metis_square_4part.dat metis_square_16part.dat metis_square_64part.dat scotch_square_4part.dat scotch_square_16part.dat
www.eeworm.com/read/407519/2262094
h dolfin_plot.h
#ifndef __DOLFIN_PLOT_H
#define __DOLFIN_PLOT_H
// DOLFIN plot interface
#include
#endif
www.eeworm.com/read/407519/2262548
py bench-plot.py
#!/usr/bin/env python
#
# Copyright (C) 2006 Anders Logg.
# Licensed under the GNU LGPL Version 2.1.
#
# Run benchmark to generate data for plots
from os import system
from time import time
system("