代码搜索:width
找到约 10,000 项符合「width」的源代码
代码结果 10,000
www.eeworm.com/read/254925/12112332
bas module1.bas
Attribute VB_Name = "Module1"
' *********************************************
' * Code by Robert Wright - *
' *********************************************
' ******************
www.eeworm.com/read/152406/12116745
m mustripweff.m
% MUSTRIPWEFF Calculate the effective width of a microstrip line
%
% [Weff] = MUSTRIPWEFF (W, T, H)
% W is the width
% T is the thickness
% H is the height
%
function [W
www.eeworm.com/read/152406/12116824
m stripline.m
% STRIPLINE Calculate the required width of a stripline
%
% [W] = STRIPLINE (H, Z0, EpsR)
% H is the height
% Z0 is the required characteristic impedance
% EpsR is the relati
www.eeworm.com/read/254516/12132900
m stripline.m
% STRIPLINE Calculate the required width of a stripline
%
% [W] = STRIPLINE (H, Z0, EpsR)
% H is the height
% Z0 is the required characteristic impedance
% EpsR is the relati
www.eeworm.com/read/254513/12133066
m mustripweff.m
% MUSTRIPWEFF Calculate the effective width of a microstrip line
%
% [Weff] = MUSTRIPWEFF (W, T, H)
% W is the width
% T is the thickness
% H is the height
%
function [W
www.eeworm.com/read/152083/12143529
cpp d7r2.cpp
#include "iostream.h"
#include "fstream.h"
#include "stdlib.h"
#include "conio.h"
void main()
{
//program d7r2
//driver for routine piksr2
double a[101], b[101];
int i,j;
ifs
www.eeworm.com/read/152083/12143540
cpp d7r5.cpp
#include "iostream.h"
#include "fstream.h"
#include "stdlib.h"
#include "conio.h"
void main()
{
//program d7r5
//for routine sort2
double a[101], b[101];
int i,j;
ifstream fi