代码搜索:Loop
找到约 10,000 项符合「Loop」的源代码
代码结果 10,000
www.eeworm.com/read/294899/8195242
c loop_print.c
//Loop_print.c Data acquisition. Loop with data printed to a file
#include
#define BUFFER_SIZE 64 //buffer size
int i=0;
int j=0;
int buffer[BUFFER_SIZE];
www.eeworm.com/read/393211/8303876
asv loop2.asv
%LOOP2
% Creates triangular mesh for the helical antenna
% of given radius, number of turns, spacing, and
% wire thickness.
%
% The following parameters need to be specified:
%
%
www.eeworm.com/read/393211/8303880
m loop2.m
%LOOP2
% Creates triangular mesh for the helical antenna
% of given radius, number of turns, spacing, and
% wire thickness.
%
% The following parameters need to be specified:
%
% Tu
www.eeworm.com/read/393211/8303881
mat loop2.mat
www.eeworm.com/read/393211/8303886
m loop4.m
%LOOP4
% Creates triangular mesh for the helical tapered
% antenna of given radius, number of turns, spacing,
% and wire thickness.
%
% The following parameters need to be specified:
%
www.eeworm.com/read/393211/8303887
mat loop4.mat
www.eeworm.com/read/393211/8303892
m loop1.m
%LOOP1
% Creates triangular mesh for the loop antenna of
% given radius and wire thickness
% The following parameters need to be specified:
%
% Loop radius in m a
www.eeworm.com/read/393211/8303900
mat loop1.mat
www.eeworm.com/read/393211/8303906
m loop3.m
%LOOP3
% Creates triangular mesh for the helical antenna
% of given radius, number of turns, spacing, and
% wire thickness.
%
% LOOP3 has a somewhat better mesh quality than LOOP2
%
www.eeworm.com/read/393211/8303914