代码搜索结果

找到约 10,000 项符合 G 的代码

g.m

function y=g(t) %global a T B %B为3db带宽 %GMSK中B*T=0.3 %T为码元周期 %a是决定filter性能的参数 T=1/270833;%s B=0.3/T;%t=[-2.5/270833:0.0000001:2.5/270833]; a=sqrt(log(2)/2)/B; y=1/4/T*erfc(pi/a*(t-T/2))-1/4/T

g.m

function [g]=g() global Tb %GT Summary of this function goes here % Detailed explanation goes here Tb=0.000003692; B=0.3/Tb; a=sqrt(log2(2)/(2*B*B)); L=128; dt=Tb/L; t=(-2.5*Tb:dt:2.5*Tb); g=0.25/T

g.m

function [g]=g(t) T=1/270833; h=0.5; B=0.3/T; a=sqrt(log(2)/2)/B; g1=0.5*erfc(pi*(t+T/2)/a); g2=0.5*erfc(pi*(t-T/2)/a); g=(g2-g1)/(T*2);

defs.g++

# defs.g++ # # modification history # -------------------- # 01d,21may02,sn Rename OBJS_$(TOOLENV) to OBJS_CPLUS_$(TOOLENV) to avoid clash # with ../../common/Makefile # 01c,20may02

defs.g++

# defs.g++ # # modification history # -------------------- # 01d,21may02,sn Rename OBJS_$(TOOLENV) to OBJS_CPLUS_$(TOOLENV) to avoid clash # with ../../common/Makefile # 01c,20may02

defs.g++

# defs.g++ # # modification history # -------------------- # 01d,21may02,sn Rename OBJS_$(TOOLENV) to OBJS_CPLUS_$(TOOLENV) to avoid clash # with ../../common/Makefile # 01c,20may02

g.java

package com.hoya.client; import com.hoya.games.common.a; import java.util.Vector; public final class g extends c { private String n; public g(String paramString1, int paramInt, String

g.java

package com.hoya.util.code; public final class g { static boolean a = false; static final int[] b = { 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86,

g.java

package com.hoya.games.sp; import java.awt.Color; import java.awt.Container; import java.awt.Font; import java.awt.Frame; import java.awt.GridBagConstraints; import java.awt.GridBagLayout; im

g.ael

context g { 134 => NoOp(hi there, g); }