代码搜索:zd

找到约 1,656 项符合「zd」的源代码

代码结果 1,656
www.eeworm.com/read/378919/9213005

m tmatchs.m

% TMATCHS Provides the T rods lengths in meters and the capacitors % values in pF for a T matching structure. % % [LT, C] = TMATCHS(L,A,D,F,ZD) % % L is the dipole leng
www.eeworm.com/read/120251/6079412

sconscript

Import('env BuildPythonModule') env = env.Copy() env['CCPDBDEBUGFLAGS'] = '/Zd' # reach compiler limit in BillboardSet if using '/Zi' BuildPythonModule( env, source_dir = '#src/pyogre'
www.eeworm.com/read/113165/6141426

sconscript

Import('env BuildPythonModule') env = env.Copy() env['CCPDBDEBUGFLAGS'] = '/Zd' # reach compiler limit in BillboardSet if using '/Zi' BuildPythonModule( env, source_dir = '#src/pyogre'
www.eeworm.com/read/212579/4935908

java department.java

/** * */ package edu.whut.cwts.maintain.bean; public class Department { /** * @param args */ private String zddm; private String zdmc; public String getZddm() { return zd
www.eeworm.com/read/369447/9648571

pas readdatafileut.pas

unit ReadDataFileUt; interface uses Windows, Classes, Controls, SysUtils; type TDataRec=class code:string; rq:TDate; kp:single; sp:single; zg:single; zd:singl
www.eeworm.com/read/369447/9648593

~pas readdatafileut.~pas

unit ReadDataFileUt; interface uses Windows, Classes, Controls, SysUtils; type TDataRec=class code:string; rq:TDate; kp:single; sp:single; zg:single; zd:singl
www.eeworm.com/read/236767/13999547

m weights.m

function [w]=weights(zd,zs,ns,m) %... %... weighting coefficients for finite difference approximations, computed %... by an algorithm of B. Fornberg (1,2), are used in the following %... app
www.eeworm.com/read/378919/9212978

m omatchs.m

% OMATCHS Provides the gamma rod length in meters and the series % capacitor value in pF for a omega matching structure. % % [LG, CS] = OMATCHS(L,A,D,F,CP,ZD) % % L i
www.eeworm.com/read/212797/6962499

m vtb9_3ex.m

function [zd]=vtb9_3ex(z,u,t) % function for 2 % dx dx % m -- + c -- +k x = f(t) % 2 dt % dt dx
www.eeworm.com/read/212797/6962541

m vtb1_3ex.m

function [zd]=vtb1_3ex(z,u,t) % function for 2 % dx dx % m -- + c -- +k x = f(t) % 2 dt % dt dx