代码搜索:参数辨识
找到约 10,000 项符合「参数辨识」的源代码
代码结果 10,000
www.eeworm.com/read/280722/10297541
cs standardgoods.cs
using System;
using System.Collections;
namespace CommonAliPay
{
#region BuyParam
///
/// 交易参数,默认编码改为了Utf-8
///
public class StandardGoods:Digita
www.eeworm.com/read/161507/10400219
c ccfunction0.c
#include
#include "mex.h"
#include "stdio.h"
#include "stdlib.h"
#include "matrix.h"
//---------------------------------------------------------------------------
// 定义输入参数
#define M
www.eeworm.com/read/424263/10476857
~pas controlclass.~pas
unit ControlClass;
interface
uses
OleCtrls, MSCommLib_TLB;
{=================上位机命令类=====================}
type TCommand = class
protected
FStrLines : string; //带有参数的命令行
FSt
www.eeworm.com/read/424263/10476925
pas controlclass.pas
unit ControlClass;
interface
uses
OleCtrls, MSCommLib_TLB;
{=================上位机命令类=====================}
type TCommand = class
protected
FStrLines : string; //带有参数的命令行
FSt
www.eeworm.com/read/160180/10560356
h ledfile.h
#ifndef _led_h
#define _led_h
/***************************************************************************
* 函数: void init_led(void)
* 目的: 初始化LED
* 输入: 无
* 输出: 无
* 参数: 无
********************
www.eeworm.com/read/159985/10582551
asm param.asm
;******************************************************
;* 文件名:Param.asm
;* 创建日期:2001.7.16
;* 作者:陈文尧
;* 功能:打印命令行中的参数
;******************************************************
include system.inc
www.eeworm.com/read/158831/10724900
bas 数据文件v(bas模块modp).bas
Attribute VB_Name = "modP"
'公有参数
Option Explicit
Public intRow As Integer '行数
Public intCol As Integer '列数
Public strFileName '文件名
Public intFileNumber As
www.eeworm.com/read/420416/10796537
txt eeprom.txt
/**********************根据相应的地址,写入EEPROM数据 *
* 函数名:EEPROM_write *
* 参数: *
* uint16_t addr EEPROM地址 *
* uint8_t data