代码搜索:layer
找到约 10,000 项符合「layer」的源代码
代码结果 10,000
www.eeworm.com/read/250985/12371537
bmp layer_hand_2.bmp
www.eeworm.com/read/250985/12371552
bmp layer_with_arrow_2.bmp
www.eeworm.com/read/250985/12371586
bmp pointer_with_layer_1.bmp
www.eeworm.com/read/250985/12371612
bmp database_connection_with_layer.bmp
www.eeworm.com/read/250985/12371653
bmp pointer_with_layer_2.bmp
www.eeworm.com/read/250985/12371662
bmp pointer_with_layer_3.bmp
www.eeworm.com/read/250985/12371678
bmp pointer_with_layer_4.bmp
www.eeworm.com/read/230811/14273469
m p5layer.m
% asks for layer structure
lad=0;layerdepth5=zeros(size(1:layernum1));
for k=1:layernum1;
layerdepth5(k)=(lad+thick1(k));
textdepth5(k)=lad+0.5*thick1(k);
lad=layerdepth5(k);
end;
figl
www.eeworm.com/read/230811/14273487
m p12layer.m
%divides layers down into thinner layers for plotting and calculation
% It would be possible to always have thin layers
% but this increases the time of computation.
for k=1:layernum7;
ext
www.eeworm.com/read/230811/14273501
m p7layer.m
h=(bot6-top6);
if h>0; %A
[at bt7]=min(abs(layerdepth5-top6));
[ab bb7]=min(abs(layerdepth5-bot6));
extra=round((bot6-top6)/0.05); %divides bragg layer up into 50 nm layers
lay