代码搜索:2.54杜邦terminal

找到约 7,646 项符合「2.54杜邦terminal」的源代码

代码结果 7,646
www.eeworm.com/read/216502/4890531

1c cu.1c

.TH CU 1C .SH NAME cu \- call UNIX .SH SYNOPSIS .B cu telno [ .BR \-t "" ] [ .BR \-s "" speed ] [ .BR \-a "" acu ] [ .BR \-l "" line ] .SH DESCRIPTION .I Cu calls up another UNIX system, a terminal,
www.eeworm.com/read/216502/4890998

c cu.c

#include #include #include /* * cu telno [-t] [-s speed] [-l line] [-a acu] * * -t is for dial-out to terminal. * speeds are: 110, 134, 150, 300, 1200. 300 is defaul
www.eeworm.com/read/216499/4892209

5 tabs.5

.th TABS V 6/15/72 .sh NAME tabs \*- set tab stops .sh SYNOPSIS .bd "cat /usr/pub/tabs" .sh DESCRIPTION Printing this file on a suitable terminal sets tab stops every 8 columns. Suitable terminals inc
www.eeworm.com/read/216499/4892497

hel2

.h0 "\na.\n+b User Access Control" .sh LOGIN Sign on as a new user. .op Verify password and establish user's individual and group (project) identity. .op Adapt to characteristics of terminal. .op Est
www.eeworm.com/read/216450/4894789

makefile

# Makefile for terminal driver (TTY) DRIVER = tty # directories u = /usr i = $u/include s = $i/sys m = $i/minix b = $i/ibm d = .. # programs, flags, etc. MAKE = exec make CC = exec cc CFLAGS = -I$i
www.eeworm.com/read/209211/4985735

c parse.c

#include "u.h" #include "../port/lib.h" #include "mem.h" #include "dat.h" #include "fns.h" #include "../port/error.h" /* * Generous estimate of number of fields, including terminal nil pointer */ s
www.eeworm.com/read/209211/4986683

c parse.c

#include #include #include #include #include /* * Generous estimate of number of fields, including terminal nil pointer */ static int ncmdfield(char *p, i
www.eeworm.com/read/201813/5056615

dem graphs.dem

set terminal png set size 1.75 set ylabel "Cycles per Operation" set xlabel "Operand size (bits)" set output "addsub.png" plot 'add.log' smooth bezier title "Addition", 'sub.log' smooth bezier title
www.eeworm.com/read/195341/5111622

5 tabs.5

.th TABS V 6/15/72 .sh NAME tabs \*- set tab stops .sh SYNOPSIS .bd "cat /usr/pub/tabs" .sh DESCRIPTION Printing this file on a suitable terminal sets tab stops every 8 columns. Suitable terminals inc
www.eeworm.com/read/195341/5111908

hel2

.h0 "\na.\n+b User Access Control" .sh LOGIN Sign on as a new user. .op Verify password and establish user's individual and group (project) identity. .op Adapt to characteristics of terminal. .op Est