代码搜索:Loop
找到约 10,000 项符合「Loop」的源代码
代码结果 10,000
www.eeworm.com/read/183976/9127743
cht control_loop.cht
www.eeworm.com/read/183976/9127754
con control_loop.con
: 'control_loop ." 05/10/2006 10:49:57" ;
: 7_0
0 JUMP ;
: 7_43
^data_101 @@ ^data_102 @@ F- ^deltat @!
^deltat @@ 5 I>F F> IF
-6 ^flag @!
|TIC_101 0 I>F $0008.. 3 ROLL EX.!PID
|TIC_201 1
www.eeworm.com/read/183976/9127760
ccd control_loop.ccd
: 7_0
0 JUMP ;
: 7_43
^MODE @@ 1 = IF
^data_t1 @@ ^t_SET @@ F- ^deltat @!
ELSE
^data_t1 @@ ^data_t2 @@ F- ^deltat @!
THEN
^deltat @@ 5 I>F F> IF
-6 ^flag @!
|TIC_101 0 I>F $0008.. 3
www.eeworm.com/read/281807/9132831
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/281807/9132835
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/281807/9132842
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/281807/9132848
mat loop1.mat
www.eeworm.com/read/281807/9132852
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/281416/9156488
h loop3.h
//---------------------------------------------------------------------------
#ifndef loop3H
#define loop3H
//---------------------------------------------------------------------------
#include
www.eeworm.com/read/281416/9156574
cpp loop3.cpp
//---------------------------------------------------------------------------
#include
#pragma hdrstop
#include "Pcom.h"
#include "loop3.h"
//---------------------------------------