代码搜索:Infinity
找到约 1,499 项符合「Infinity」的源代码
代码结果 1,499
www.eeworm.com/read/208657/15239671
m plotlimiti.m
function x=plotlimiti(tagx1,tagx2,tipe,pckplant)
%PLOTLIMITI : (funzione generale)
% Mostra il grafico degli andamenti limite per le funzioni
% (o matrici) T S ed M all'interno della sintesi o del
www.eeworm.com/read/170881/5402675
ctl tutorial.ctl
; This file contains the Scheme commands from the user tutorial section
; of the manual. It is meant to be run interactively by the user.
; *** Our First Band Structure ***
(print "********** Squar
www.eeworm.com/read/167046/5470395
c ulimit.c
/* vi: set sw=4 ts=4: */
/*
* Copyright (C) 2003 by Erik Andersen
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU L
www.eeworm.com/read/293882/8266813
cpp algo7-9.cpp
// algo7-9.cpp 实现教科书图7.33的程序(另加孤立顶点台北)
#define MAX_NAME 9 // 顶点字符串的最大长度+1
#define MAX_INFO 20 // 相关信息字符串的最大长度+1
typedef int VRType;
typedef char VertexType[MAX_NAME];
typedef char InfoType;
www.eeworm.com/read/172172/9722046
m linf.m
function [perf,which] = linf(e)
% L infinity norm of the residuals
%
% >> perf = linf(E);
%
% see also:
% mse, mae, medae, trimmedmse
% Copyright (c) 2002, KULeuven-ESAT-SCD, License & help
www.eeworm.com/read/367440/9748409
m linf.m
function [perf,which] = linf(e)
% L infinity norm of the residuals
%
% >> perf = linf(E);
%
% see also:
% mse, mae, medae, trimmedmse
% Copyright (c) 2002, KULeuven-ESAT-SCD, License & help
www.eeworm.com/read/135513/13924377
gz lpsolve.c.gz
/****************************************************************
Copyright (C) 1997-2000 Lucent Technologies
All Rights Reserved
Permission to use, copy, modify, and distribute this software and
its
www.eeworm.com/read/235539/14064925
cpp algo7-9.cpp
// algo7-9.cpp 实现教科书图7.33的程序(另加孤立顶点台北)
#define MAX_NAME 9 // 顶点字符串的最大长度+1
#define MAX_INFO 20 // 相关信息字符串的最大长度+1
typedef int VRType;
typedef char VertexType[MAX_NAME];
typedef char InfoType;
www.eeworm.com/read/201218/15413195
m linf.m
function [perf,which] = linf(e)
% L infinity norm of the residuals
%
% >> perf = linf(E);
%
% see also:
% mse, mae, medae, trimmedmse
% Copyright (c) 2002, KULeuven-ESAT-SCD, License & help
www.eeworm.com/read/433256/8535688
h contaila.h
#include
#include
#include
const double PI=4*atan(1);
const double RAD2DEG=180.0/PI;
const double INIT_SEED=113;
const double MIN_XY=1.0;
const double MAX_XY=