代码搜索:2.54杜邦terminal
找到约 7,646 项符合「2.54杜邦terminal」的源代码
代码结果 7,646
www.eeworm.com/read/330303/3425617
gnuplot unscentedkalmansmootherharness.gnuplot
set terminal postscript eps enhanced colour solid 24
set output "images/UnscentedKalmanSmootherHarness.eps"
set grid
set size 2,2
set style line 1 linetype 1 linewidth 1 pointtype 2 pointsize 2
set s
www.eeworm.com/read/330303/3425621
gnuplot unscentedkalmanfilterharness.gnuplot
set terminal postscript eps enhanced colour solid 24
set output "images/UnscentedKalmanFilterHarness.eps"
set grid
set size 2,2
set style line 1 linetype 1 linewidth 1 pointtype 2 pointsize 2
set sty
www.eeworm.com/read/317486/3579492
desktop axel-kapt.desktop
[Desktop Entry]
Version=1.0
Name=Axel
GenericName=Axel Front-end
Comment=Front-end for Axel - a light download accelerator
Type=Application
Exec=axel-kapt %f
Icon=connect_creating
Terminal=false
X-KDE
www.eeworm.com/read/307320/3724403
cmd timeseq.cmd
# create time-sequence graph with gnuplot
gnuplot
www.eeworm.com/read/304805/3785423
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/276787/4164021
desktop mb-launcher-term.desktop
[Desktop Entry]
Name=Term Launcher
Comment=Panel based Terminal launcher
# the '-o -1' makes monolaunch dock to the left
Exec=mb-applet-launcher -o -1 -l mbterm.png mb-applet-xterm-wrapper.sh
Type=Pan
www.eeworm.com/read/440906/1778467
f 9263.f
PARAMETER (Q=1)
PARAMETER (P=10)
INTEGER C(10),D(10),E(10),F(10)
DATA (C(I),I=1,P) /10*10/ ! TERMINAL NOT INTEGER
DATA (D(I),I=Q,10) /10*10/ ! START NOT INTEGE
www.eeworm.com/read/435707/1861890
c parse.c
#include "u.h"
#include "lib.h"
#include "mem.h"
#include "dat.h"
#include "fns.h"
#include "error.h"
/*
* Generous estimate of number of fields, including terminal nil pointer
*/
static int
ncmdfi
www.eeworm.com/read/433950/1875451
java getlocationforgroupresponse.java
package cn.com.chinatelecom.schema.ctcc.terminal_location.v2_1.local;
import java.util.ArrayList;
import java.util.List;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.a
www.eeworm.com/read/433950/1875452
java getlocationforgroup.java
package cn.com.chinatelecom.schema.ctcc.terminal_location.v2_1.local;
import java.util.ArrayList;
import java.util.List;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.a