代码搜索结果
找到约 10,000 项符合
G 的代码
g.m
function [y]=g(x1,x2)
y0=10;
if nargin==1
y=atan(x1/y0);
else
y=atan(x1/y0)+x2;
end
g.asv
function [y]=g(x1,x2)
if margin==1
y1=arctan(x/y0);
end
else
y1=arctan(x1/y0)+x2;
end
g++.mac
CPP = g++
CPPFLAGS = -Wall
OFLAGS = -c
EXEFLAG = -o
OBJEXT = o
LIBLINK = -l
.cpp.$(OBJEXT) :
$(CPP) $(CPPFLAGS) $(OFLAGS) $< -o $@
.$(OBJEXT).exe :
$(CPP) $(CPPFLAGS) $< $(EXEFLAG)$@
g7231.001
# Microsoft Developer Studio Project File - Name="g7231" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 5.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Con
g7231.002
# Microsoft Developer Studio Project File - Name="g7231" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 5.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Con
g.java
// Decompiled by Jad v1.5.7g. Copyright 2000 Pavel Kouznetsov.
// Jad home page: http://www.geocities.com/SiliconValley/Bridge/8617/jad.html
// Decompiler options: packimports(3) fieldsfirst ansi