代码搜索:参数辨识
找到约 10,000 项符合「参数辨识」的源代码
代码结果 10,000
www.eeworm.com/read/187778/8601538
txt matlab_walsh.txt
Walsh序列扩频调制解调的实现
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% %
% 函数通过输入信号序列和函数序号,以及调制解调选择参数来
www.eeworm.com/read/387169/8702365
frm frmset.frm
VERSION 5.00
Begin VB.Form FrmSet
BorderStyle = 3 'Fixed Dialog
Caption = "参数设置"
ClientHeight = 2775
ClientLeft = 45
ClientTop = 435
Clie
www.eeworm.com/read/187084/8858162
frm frmset.frm
VERSION 5.00
Begin VB.Form FrmSet
BorderStyle = 3 'Fixed Dialog
Caption = "参数设置"
ClientHeight = 2775
ClientLeft = 45
ClientTop = 435
Clie
www.eeworm.com/read/427015/8985077
h lcd.h
/*******************************************************************************
* 函数名称 :
* 功能描述 :
* 参数 :
*
* 返回值 :
* 作者 :
* 创建日期 :
* 全局变量 :
* 全局静态变量:
* 局部静态变
www.eeworm.com/read/382894/8991922
c io.c
#define __IO_H__
#include "Config.h"
uchar LEDFlashType = 0; //LED闪烁的方式
//****************************************************************************************************
//端口初始化程序
//传入参数
www.eeworm.com/read/283503/9015180
frm form4.frm
VERSION 5.00
Begin VB.Form Form4
Caption = "设计参数输入"
ClientHeight = 7710
ClientLeft = 60
ClientTop = 390
ClientWidth = 13860
LinkTopic
www.eeworm.com/read/381685/9077215
frm dlgqueueset.frm
VERSION 5.00
Begin VB.Form dlgQueueSet
BorderStyle = 3 'Fixed Dialog
Caption = "服务参数设置"
ClientHeight = 2295
ClientLeft = 45
ClientTop = 330
www.eeworm.com/read/282458/9092658
cpp 无dll无进程木马源代码.cpp
#include
//#include
#include
#include
#pragma comment(lib,"Shlwapi.lib")
//参数结构 ;
typedef struct _RemotePara{
DWORD dwLoadLibrary;
DWORD dwFreeLibrary;
DWORD dwGetProcAddress;
DWOR
www.eeworm.com/read/281625/9145930
h serial.h
/*命令类型*/
/*参数配置部分*/
/*宏定义*/
#ifndef SERIALH
#define SERIALH
#define ParaSystemWorkMode 0x01
/*工作模式定义*/
//-------------------------------------------
#define PacketMode