代码搜索:U
找到约 10,000 项符合「U」的源代码
代码结果 10,000
www.eeworm.com/read/354040/10395078
asv u5.asv
clear;
N=100;
M=100;
for i=1:N
x(i)=rand(1)*M;
y(i)=rand(1)*M;
end
x(1)=M*0.95;y(1)=M*0.95;
%plot(x,y,'o',x(1),y(1),'p');
for i=1:N
str=num2str(i);
% text(x(i)-2,y(i)-2,str);
www.eeworm.com/read/354040/10395153
asv u0.asv
clear;
M=100;
for N=100:100:500
for i=1:N
x(i)=rand(1)*M;
y(i)=rand(1)*M;
end
x(1)=M*0.95;y(1)=M*0.95;
%plot(x,y,'o',x(1),y(1),'p');
%for i=1:N
% str=num2str(i);
% text(x(i)-2
www.eeworm.com/read/354040/10395172
asv u6.asv
clear;
N=100;
M=100;
for i=1:N
x(i)=rand(1)*M;
y(i)=rand(1)*M;
end
x(1)=M*0.95;y(1)=M*0.95;
%plot(x,y,'o',x(1),y(1),'p');
for i=1:N
str=num2str(i);
% text(x(i)-2,y(i)-2,str);
www.eeworm.com/read/354040/10395192
m u0.m
clear;
N=100;
M=100;
for i=1:N
x(i)=rand(1)*M;
y(i)=rand(1)*M;
end
x(1)=M*0.95;y(1)=M*0.95;
plot(x,y,'o',x(1),y(1),'p');
%for i=1:N
% str=num2str(i);
% text(x(i)-2,y(i)-2,str)
www.eeworm.com/read/354040/10395211
m u1.m
clear;
N=100;
M=100;
Q_size=1000;
S_size=30;
P_num=30;
for i=1:N
x(i)=rand(1)*M;
y(i)=rand(1)*M;
end
x(1)=M*0.95;y(1)=M*0.95;
%plot(x,y,'o',x(1),y(1),'p');
for i=1:N
str=num2s
www.eeworm.com/read/354040/10395213
m u4.m
clear;
N=100;
M=100;
for i=1:N
x(i)=rand(1)*M;
y(i)=rand(1)*M;
end
x(1)=M*0.95;y(1)=M*0.95;
%plot(x,y,'o',x(1),y(1),'p');
for i=1:N
str=num2str(i);
% text(x(i)-2,y(i)-2,str);
www.eeworm.com/read/354040/10395246
m u2.m
clear;
N=100;
M=100;
S_size=30;
P_num=30;
aa=0;
for i=1:N
x(i)=rand(1)*M;
y(i)=rand(1)*M;
end
x(1)=M*0.95;y(1)=M*0.95;
%plot(x,y,'o',x(1),y(1),'p');
for i=1:N
str=num2str(i);
www.eeworm.com/read/354040/10395267
asv u3.asv
clear;
N=100;
M=100;
for i=1:N
x(i)=rand(1)*M;
y(i)=rand(1)*M;
end
x(1)=M*0.95;y(1)=M*0.95;
%plot(x,y,'o',x(1),y(1),'p');
for i=1:N
str=num2str(i);
% text(x(i)-2,y(i)-2,str);
www.eeworm.com/read/354040/10395313
fig u11.fig
www.eeworm.com/read/354040/10395335
m u5.m
clear;
N=100;
M=100;
for i=1:N
x(i)=rand(1)*M;
y(i)=rand(1)*M;
end
x(1)=M*0.95;y(1)=M*0.95;
%plot(x,y,'o',x(1),y(1),'p');
for i=1:N
str=num2str(i);
% text(x(i)-2,y(i)-2,str);