代码搜索结果
找到约 10,000 项符合
Raspberry Pi 的代码
gen_ftp_client.pi
message: RemoteMessage
message: MovingSoon
message: MovingNow
message: NeighborInfoMsg
message: PartitionInfoMsg
message: NodePositionMsg
message: WiredPartitionMsg
message: Ready
message: Sta
gen_ftp_server.pi
message: RemoteMessage
message: MovingSoon
message: MovingNow
message: NeighborInfoMsg
message: PartitionInfoMsg
message: NodePositionMsg
message: WiredPartitionMsg
message: Ready
message: Sta
pathloss_two_ray.pi
message: RemoteMessage
message: MovingSoon
message: MovingNow
message: NeighborInfoMsg
message: PartitionInfoMsg
message: NodePositionMsg
message: WiredPartitionMsg
message: Ready
message: Sta
pathloss_free_space.pi
message: RemoteMessage
message: MovingSoon
message: MovingNow
message: NeighborInfoMsg
message: PartitionInfoMsg
message: NodePositionMsg
message: WiredPartitionMsg
message: Ready
message: Sta
mimo2pi.m
% Algorithm "mimo2pi.m"
% Implementation of Node Reduction Algorithm
% and calculation of equivalent pi-shaped
% two-port network.
% Input Parameters:
% - Number of internal and exterior
pi.sci.svn-base
function a = pi()
// the pi constant - for Matlab compatibility
a = %pi;
endfunction
my_pi_montocalo.m
function y=my_pi_montocalo(n)
m=0;
for k=1:n
if rand(1)^2+rand(1)^2
pi_zoom_slider.m
function PI_zoom_slider(hObject, eventdata, handles)
haxs=findobj(gcf,'type','axes','tag','MAINAXES');
h=get(gcf,'userdata');
hi=h(5);
hvertscrol=h(16);
hhorscrol=h(17);
xdat=sort(get(hi,'xdat