代码搜索:Input
找到约 10,000 项符合「Input」的源代码
代码结果 10,000
www.eeworm.com/read/129182/14259209
input life2d.input
#ca outer totalistic generated config template
1
#dim
2
#win length
2
#ca dimensions
100 100
#neigborhood
8
#neighbors
-1 0
-1 1
0 1
1 1
1 0
1 -1
0 -1
-1 -1
#weights
1 1 1 1 1 1 1 1
#display basis
1.0
www.eeworm.com/read/129182/14259211
input samp2dtot.input
#ca outer totalistic generated config template
1
#dim
2
#ca win len
2
#ca dimensions
100 100
#num neigbors
8
#neighbors
0 1
1 1
1 0
1 -1
0 -1
-1 -1
-1 0
-1 1
#weights
1 1 1 1 1 1 1 1
#display basis
1.
www.eeworm.com/read/228890/14358155
m seg2input.m
function [record,recordid,sampleint,numsample,shotno,stationsum,firststation] = seg2input(sg2file)
% 自编
format long e;
record(1:500,4096)=0;
recordid=0;
sampleint=0;
numsample=0;
shotno=0;
sta
www.eeworm.com/read/228696/14366620
c ad8input.c
/*------------------------------------------------------------------------------
AD8Input.C: MSC 1200 A/D Conversion for 8 single ended channels.
Uses 0-5V on inputs AIN0 to AIN7 and A
www.eeworm.com/read/228696/14366626
obj ad8input.obj
www.eeworm.com/read/228696/14367194
c ad8input.c
/*------------------------------------------------------------------------------
AD8Input.C: MSC 1200 A/D Conversion for 8 single ended channels.
Uses 0-5V on inputs AIN0 to AIN7 and A
www.eeworm.com/read/228696/14367202
obj ad8input.obj
www.eeworm.com/read/127056/14382871
js borrow_input_detail.js
// ******************************************************************************
// onmouseover时设置前景色为黄色
// -----------------------------------------------------------------------------------------