代码搜索:Array Signal Processing
找到约 10,000 项符合「Array Signal Processing」的源代码
代码结果 10,000
www.eeworm.com/read/15240/439518
h signal.h
#ifndef _ASMPPC_SIGNAL_H
#define _ASMPPC_SIGNAL_H
#include
/* Avoid too many header ordering problems. */
struct siginfo;
/* Most things should be clean enough to redefine this at
www.eeworm.com/read/15499/466708
h signal.h
/* signal.h
Definitions for ANSI defined signaling capability
Copyright (c) 1988, 1992 by Borland International
All Rights Reserved.
*/
#ifndef __SIGNAL_H
#define __SIGNAL_H
www.eeworm.com/read/16202/664828
v signal.v
/****************************************************************************
模块名称:Signal 文件名:signal.v
模块功能:用于产生测试信号,对所设计的EEPROM_WR模块进行测试。Signal模块
能对被测试模块产生的ack信号产生响应,发出模仿MCU的数据、地址信号
www.eeworm.com/read/16273/667259
h signal.h
/***
*signal.h - defines signal values and routines
*
* Copyright (c) 1985-1997, Microsoft Corporation. All rights reserved.
*
*Purpose:
* This file defines the signal values and dec
www.eeworm.com/read/16589/680517
h signal.h
/*
* Signal definitions for CP/M
*/
#if defined(unix) || defined(ATDOS)
#if m68k
#define NSIG 32
#else
#define NSIG 17
#endif
#define SIGHUP 1 /* hangup (not used by terminal driver)
www.eeworm.com/read/16910/702619
h signal.h
/***
*signal.h - defines signal values and routines
*
* Copyright (c) 1985-1997, Microsoft Corporation. All rights reserved.
*
*Purpose:
* This file defines the signal values and dec
www.eeworm.com/read/17071/710986
h signal.h
#ifndef _ASMPPC_SIGNAL_H
#define _ASMPPC_SIGNAL_H
#include
/* Avoid too many header ordering problems. */
struct siginfo;
/* Most things should be clean enough to redefine this at
www.eeworm.com/read/18797/801824
v in_signal.v
@(negedge reset)
enc_bit01 = -4;
enc_bit02 = -4;
@(posedge clk)
enc_bit01 = -4;
enc_bit02 = -4;
@(posedge clk)
enc_bit01 = 3;
enc_bit02 = 3;
@(posedge clk)
enc_bit01 = -4;
enc_b
www.eeworm.com/read/18797/801845
v in_signal.v
@(negedge reset)
enc_bit01 = -4;
enc_bit02 = -4;
enc_bit11 = -4;
enc_bit12 = 3;
@(posedge clk)
enc_bit01 = 3;
enc_bit02 = 3;
enc_bit11 = 3;
enc_bit12 = -4;
@(posedge clk)
enc_b
www.eeworm.com/read/18797/801868
v in_signal.v
@(negedge reset)
enc_bit01 = -4;
enc_bit02 = -4;
enc_bit11 = -4;
enc_bit12 = -4;
enc_bit21 = 3;
enc_bit22 = 3;
enc_bit31 = -4;
enc_bit32 = 3;
enc_bit41 = 3;
enc_bit42 = 3;
en