代码搜索:参数辨识
找到约 10,000 项符合「参数辨识」的源代码
代码结果 10,000
www.eeworm.com/read/484656/6580999
c nicinterrupt.c
/*******************************************************************
以太网芯片中断处理函数
函数原型:
NICInterrupt ();
功能:
处理以太网芯片的中断。
参数:
无。
返回值:
无。
**********************************
www.eeworm.com/read/481209/6644863
c att7022init.c
//=====================================================================================
//名称:7026初始化
//入口参数:
void SET_7026(void)
{
uchar i;
RESET=0;
for(i=0;i20us
{
_no
www.eeworm.com/read/261845/11621863
asm fiq.asm
//*********************************************************//
//函数:FIQ()
//语法:void FIQ(void)
//描述:快速请求中断;
// 入口地址:_FIQ
// 功能:调用语音解码并播放API
//参数:无
//返回:无
//***********************************
www.eeworm.com/read/259532/11784447
c spi.c
#include "config.h"
/*
*********************************************************************************************************
** 函数名称 :IRQ_Eint0()
** 函数功能 :外部中断0 EINT0服务程序口。
** 入口参数 :无。
**
www.eeworm.com/read/259180/11817207
cs standardgoods.cs
using System;
using System.Collections;
namespace CommonAliPay
{
#region BuyParam
///
/// 交易参数,默认编码改为了Utf-8
///
public class StandardGoods:Digita
www.eeworm.com/read/151418/12213254
bas modutilities.bas
Attribute VB_Name = "modUtilities"
''''''传递设置的农作物洪损率参数''''''''''''''''''''''''''''''''
Public numCottonRate As Integer, depthCottonBreak(7) As Single, rateCotton(8) As Single, _
numCottonPrice As
www.eeworm.com/read/151418/12213431
bas modutilities.bas
Attribute VB_Name = "modUtilities"
''''''传递设置的农作物洪损率参数''''''''''''''''''''''''''''''''
Public numCottonRate As Integer, depthCottonBreak(7) As Single, rateCotton(8) As Single, _
numCottonPrice As
www.eeworm.com/read/252346/12285502
bak pthread.h.bak
/*************************************************
Copyright (C), 2006-2010, Aurine
File name: pthread.h
Author: 张卓谋
Version: 1.0
Date: 2006.6.7
Description: 定义系统参数结构
H