代码搜索:Plot
找到约 10,000 项符合「Plot」的源代码
代码结果 10,000
www.eeworm.com/read/101082/6244318
5 plot.5
.\" SCCSID: @(#)plot.5 3.1 11/24/87
.TH plot 5
.SH Name
plot \- graphics interface
.SH Description
.NXR "plot keyword"
.NXR "graphics file" "format"
.NXAM "plot command" "graphics file"
Files in this
www.eeworm.com/read/101082/6246175
5 plot.5
.\" SCCSID: @(#)plot.5 3.1 11/24/87
.TH plot 5
.SH Name
plot \- graphics interface
.SH Description
.NXR "plot keyword"
.NXR "graphics file" "format"
.NXAM "plot command" "graphics file"
Files in this
www.eeworm.com/read/101082/6249160
sh plot.sh
#! /bin/sh
#
# @(#)plot.sh 2.1 ULTRIX 4/12/89
#
PATH=/bin:/usr/bin
case $1 in
-T*) t=$1
shift ;;
*) t=-T$TERM
esac
case $t in
-T450) exec t450 $*;;
-T300) exec t300 $*;;
-T300S|-T300s) exec t300s $*;
www.eeworm.com/read/493294/6400112
p plot.p
www.eeworm.com/read/493294/6400399
p plot.p
www.eeworm.com/read/491733/6433444
h plot.h
#ifndef _PLOT_H_
#define _PLOT_H_
#include
#include
#include
#include "../net/mynic.h"
#include "clock.h"
#include "../apps/logger.h"
#define PLOT_SOURCE_EE
www.eeworm.com/read/491733/6433450
c plot.c
/*
,-----------------------------------------------------------------------------------------.
| io/plot
|-----------------------------------------------------------------------------------------
| th
www.eeworm.com/read/491733/6433460
lst plot.lst
1 .file "plot.c"
2 __SREG__ = 0x3f
3 __SP_H__ = 0x3e
4 __SP_L__ = 0x3d
5 __CCP__ = 0x34
6