代码搜索:高精度分析
找到约 10,000 项符合「高精度分析」的源代码
代码结果 10,000
www.eeworm.com/read/130875/5949961
-
Attribute VB_Name = "modParameter"
'双因素方差分析
Option Explicit
Public intRow As Integer '行数
Public intRowAll As Integer '总行数
Public intCol As Integer '列数
Public strFil
www.eeworm.com/read/104135/6207968
dfm inv_outpricediffanalyse.dfm
inherited Frm_Inv_OutPriceDiffAnalyse: TFrm_Inv_OutPriceDiffAnalyse
Left = 8
Top = 85
Caption = '本厂物料发出价格差异分析'
ClientHeight = 440
ClientWidth = 784
PixelsPerInch = 96
TextHeight =
www.eeworm.com/read/492438/6423122
f90 vfeap.f90
! ================================================================
! 通用结构分析程序——VFEAP v3.0
! 程序以中文Windows3.1和Fortran90(Fortran Power Station V4)
! 为平台, 采用波
www.eeworm.com/read/491842/6427736
cpp beifen.cpp
/************************************************************************
* 文件名: FenXi.cpp
* 文件描述: 词法语法分析的实现文件
* 创建人: 程红秀, 2005年06月15日
***************************************************
www.eeworm.com/read/484130/6591219
cpp fenxi.cpp
/************************************************************************
* 文件名: FenXi.cpp
* 文件描述: 词法语法分析的实现文件
* 创建人: 程红秀, 2005年06月15日
***************************************************
www.eeworm.com/read/408568/11381932
m macaa.m
% -- Title: 计算机辅助线性电路分析程序 界面模块
% -- Project: MACAA
% -------------------------------------------------------------------------
% -- File: MACAA.m / MACAA.fig
% -- Author/Designer: 董晓舟 (Xiaozhoudon
www.eeworm.com/read/155843/11844298
m wavelet_rec.m
function recsignal = wavelet_rec(deccoef,scales,wavelet)
%----------------------------------------------------------------------
% wavelet_rec.m, 函数子程序,用于多分辨率分析中的重建,使用 A'trous 算法;
%---------------
www.eeworm.com/read/257806/11911595
m wavelet_rec.m
function recsignal = wavelet_rec(deccoef,scales,wavelet)
%----------------------------------------------------------------------
% wavelet_rec.m, 函数子程序,用于多分辨率分析中的重建,使用 A'trous 算法;
%---------------
www.eeworm.com/read/152247/12131187
m wavelet_rec.m
function recsignal = wavelet_rec(deccoef,scales,wavelet)
%----------------------------------------------------------------------
% wavelet_rec.m, 函数子程序,用于多分辨率分析中的重建,使用 A'trous 算法;
%---------------
www.eeworm.com/read/340835/12132017
dpr ssq.dpr
program ssq;
uses
Forms,
mainForm in 'mainForm.pas' {frmMainForm},
zs in 'zs.pas' {frmZs};
{$R *.res}
begin
Application.Initialize;
application.Title :='双色球分析系统';
Applicatio