代码搜索结果
找到约 10,000 项符合
Y 的代码
y
From:
Subject: =?gb2312?B?wP0xMS44?=
Date: Tue, 23 Aug 2005 20:11:28 +0800
MIME-Version: 1.0
Content-Type: multipart/related;
boundary="----=_NextPart_000_00
y_ax_y.cc
#include "mtl/matrix.h"
#include "mtl/mtl.h"
#include "mtl/utils.h"
/*
Sample output
3x3
[
[5,4,3],
[2.5,3,3.5],
[1,1.5,2]
]
3x3
[
[5,4,3],
[0,1,2],
[1,1.5,2]
]
*/
using namespace mtl;
int
m4y.y
%{
/* @(#)m4y.y 1.2 */
extern long evalval;
#define YYSTYPE long
%}
%term DIGITS
%left OROR
%left ANDAND
%left '|' '^'
%left '&'
%right '!' '~'
%nonassoc GT GE LT LE NE EQ
%left '+' '-'
%left '*' '/'
slp_attr_y.y
/*******************************************************************
* Description: encode/decode attribute lists
*
* Originated: 03-06-2000
* Original Author: Mike Day - md@soft-hackle.net
*
slp_filter_y.y
/*******************************************************************
* Description: encode/decode LDAP filters
*
* Originated: 04-21-2001
* Original Author: Mike Day - md@soft-hackle.net
*
*
y_ax_y.cc
#include "mtl/matrix.h"
#include "mtl/mtl.h"
#include "mtl/utils.h"
/*
Sample output
3x3
[
[5,4,3],
[2.5,3,3.5],
[1,1.5,2]
]
3x3
[
[5,4,3],
[0,1,2],
[1,1.5,2]
]
*/
using namespace mtl;
int
y_ax_y.cc
#include "mtl/matrix.h"
#include "mtl/mtl.h"
#include "mtl/utils.h"
/*
Sample output
3x3
[
[5,4,3],
[2.5,3,3.5],
[1,1.5,2]
]
3x3
[
[5,4,3],
[0,1,2],
[1,1.5,2]
]
*/
using namespace mtl;
int
m4y.y
%{
extern long evalval;
#define YYSTYPE long
%}
%term DIGITS
%left '|'
%left '&'
%right '!'
%nonassoc GT GE LT LE NE EQ
%left '+' '-'
%left '*' '/' '%'
%right POWER
%right UMINUS
%%
s : e ={ evalval