代码搜索:integration
找到约 3,762 项符合「integration」的源代码
代码结果 3,762
www.eeworm.com/read/105212/15675033
java ssh.java
// $Id: Ssh.java,v 1.3 2002/03/21 22:44:05 rees Exp $
//
// Ssh.java
// SSH / smartcard integration project, smartcard side
//
// Tomoko Fukuzawa, created, Feb., 2000
//
// Naomaru Itoi, modified, Apr
www.eeworm.com/read/363633/9941476
m nu.m
%Associated M-file for numerical integration GUI by Robert Ackford%
%Last updated 25/04/05. E-mail; RobertAckuk@yahoo.com%
function varargout = nu(varargin)
% NU Application M-file for nu.fi
www.eeworm.com/read/441132/7675335
java ssh.java
// $Id: Ssh.java,v 1.3 2002/05/22 04:24:02 djm Exp $
//
// Ssh.java
// SSH / smartcard integration project, smartcard side
//
// Tomoko Fukuzawa, created, Feb., 2000
//
// Naomaru Itoi, modified, Apr.
www.eeworm.com/read/305390/13772290
m srule.m
function Z=srule(f,a0,b0,tol0)
%Input - f is the integrand
% - a0 and b0 are upper and lower limits of integration
% - tol0 is the tolerance
% Output - Z is a 1 x 6 vecto
www.eeworm.com/read/138548/5815629
pm search.pm
# Original Copyright 2001-2002 Jay Allen.
# Modifications and integration Copyright 2001-2005 Six Apart.
# SCRiPTMAFiA 2005 - THE DiRTY HANDS ON YOUR SCRiPTS
#
# $Id: Search.pm 10197 2005-03-09 00:27:
www.eeworm.com/read/152112/12139073
m srule.m
function Z=srule(f,a0,b0,tol0)
%Input - f is the integrand input as a string 'f'
% - a0 and b0 are upper and lower limits of integration
% - tol0 is the tolerance
% Output - Z is a 1
www.eeworm.com/read/151556/12201366
m srule.m
function Z=srule(f,a0,b0,tol0)
%Input - f is the integrand input as a string 'f'
% - a0 and b0 are upper and lower limits of integration
% - tol0 is the tolerance
% Output - Z is a 1
www.eeworm.com/read/233420/14154464
cpp polynominal.cpp
#include "vs.h"
#define PI 3.141592654
int main() {
// A. Bode's Integration Formula--exact up to 5-th order
double w[17] = {14.0/45.0, 64.0/45.0, 24.0/45.0, 64.0/45.0, 28.0/45.0,
www.eeworm.com/read/225994/14505261
java ssh.java
// $Id: Ssh.java,v 1.3 2002/05/22 04:24:02 djm Exp $
//
// Ssh.java
// SSH / smartcard integration project, smartcard side
//
// Tomoko Fukuzawa, created, Feb., 2000
//
// Naomaru Itoi, modified, Apr.