代码搜索:thin
找到约 1,525 项符合「thin」的源代码
代码结果 1,525
www.eeworm.com/read/463914/7173252
css tulip.css
BODY {
BACKGROUND-COLOR: white; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; MARGIN: 0px; scrollbar-face-color: #FAFAD2; scrollbar-highlight-color: WHite; scrollbar-3dlight-color: Whi
www.eeworm.com/read/461244/7231140
m define_geometry.m
disp('defining the problem geometry');
bricks = [];
spheres = [];
thin_wires = [];
% define dielectric
bricks(1).min_x = -0.05;
bricks(1).min_y = -0.05;
bricks(1).min_z = 0;
bricks(1).max
www.eeworm.com/read/461244/7231146
m define_geometry.m
disp('defining the problem geometry');
bricks = [];
spheres = [];
thin_wires = [];
% define dielectric
bricks(1).min_x = -80e-3;
bricks(1).min_y = -80e-3;
bricks(1).min_z = -80e-3;
bricks
www.eeworm.com/read/447899/7544286
cnx mydff.cnx
GENERATION: STANDARD
VERSION: WM1.0
MODULE: lpm_ff
CBXDLL: cbx_lpm_ff
PRIVATE: ACLR NUMERIC "0"
PRIVATE: ALOAD NUMERIC "0"
PRIVATE: ASET NUMERIC "0"
PRIVATE: ASETV NUMERIC "0"
PRIVATE: AS
www.eeworm.com/read/305889/13757240
m example10_10.m
I1= imread('circles.tif');
imshow(I1);
I2 = bwmorph(I1,'skel',Inf);
imshow(I2)
I3= bwmorph(I1,'thin',Inf);
imshow(I3)
www.eeworm.com/read/492717/6407973
m example10_10.m
I1= imread('circles.tif');
imshow(I1);
I2 = bwmorph(I1,'skel',Inf);
imshow(I2)
I3= bwmorph(I1,'thin',Inf);
imshow(I3)
www.eeworm.com/read/478055/6718931
css style.css
.text {
font-size: 12px;
}
.table_big {
background-color: #76BABC;
border: 3px solid #000000;
}
.text_title {
font-size: 12px;
color: #0000FF;
}
.button_ {
border: thin solid #000000