代码搜索:高精度分析
找到约 10,000 项符合「高精度分析」的源代码
代码结果 10,000
www.eeworm.com/read/104139/15707804
dfm qccollque.dfm
inherited frmQcCollQue: TfrmQcCollQue
Left = 9
Top = 97
Caption = '外协质检分析'
Font.Height = -12
Font.Name = '宋体'
OldCreateOrder = True
PixelsPerInch = 96
TextHeight = 12
inheri
www.eeworm.com/read/102756/15759921
ec high_stat.ec
/*************************************************
* 功能: 分时间段统计交易量
* 高峰分析
*
* 最后修改: 周国祥 2001/08/17
* 最后修改: Wubin 2001/09/04
*************************************************/
#include
www.eeworm.com/read/102756/15759958
ec wlfx.ec
/****************************************************
* 网络状态分析 wlfx()
*
* 最后修改: 周国祥 2001/08/26
* 最后修改: Wubin 2001/10/15 增加按不同的银行统计网络事件
****************************************************/
www.eeworm.com/read/288576/8620822
bas 模糊聚类m1.bas
Attribute VB_Name = "modParameter"
'模糊聚类分析
'公有变量和数组
Option Explicit
Public X() As Double '原始数据
Public intRow As Integer '行数
Public intCol As Integer
www.eeworm.com/read/286246/8780634
cpp winapp.cpp
/*
词法扫描
*/
#include "winapp.h" //For Shell
#include "getsym.h" //For Core Structs & Function
SYMINFO s; //词法分析信息结构
HINSTANCE hinst; //Recent Instance
OPENFILENAME ofn; //For Open
www.eeworm.com/read/286246/8780653
h winapp.h
/*
词法分析作业
*/
#pragma once
#pragma comment(linker, "/OPT:NOWIN98")
#pragma comment(linker, "/SECTION:.DWING,")
#pragma comment(linker, "/MERGE:.text=.DWING")
#pragma comment(linker, "/MERGE:
www.eeworm.com/read/385348/8808249
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by 词法分析.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#defi
www.eeworm.com/read/187056/8874905
-
VERSION 5.00
Begin VB.Form KF_FrmDayReportCxtj
BorderStyle = 3 'Fixed Dialog
Caption = "统计分析_库存日报查询条件"
ClientHeight = 2685
ClientLeft = 45
ClientTop
www.eeworm.com/read/181704/9240494
h ll1.h
/*-------------------LL(1)语法分析--------------------*/
#include "stdio.h"
#include "stdlib.h"
#define MaxRuleNum 8
#define MaxVnNum 5
#define MaxVtNum 5
#define MaxStackDepth 20
#define MaxPLen
www.eeworm.com/read/377494/9274608
m orthexpanalysis4.m
function OrthExpAnalysis4
% 正交试验的方差分析Variance Analysis of Orthogonal experiment
%
% Author: HUANG Huajiang
% Copyright 2003 UNILAB Research Center,
% East China University of Science and T