代码搜索:expression
找到约 10,000 项符合「expression」的源代码
代码结果 10,000
www.eeworm.com/read/467324/7009853
m xrc.m
function [y] = xrc(f,alpha,T);
% [y]=xrc(f,alpha,T)
% evaluates the expression Xrc(f). The parameters alpha and T
% must also be given as inputs to the function.
if (abs(f) > ((1+alpha)/(2*T))
www.eeworm.com/read/378796/7070057
err ml.err
FATAL
cannot open file
I/O error closing file
I/O error writing file
I/O error reading file
out of memory
assembler limit : macro parameter name table full
invalid command-line option
nesting
www.eeworm.com/read/364251/7075530
c testregexp.c
/*
* testRegexp.c: simple module for testing regular expressions
*
* See Copyright for the status of this software.
*
* Daniel Veillard
*/
#include "libxml.h"
#ifdef LIBXM
www.eeworm.com/read/364251/7075924
c testxpath.c
/*
* testXPath.c : a small tester program for XPath.
*
* See Copyright for the status of this software.
*
* daniel@veillard.com
*/
#include "libxml.h"
#if defined(LIBXML_XPATH_ENABLED) && defin
www.eeworm.com/read/332978/7142158
java testregularexpression.java
//: strings/TestRegularExpression.java
// Allows you to easily try out regular expressions.
// {Args: abcabcabcdefabc "abc+" "(abc)+" "(abc){2,}" }
import java.util.regex.*;
import static net.mind
www.eeworm.com/read/181810/7154382
rpt core_1c6.map.rpt
Analysis & Synthesis report for core_1c6
Sun Dec 03 16:18:00 2006
Version 5.1 Build 176 10/26/2005 SJ Full Version
---------------------
; Table of Contents ;
---------------------
1. Lega
www.eeworm.com/read/463748/7175939
m xrc.m
function [y] = xrc(f,alpha,T);
% [y]=xrc(f,alpha,T)
% Evaluates the expression Xrc(f). The parameters alpha and T
% must also be given as inputs to the function.
if (abs(f) > ((1+alpha)/(2*T))
www.eeworm.com/read/461294/7229522
cpp primitiv.cpp
// Copyright Andy Singleton, 1993,1994
// This code is released for non-commercial use only
// For questions or upgrades contact:
// Andy Singleton, Creation Mechanics Inc.
// PO Box 248, Peterbor
www.eeworm.com/read/458842/7288692
plg mysql.plg
Build Log
--------------------Configuration: MySql - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\饶崇涛\LOC
www.eeworm.com/read/458733/7290170
cpp mathparser.cpp
//unit Parser;
/*==========================================================================*/
/* Expression Evaluator v1.4 for Delphi */
/* (16 & 32 bits)