代码搜索:modeling
找到约 1,801 项符合「modeling」的源代码
代码结果 1,801
www.eeworm.com/read/181113/9273725
pdf modeling.pdf
www.eeworm.com/read/247259/12670473
ncb modeling.ncb
www.eeworm.com/read/247259/12670476
dsp modeling.dsp
# Microsoft Developer Studio Project File - Name="modeling" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86)
www.eeworm.com/read/247259/12670479
c modeling.c
#include "stdio.h"
#include "stdlib.h"
#include "string.h"
#include "math.h"
#include "time.h"
#define N 151
#define PI 3.1415926
void Forward(double a[],double sigma0,double u[],double g[]
www.eeworm.com/read/247259/12670487
opt modeling.opt
www.eeworm.com/read/247259/12670500
plg modeling.plg
Build Log
--------------------Configuration: modeling - Win32 Debug--------------------
Command Lines
Results
modeling.exe - 0
www.eeworm.com/read/247259/12670503
dsw modeling.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/485902/6548998
m modeling.m
%
% Modeling
%
%
% Last updated on April 28, 1998
%
itn=input('\n No. of iterations? ');
sigman2=input('\n Variance of the plant noise? ');
sigman=sqrt(sigman2);
wo=input('\n Plan
www.eeworm.com/read/405260/11467458
java modeling.java
/*
*@(#)Modeling.java 2.0 2005/04/21
*
*清华大学 精密仪器与机械学系
*范灿升 fancansheng@163.com
*/
import java.awt.*;
import java.awt.event.*;
import javax.swing.*;
//导入系统类
import input.EquationInp