代码搜索:2.54杜邦terminal
找到约 7,646 项符合「2.54杜邦terminal」的源代码
代码结果 7,646
www.eeworm.com/read/267331/11182376
sh makeplot.sh
#!/bin/sh
GNUPLOT=$1
LABEL=$2
TITLE=$3
EXT=$4
TERM=$5
$GNUPLOT
www.eeworm.com/read/412508/11195128
gp latency.gp
set terminal postscript eps
set size 2,2
set output "Latency.ps"
set title "< Hops performed x Latency measured> Graph"
#set xlabel "X speed avarage"
#set ylabel "Y umber of hops "
#set zlabel "laten
www.eeworm.com/read/236268/14023824
gpl sr-500.gpl
set data style linespoints
#set key 0.045,0.95
set key bottom
set xlabel "Edge connectivity"
set xrange [0.002:0.05]
set ylabel "SR"
set yrange [-0.05:1.05]
set terminal postscript eps "Times-Roman" 1
www.eeworm.com/read/236268/14023828
gpl sr-200.gpl
set data style linespoints
#set key 0.098,0.95
set key bottom
set xlabel "Edge connectivity"
set ylabel "SR"
set xrange [0.004:0.1]
set yrange [-0.05:1.05]
set terminal postscript eps "Times-Roman" 18
www.eeworm.com/read/236268/14023860
gpl sr-1000.gpl
set data style linespoints
#set key 0.028,0.95
set key bottom
set xlabel "Edge connectivity"
set xrange [0.002:0.03]
set ylabel "SR"
set yrange [-0.05:1.05]
set terminal postscript eps "Times-Roman" 1
www.eeworm.com/read/100824/15863835
txt readme.txt
Hi,
This package demonstrates the use of Serial comms. RCOMM.H/RCOMM.C
handle all of the RS232 functions while RTERM.C is a very simple
terminal emulation program. I mean, very simple! However, i
www.eeworm.com/read/26786/965329
51+ҦӦ
;音乐生日快乐的播放
;P1.6是喇叭输出端口,用杜邦线连接到J42插针 B1针脚,喇叭即播放音乐
numtim equ 20h
gewei equ 21h
shiwei equ 22h
scanled equ 23h
org 000h
jmp start
org 00bh
jmp tim0
org 100h
start:; JB P3.7,$ ;检
www.eeworm.com/read/421154/10753168
c tipmail.c
/* "Dumb terminal" mailbox interface
*/
#include "global.h"
#include "mbuf.h"
#include "timer.h"
#include "proc.h"
#include "iface.h"
#ifndef UNIX
#include "n8250.h"
#endif
#include "asy.h"
www.eeworm.com/read/270669/11030726
c tipmail.c
/* "Dumb terminal" mailbox interface
*/
#include "global.h"
#include "mbuf.h"
#include "timer.h"
#include "proc.h"
#include "iface.h"
#ifndef UNIX
#include "n8250.h"
#endif
#include "asy.h"
www.eeworm.com/read/450258/7486818
txt dynamic-150-3-s.txt
set terminal png
set output "dynamic-150-3.png"
set size 0.6, 0.6
set ylabel "#Time-slots"
set xlabel "Transmission Range"
set yrange [10:45]
set xrange [0.13:0.25]
set xtics 0.13, 0.03, 0.25