代码搜索:Identify
找到约 1,886 项符合「Identify」的源代码
代码结果 1,886
www.eeworm.com/read/178832/9384805
h framewrk.h
* Header File.......: FRAMEWRK.H
* Author............:
* Project...........:
* Created...........:
* Copyright.........:
*) Description.......:
* Calling Samples
www.eeworm.com/read/177968/9425641
c once.c
/********************************************************
* An example source module to accompany...
*
* "Using POSIX Threads: Programming with Pthreads"
* by Brad nichols, Dick Buttlar, Jacki
www.eeworm.com/read/347553/7125676
c once.c
/********************************************************
* An example source module to accompany...
*
* "Using POSIX Threads: Programming with Pthreads"
* by Brad nichols, Dick Buttlar, J
www.eeworm.com/read/477426/6734816
h ata.h
/* ***********************************************************************
**
** Copyright (C) 2002 Jesper Hansen and
** Romuald Bialy (MIS) .
**
**
** Y
www.eeworm.com/read/477004/6744081
m u.m
function u_return = u(k)
%输入u(k)
%输入参数:
%输出参数:输入信号
%调用关系:被以下函数调用:递推最小二乘法系统辨识函数sys_identify,真实模型函数actual_fun(k).
u_return = 1.5 * sin(0.2 * k) + xi;
www.eeworm.com/read/340916/12124623
h function_object.h
// function_object.h
// Unary predicate to identify negative values
#pragma once
#include
template class is_negative: public std::unary_function
{
public:
www.eeworm.com/read/339772/12205357
cmd _impact.cmd
setpreference -novice
setpreference -concurrent_mode
setpreference -stop_on_failure
setPreference -fixClock
setPreference -PC4_5M
setMode -bs
setCable -port auto
setCableSpeed -speed 5000000
I
www.eeworm.com/read/148468/12465010
h ata.h
/* ***********************************************************************
**
** Copyright (C) 2002 Jesper Hansen and
** Romuald Bialy (MIS) .
**
**
** Y
www.eeworm.com/read/233235/14162542
h ata.h
/* ***********************************************************************
**
** Copyright (C) 2002 Jesper Hansen and
** Romuald Bialy (MIS) .
**
**
** Y
www.eeworm.com/read/226071/14497477
h aploader.h
#ifndef __APLOADER_H__
#define __APLOADER_H__
#ifdef __cplusplus
extern "C" {
#endif
#ifndef __ROMLD__
#include "romld.h"
#endif
typedef struct tagAP_INFO
{
DWORD dwIdentify[2];