代码搜索:width
找到约 10,000 项符合「width」的源代码
代码结果 10,000
www.eeworm.com/read/405217/11468636
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/405217/11468659
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/405127/11471085
java paodan.java
import java.net.*;
import java.awt.*;
import java.awt.event.*;
import java.applet.*;
import javax.swing.*;
public class paodan extends Applet implements Runnable,KeyListener
{
private Image b