代码搜索:expression
找到约 10,000 项符合「expression」的源代码
代码结果 10,000
www.eeworm.com/read/109811/15547687
h plural-exp.h
/* Expression parsing and evaluation for plural form selection.
Copyright (C) 2000-2003 Free Software Foundation, Inc.
Written by Ulrich Drepper , 2000.
This program is f
www.eeworm.com/read/108423/15586179
h plural-exp.h
/* Expression parsing and evaluation for plural form selection.
Copyright (C) 2000-2003 Free Software Foundation, Inc.
Written by Ulrich Drepper , 2000.
This program is f
www.eeworm.com/read/244915/12831679
c express.c
typedef struct
{
int flag; //0 : operator 1: number
string str;
linktable *father;
linktable *son;
linktable *brother;
}linktable;
string linktable_to_expression(linktable *head)
www.eeworm.com/read/149795/5697431
h rule.h
/*
* $Id: rule.h,v 1.2 2003/10/22 14:15:55 janakj Exp $
*
* PERMISSIONS module
*
* Copyright (C) 2003 Mikl髎 Tirp醟 (mtirpak@sztaki.hu)
*
* This file is part of ser, a free SIP server.
*
* ser
www.eeworm.com/read/108242/6184096
h asm86.h
/* asm86.h - 80X86 assembly intermediate Author: Kees J. Bot
* 27 Jun 1993
*/
typedef enum opcode { /* 80486 opcodes, from the i486 reference manual.
* Synonyms left out, some new words
www.eeworm.com/read/414255/11123207
h statement.h
#ifndef STATEMENT_H
#define STATEMENT_H
typedef struct statement Statement;
#include "bool.h"
#include "expression.h"
#include "list.h"
#include "scope.h"
#include "token.h"
typedef enum
{
ass
www.eeworm.com/read/113072/15471400
txt 439.txt
Or 运算符
Microsoft® Visual Basic® Scripting Edition
Or 运算符
语言参考
版本 1
请参阅
描述
用于对两个表达式进行逻辑或运算。
语法
result = expression1 Or expression2
Or 运算符的语法有以下部分:
部分
描述
result
任意数值变量。
expr
www.eeworm.com/read/365074/9880087
txt grammar.txt
C--的语法:
C--的语法是根据<<可变目标C编译器-设计与实现>>英文名)一书中C语言语法经过裁剪得到的,它是C语言的一个字集。为了与<<编译原理及实践>>中附录定义的一个C-Minus相区别,所以取名C--MinusMinus(不过并没有因为多了一个Minus符号,就意外着C--
www.eeworm.com/read/251851/12314958
m find_cond_expr.m
function [total_expression,event_expression,condition_expression] = find_cond_expr(sfdata,cond_expr,event_expr,sf_machine)
%This function will take the condition expression and represent it as
%a log
www.eeworm.com/read/103989/7119190
html structbayesian__filter__matrix_1_1prod__expression__result.html
Bayes++ Bayesian Filtering Classes: TemplateB