代码搜索:2.54杜邦terminal
找到约 7,646 项符合「2.54杜邦terminal」的源代码
代码结果 7,646
www.eeworm.com/read/137626/5822948
h listmenu.h
/* $Id: listmenu.h,v 1.4 2004/11/22 13:27:41 zas Exp $ */
#ifndef EL__BFU_LISTMENU_H
#define EL__BFU_LISTMENU_H
struct session;
struct string;
struct terminal;
struct list_menu {
struct menu_item
www.eeworm.com/read/136812/5861087
icon tektool.icon
/* Format_version=1, Width=64, Height=64, Depth=1, Valid_bits_per_item=16
* Description: Terminal on stand. Display has "TEK" at top, "4014" below.
* Background: Root-window gray.
*/
0x8888, 0x88
www.eeworm.com/read/131315/5938745
changelog
Thu Oct 22 01:08:13 1992 Stu Grossman (grossman at cygnus.com)
* configure.in: Make SCO work again...
Mon Oct 12 15:04:07 1992 Ian Lance Taylor (ian@cygnus.com)
* readline.c (init_terminal_i
www.eeworm.com/read/108242/6184143
c ckutio.c
char *ckxv = "Unix tty I/O, 4E(047), 27 Jan 88";
/* C K U T I O */
/* C-Kermit interrupt, terminal control & i/o functions for Unix systems */
/*
Author: Frank da Cruz (SY.FDC@CU20B),
Columbia
www.eeworm.com/read/485190/6567238
gnuplot g2.gnuplot
set terminal epslatex monochrome 8
set output "../plots/figSine1g.eps"
reset
set style function lines
set size 1.0, 1.0
set origin 0.0, 0.0
set multiplot
set origin 0,0
set size 0.5,0.47
unset titl
www.eeworm.com/read/264291/11322730
gp matrix.gp
set terminal postscript eps
set size 2,2
set output "Matrix.ps"
set title "Matrix e'tornata"
set xlabel "X area"
set ylabel "Y area "
set zlabel "traffic"
#set xtics (100,200,300,400)
set ytics (100
www.eeworm.com/read/403922/11499017
html function.ncurses-halfdelay.html
Put terminal into halfdelay mode
www.eeworm.com/read/403922/11499181
html function.ncurses-resetty.html
Restores saved terminal state
www.eeworm.com/read/403922/11499290
html function.ncurses-noraw.html
Switch terminal out of raw mode
www.eeworm.com/read/403922/11499658
html function.ncurses-wrefresh.html
Refresh window on terminal screen