代码搜索结果

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

g2.m

function [res] = G2(X,Y) % This function is used by Finite Element Method % (Algorithm 12.5) to implement g2. syms('T','Z1'); T = 1.0E-05; Z1 = 0; if 0.2-T

g711.c

/* * This source code is a product of Sun Microsystems, Inc. and is provided * for unrestricted use. Users may copy or modify this source code without * charge. * * SUN SOURCE CODE IS PROVI

g721.c

/* * This source code is a product of Sun Microsystems, Inc. and is provided * for unrestricted use. Users may copy or modify this source code without * charge. * * SUN SOURCE CODE IS PROVI

g_spjs.js

function checkblank(id){ele=document.getElementById(id);len=bytes(ele.value);if(len==0){showerror("msg_blank");return false}else{hideerror("msg_blank");return true}};function checkbytem(id,smax){ele=d