代码搜索:2.54杜邦terminal
找到约 7,646 项符合「2.54杜邦terminal」的源代码
代码结果 7,646
www.eeworm.com/read/430182/1938317
c con3215.c
/*
* drivers/s390/char/con3215.c
* 3215 line mode terminal driver.
*
* S390 version
* Copyright (C) 1999,2000 IBM Deutschland Entwicklung GmbH, IBM Corporation
* Author(s): Martin Sch
www.eeworm.com/read/425423/2007608
p virqueue.p
set title "Virtual queue lenght for AF1 aggregate"
set xlabel "Time (s)"
set ylabel "queue lenght (packet)"
set autoscale
set yrange [-1:40]
set terminal png
set out "VirQueueLen.png"
plot "VirQueueLe
www.eeworm.com/read/425423/2007610
p classrate.p
set title "Class rate"
set xlabel "time (s)"
set ylabel "bandwidth (kbps)"
set autoscale
set terminal png
set out "ClassRate.png"
plot "ClassRate.tr" using 1:2 title 'EF aggregate' with lines, "ClassR
www.eeworm.com/read/425423/2007636
p goodput.p
set title "Goodput Packet for Telnet and FTP aggregates"
set xlabel "time (s)"
set ylabel "Goodput"
set autoscale
set yrange [-0.1:1.1]
set terminal png
set out "goodput.png"
plot "Goodput.tr" using 1
www.eeworm.com/read/418308/2091542
c ptydrv.c
/* ptyDrv.c - pseudo-terminal driver */
/* Copyright 1984-2001 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
--------------------
01z,12oct01,brk added SELECT funct
www.eeworm.com/read/407072/2270922
gnuplot autocorrelatorharness.gnuplot
set terminal postscript eps enhanced colour solid 24
set output "images/AutoCorrelatorHarness.eps"
set grid
set size 2,2
set style line 2 linetype 1
plot "results/AutoCorrelatorHarness.out" using 1
www.eeworm.com/read/405664/2286984
c ptydrv.c
/* ptyDrv.c - pseudo-terminal driver */
/* Copyright 1984-2001 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
--------------------
01z,12oct01,brk added SELECT funct
www.eeworm.com/read/400890/2345406
c ptydrv.c
/* ptyDrv.c - pseudo-terminal driver */
/* Copyright 1984-2001 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
--------------------
01z,12oct01,brk added SELECT funct
www.eeworm.com/read/396473/2415689
c ptydrv.c
/* ptyDrv.c - pseudo-terminal driver */
/* Copyright 1984-2001 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
--------------------
01z,12oct01,brk added SELECT funct
www.eeworm.com/read/393286/2479893
c con3215.c
/*
* drivers/s390/char/con3215.c
* 3215 line mode terminal driver.
*
* S390 version
* Copyright (C) 1999,2000 IBM Deutschland Entwicklung GmbH, IBM Corporation
* Author(s): Martin Sch