代码搜索:参数辨识
找到约 10,000 项符合「参数辨识」的源代码
代码结果 10,000
www.eeworm.com/read/477107/6747509
sql 查询历史销售记录.sql
/**********************************************
查询历史销售记录
************************************************/
declare @odate char(6)
declare @date char(6)--日期段参数,就是要统计的日期段
declare @year datetime
www.eeworm.com/read/404574/11482482
c pinset.c
#include "config.h"
/********************************************************************************************************
*
* 函数名称:PinFuncSelct()
*
* 功能描述:引脚功能选择
*
* 入口参数:PinNo--引脚号,以0起始;
www.eeworm.com/read/257625/11919156
h ot_dll.h
/*=================================================================================
函数原型:int WINAPI MXInitDev(void);
函数功能: 初始化设备
函数参数:void
返回值: 成功返回1,失败返回0。
====================================
www.eeworm.com/read/257094/11950322
frm form数据管理.frm
VERSION 5.00
Begin VB.Form Form数据管理
BackColor = &H80000005&
Caption = "Data参数"
ClientHeight = 3585
ClientLeft = 6165
ClientTop = 6090
Cl
www.eeworm.com/read/154464/11956742
cpp sequen.cpp
// sequen.cpp: implementation of the sequen class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "sequen.h"
// 参数:elem - 欲插入整数序列的数据元素
www.eeworm.com/read/151418/12213117
frm frmlossrate4line.frm
VERSION 5.00
Begin VB.Form frmLossRate4Line
Caption = "设置线状设施评估参数"
ClientHeight = 4125
ClientLeft = 60
ClientTop = 450
ClientWidth = 7485
www.eeworm.com/read/151418/12213374
frm frmlossrate4line.frm
VERSION 5.00
Begin VB.Form frmLossRate4Line
Caption = "设置线状设施评估参数"
ClientHeight = 4125
ClientLeft = 60
ClientTop = 450
ClientWidth = 7485
www.eeworm.com/read/150090/12315651
~dfm uxtcswh.~dfm
inherited frmXTCSWH: TfrmXTCSWH
Left = 183
Top = 11
Caption = '系统参数设置'
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 12
inherited pnlTitle: TPanel
inherited lblTitle: T
www.eeworm.com/read/230529/14282586
m msk_noise_c_xf.m
%MSK调制,解调
clear all
close all
%--------------------------------------------------------------------------
%参数设置
data_len = 60000; %码元个数
sample_number = 8; %采样个数
Rb = 24000;