代码搜索:dataIn
找到约 2,888 项符合「dataIn」的源代码
代码结果 2,888
www.eeworm.com/read/19116/812042
sdi 11.sdi
,,,ORG 0000H
0000,02 00 16,,LJMP MAIN1
,,,ORG 0003H
0003,02 01 A2,,LJMP ZINT0
,,,ORG 0013H
0013,02 01 B1,,LJMP ZINT1
,,,TMPL EQU 29H
,,,TMPH EQU 28H
,,,FLAG1 EQU 38H
000B,,,DATAIN BIT P3.7
0
www.eeworm.com/read/305566/3773244
par ktmig.par
##### KTMIG PARAMETER FILE
datain1=/files1/data/input.data
compress=0
dataouts=/files1/data/ktmig.data
x1=-1600.
x2=1600.
x3=-1600.
y1=-1600.
y2=-1600.
y3=1600.
tr1=1
tr2=65
tr3=1
ln1=1
ln2=1
www.eeworm.com/read/221877/14716335
asm music.asm
SS EQU P0.0 ;语音片选
INT EQU P0.1
MOSI EQU P0.2;串行数据输入至语音IC
;MISO EQU P0.2;串行数据由语音IC输出
SCLK EQU P0.3;语音IC串行时钟
DATAOUT EQU P3.0
DATAIN EQU P3.1
PLAY0 EQU 30H
PLAY1 EQU 31H
PLAY2 EQU 32H
www.eeworm.com/read/305566/3773268
par kzmig.par
##### KZMIG PARAMETER FILE
datain1=/scratch/syn.data
dataouts=/scratch/syn.data.kzmig
x1=0
x2=4000
x3=0
y1=0
y2=0
y3=5000
tr1=1
tr2=201
tr3=1
ln1=1
ln2=1
ln3=51
cdp1=1
cdp2=201
cdp3=10051
ds1=2
www.eeworm.com/read/343298/11959363
m de_mapping_psdu.m
function [out1,out2]=de_mapping_psdu(datain,length,rate);
p=[1,1,1,1,-1,-1,-1,1,-1,-1,-1,-1,1,1,-1,1,-1,-1,1,1,-1,1,1,-1,1,1,1,1,1,1,-1,1,...
1,1,-1,1,1,-1,-1,1,1,1,-1,1,-1,-1,-1,1,-1,1,-1,-1,1,-1,-
www.eeworm.com/read/343298/11959410
m mapping_psdu.m
function [out]=mapping_psdu(datain,length,rate);
p=[1,1,1,1,-1,-1,-1,1,-1,-1,-1,-1,1,1,-1,1,-1,-1,1,1,-1,1,1,-1,1,1,1,1,1,1,-1,1,...
1,1,-1,1,1,-1,-1,1,1,1,-1,1,-1,-1,-1,1,-1,1,-1,-1,1,-1,-1,1,1,1,1
www.eeworm.com/read/343298/11959532
asv de_mapping_psdu.asv
function [out1,out2]=de_mapping_psdu(datain,length,rate);
p=[1,1,1,1,-1,-1,-1,1,-1,-1,-1,-1,1,1,-1,1,-1,-1,1,1,-1,1,1,-1,1,1,1,1,1,1,-1,1,...
1,1,-1,1,1,-1,-1,1,1,1,-1,1,-1,-1,-1,1,-1,1,-1,-1,1,-1,-
www.eeworm.com/read/305566/3773274
sh kzmig.hz.sh
#!/bin/csh
/home/stgpzli/TESTbin/ /kzmig.test \
datain=/files1/data/syn.data \
x1=0 y1=0 s1=0 l1=0 cdp1=1 tr1=1 ln1=1 \
x2=4000 y2=0 s2=4000 l2=0 cdp2=201 tr2=201 ln2=1 \
x3=0 y3=5000 s3=0 l3=5