代码搜索:expression
找到约 10,000 项符合「expression」的源代码
代码结果 10,000
www.eeworm.com/read/142106/12962224
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/142063/12966989
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/328808/13000577
c frexxcalc.c
;/* Execute me to compile with Lattice 5.10 or SAS/C 6.0
if exists SC:
sc DEFINE=AMIGA STRINGMERGE NOSTKCHK LINK MODIFIED DATA=NEAR IGNORE=73 OPTIMIZE FrexxCalc.c
else if exists LC:
lc -DAMIGA -
www.eeworm.com/read/328808/13000744
c optimize.c
/******************************************************************************
* FREXX PROGRAMMING LANGUAGE *
****************************************************************
www.eeworm.com/read/327441/13078164
h expr.h
/*
* 68K/386 32-bit C compiler.
*
* copyright (c) 1996, David Lindauer
*
* This compiler is intended for educational use. It may not be used
* for profit without the express written cons
www.eeworm.com/read/325790/13184450
m xsymbolic_expr2obj.m
function bool=xsymbolic_expr2obj(hf)
% Sorry, I didn't have enough time to write nice and documented GUI code.
% Toolbox for nonlinear filtering.
% Copyright (C) 2005 Jakob Ros閚
www.eeworm.com/read/325790/13184708
m refresh.m
function obj=refresh(obj);
% No documentation available
% Toolbox for nonlinear filtering.
% Copyright (C) 2005 Jakob Ros閚
%
% This program is free software; you can re