代码搜索:2.54杜邦terminal
找到约 7,646 项符合「2.54杜邦terminal」的源代码
代码结果 7,646
www.eeworm.com/read/356470/10226739
java javaterm.java
import java.io.*;
import java.util.*;
import java.awt.*;
import java.awt.event.*;
/*
Created on January 2, 2000
Ben Resner
benres@media.mit.edu
Simple terminal program. Good example f
www.eeworm.com/read/350482/10740814
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/455273/7375145
c main.c
/*
Travis Lytle
This project takes data from an A2D via SPI and displays it via SCI to a terminal the voltage applied
in hex and in volts.
SPI A2D using AD7887 - http://www.analog.com/static/impo
www.eeworm.com/read/136812/5858679
c showstring.c
#ifndef lint
static char sccsid[] = "@(#)showstring.c 1.1 92/07/30 SMI"; /* from S5R2 1.1 */
#endif
#include "curses.ext"
/*
* Dump the string running from first to last out to the terminal.
* Tak
www.eeworm.com/read/135153/5887396
c nterm.c
/*
* Nano-X terminal emulator
*
* Al Riddoch
* Greg Haerr
*/
#include
#include
#include
#include
#include
#include
#define MWINCLU
www.eeworm.com/read/131762/5928033
c nterm.c
/*
* Nano-X terminal emulator
*
* Al Riddoch
* Greg Haerr
*/
#include
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/131315/5935582
c ckucon.c
char *connv = "CONNECT Command for UNIX, 5A(047) 23 Nov 92";
/* C K U C O N -- Dumb terminal connection to remote system, for UNIX */
/*
Author: Frank da Cruz (fdc@columbia.edu, FDCCU@CUVMA.BIT
www.eeworm.com/read/131315/5935584
c ckutio.c
char *ckxv = "UNIX Communications support, 5A(0102), 23 Nov 92";
/* C K U T I O */
/* C-Kermit interrupt, terminal control & i/o functions for UNIX */
/*
Author: Frank da Cruz (fdc@columbia.edu
www.eeworm.com/read/125811/6021936
c nterm.c
/*
* Nano-X terminal emulator
*
* Al Riddoch
* Greg Haerr
*/
#include
#include
#include
#include
#include
#include
#define MWINCLU