代码搜索:参数辨识

找到约 10,000 项符合「参数辨识」的源代码

代码结果 10,000
www.eeworm.com/read/414392/11114758

sql 查询存储过程参数定义.sql

USE master if exists (select * from dbo.sysobjects where id = object_id(N'[dbo].[sp_PROC_Params]') and OBJECTPROPERTY(id, N'IsProcedure') = 1) drop procedure [dbo].[sp_PROC_Params] GO /*--查询存储
www.eeworm.com/read/146618/12631604

txt 估计的参数g.txt

估计参数 0.000695 0.122797 0.237782 0.333985 0.414009 0.484854 0.066102 0.111149 0.145210 0.174392 0.193137 0.211988 0.052487 0.061410 0.070221
www.eeworm.com/read/113039/15471594

txt 天线参数 rc500.txt

天线参数: 以下封装均为 0805 R1 = 270 R C1 = 27 pF C3 = 27 pF C2 = 150 pF C4 = 180 pF
www.eeworm.com/read/196088/8115778

rc2 可辨识矩阵生成器.rc2

// // 可辨识矩阵生成器.RC2 - resources Microsoft Visual C++ does not edit directly // #ifdef APSTUDIO_INVOKED #error this file is not editable by Microsoft Visual C++ #endif //APSTUDIO_INVOKED //
www.eeworm.com/read/196088/8115786

cpp 可辨识矩阵生成器dlg.cpp

// 可辨识矩阵生成器Dlg.cpp : implementation file // #include "stdafx.h" #include "可辨识矩阵生成器.h" #include "可辨识矩阵生成器Dlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[]
www.eeworm.com/read/196088/8115806

h 可辨识矩阵生成器dlg.h

// 可辨识矩阵生成器Dlg.h : header file // #if !defined(AFX_DLG_H__48E89E4A_855C_4E38_B9CE_3FCEA379C103__INCLUDED_) #define AFX_DLG_H__48E89E4A_855C_4E38_B9CE_3FCEA379C103__INCLUDED_ #if _MSC_VER > 100