代码搜索结果
找到约 10,000 项符合
G 的代码
g.m
function [res] = G(X,Y)
% This function is used by Finite Element Method
% (Algorithm 12.5) to implement G(x,y).
res = 4;
g.m
function [res] = G(X,Y)
% This function is used by Finite Element Method
% (Algorithm 12.5) to implement G(x,y).
res = 4;
g++.mac
CPP = g++
CPPFLAGS =
OFLAGS = -c
EXEFLAG = -o
OBJEXT = o
LIBLINK = -l
.cpp.exe :
$(CPP) $(CPPFLAGS) $< $(EXEFLAG)$@
spec.g
'root'
expression(-> X)
print("POLISH NOTATION:")
polish(X)
print("REVERSE POLISH NOTATION:")
rpn(X)
-- Abstract Syntax
'type' Expr
plus (Expr, Expr)
minus (Expr, Expr)
mu
plsqlgrammar.g
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
PROJECT: PL/SQL Grammer
FILE: PLSQLGrammar.g
AUTHOR: Qazi Firdous Ahmed (qazif_ahmed@infosys.com)
Kru
g.html
Windows 95 API Dictionary: G