代码搜索结果
找到约 2,116 项符合
Y 的代码
y.tab.c
#if defined(__STDC__) || defined(__cplusplus)
#define YYCONST const
#define YYPARAMS(x) x
#define YYDEFUN(name, arglist, args) name(args)
#define YYAND ,
#define YYPTR void *
#else
#define YYCO
y.tab.h
#define NOT 257
#define INT 258
#define REAL 259
#define BOOL 260
#define READ 261
#define WRITE 262
#define ASSIGN 263
#define IF 264
#define THEN 265
#define ELSE 266
#define FI 267
#defi
y.dfm
object MemoryBrowser: TMemoryBrowser
Left = 331
Top = 409
Width = 646
Height = 501
BorderIcons = [biSystemMenu]
Caption = 'Memory Browser'
Color = clBtnFace
Font.Charset = DEFA
poj3263.cpp
#include
using namespace std;
struct node
{
int a, b;
node(int x = 0, int y = 0)
{
if (x < y) {a = x; b = y;}
else {a = y; b = x;}
}
};
oplot0.dat
Y
+ *
* + *
kkspt0.dat
y( 0)=5.40000e+01 yy( 0)=5.68429e+01
y( 1)=1.45000e+02 yy( 1)=1.33629e+02
y( 2)=2.27000e+02 yy( 2)=2.44057e+02
y( 3)=3.59000e+02 yy( 3)=3.47943e+02
y( 4)=4.01000e+02 yy( 4)=3.93457e+02