代码搜索:integration

找到约 3,762 项符合「integration」的源代码

代码结果 3,762
www.eeworm.com/read/484493/6577823

m ex05ch1.m

function ex05ch1 % Contrast local and global error % Initialize output arrays. t = []; le = []; ge = []; % Initialize for integration. tn = 0; yn = 0.08; h = 0.1; for i = 1:20 tnp1 = tn + h; y
www.eeworm.com/read/227822/14410762

sh4 readme.sh4

qemu target: sh4 author: Samuel Tardieu last modified: Tue Dec 6 07:22:44 CET 2005 The sh4 target is not ready at all yet for integration in qemu. This file describes the
www.eeworm.com/read/124283/14579685

changelog

2003-01-12 Brian Gough * qawc.c (gsl_integration_qawc): fixed bisection condition to prevent singularity falling on interval boundary Mon Apr 29 20:05:56 2002
www.eeworm.com/read/116536/14966114

h m8260siu.h

/* m8260Siu.h - Motorola MPC8260 System Integration Unit header file */ /* Copyright 1984-1999 Wind River Systems, Inc. */ /* modification history -------------------- 01a,12sep99,ms_ created from
www.eeworm.com/read/490291/1206223

java integrationview.java

package integration; import java.awt.Color; import java.awt.event.WindowAdapter; import java.awt.event.WindowEvent; import java.io.BufferedReader; import java.io.File; import java.io.IOException; imp
www.eeworm.com/read/484096/1271992

changelog

2003-01-12 Brian Gough * qawc.c (gsl_integration_qawc): fixed bisection condition to prevent singularity falling on interval boundary Mon Apr 29 20:05:56 2002
www.eeworm.com/read/248077/4471007

m p12_16.m

% Problems 12.16, 12.17 % Use trapezoidal integration to format long errorf=erf(1) % Trapezoid rule, 5 points x=linspace(0,1,5); y=(2/sqrt(pi))*exp(-x.^(2)); errortrap= trapz(x,y) % % Modify the scri
www.eeworm.com/read/245172/4506250

java dms_0002freport_0002freportclient027_0002ejsp_jsp.java

package DMS.report; import java.sql.*; import java.util.*; import java.io.*; import com.jasson.integration.agentflow.*; import javax.servlet.*; import javax.servlet.http.*; import javax.servl
www.eeworm.com/read/203877/5037132

pjt dma4.pjt

; Code Composer Project File, Version 2.0 (do not modify or remove this line) [Project Settings] ProjectName="dma4" ProjectDir="M:\integration_CSL\CSL\examples\c5400\dsk5402\csl\dma\dma4_useBios\
www.eeworm.com/read/203877/5037143

pjt dma2.pjt

; Code Composer Project File, Version 2.0 (do not modify or remove this line) [Project Settings] ProjectName="dma2" ProjectDir="M:\integration_CSL\CSL\examples\c5400\dsk5402\csl\dma\dma2_useBios\