代码搜索:dataIn
找到约 2,888 项符合「dataIn」的源代码
代码结果 2,888
www.eeworm.com/read/235612/14062047
m segyoutput.m
function segyoutput(sgyfile, datain, sampint, numsamps, numtraces, format, platform)
% function segyoutput(sgyfile, datain, sampint, numsamps, numtraces, format, platform)
%
% Writes seismic data
www.eeworm.com/read/109550/15555288
pas uuencode.pas
{* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
Author: Fran鏾is PIETTE
Using code donated by Brad Choate
Object:
www.eeworm.com/read/108182/15591842
pas uuencode.pas
{* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
Author: Fran鏾is PIETTE
Using code donated by Brad Choate
Object:
www.eeworm.com/read/100044/15887553
pas uuencode.pas
{* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
Author: Fran鏾is PIETTE
Using code donated by Brad Choate
Object:
www.eeworm.com/read/391308/8410250
bs2 ex24 - 74hc165.bs2
' {$STAMP BS2}
' ==============================================================================
'
' File...... Ex24 - 74HC165.BS2
' Purpose... Input expansion with 74HC165
' Author.... Parallax
www.eeworm.com/read/389689/8508507
sas ive_examples_editor.sas
/* iveware examples - sas editor mode */
/* import the sas datasets */
libname import xport "ive_examples_datain.exp";
proc copy in=import out=work;
run;
libname import xport "ive_example
www.eeworm.com/read/385875/8784779
wsf wed.wsf
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to
www.eeworm.com/read/429594/8800715
txt 8.4.2利用邻接表的图最短路径算法.txt
GRAPH EQU 20H
TREE EQU 21H
QUEUE EQU 1FH
NODE EQU 30H
FG EQU 40H
POINT EQU 80H
LENGTH EQU 40H
D EQU 05H
F DATA 3CH
R DATA 3DH
N DATA 3E
www.eeworm.com/read/285298/8852284
txt 8.4.2利用邻接表的图最短路径算法.txt
GRAPH EQU 20H
TREE EQU 21H
QUEUE EQU 1FH
NODE EQU 30H
FG EQU 40H
POINT EQU 80H
LENGTH EQU 40H
D EQU 05H
F DATA 3CH
R DATA 3DH
N DATA 3E
www.eeworm.com/read/284974/8880884
txt 8.4.2利用邻接表的图最短路径算法.txt
GRAPH EQU 20H
TREE EQU 21H
QUEUE EQU 1FH
NODE EQU 30H
FG EQU 40H
POINT EQU 80H
LENGTH EQU 40H
D EQU 05H
F DATA 3CH
R DATA 3DH
N DATA 3E