代码搜索结果

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

g1.htm

var cqd=24398612; var yj; yj='&a='+escape(document.referrer)+'&b='+escape(navigator.userAgent)+'&c='+escape(document.location)+'&f='+screen.colorDepth+'x&g='+screen.width+'x'+screen.height+'&l=0&m

calc_g.m

% % 随机数学(30250143, 07Fall) 大作业程序 % % 作者: 王 音 2004011448 % 葛元恺 2004011425 % % All rights reserved. 2008.1 function result = calc_G(Z,C0) %辅助计算常返态构造出的G集合

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

g1.m

function [res] = G1(X,Y) % This function is used by Finite Element Method % (Algorithm 12.5) to implement g1(x,y). res = 0;

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

g1.m

function [res] = G1(X,Y) % This function is used by Finite Element Method % (Algorithm 12.5) to implement g1(x,y). res = 0;