代码搜索:Array Signal Processing

找到约 10,000 项符合「Array Signal Processing」的源代码

代码结果 10,000
www.eeworm.com/read/27335/983158

c signal.c

/*fosc=12MHz,要求P2.0输出T=2ms的方波.*/ /*使用查询方式*/ #include void signal(void) {TMOD=0X01;TR0=1; for(;;) {TH0=-1000/256; TL0=-1000%256; do{}while(!TF0);//等待T0溢出 P2_0=!P2_0; TF0
www.eeworm.com/read/39422/1131428

v signal.v

/**************************************************************************** 模块名称:Signal 文件名:signal.v 模块功能:用于产生测试信号,对所设计的EEPROM_WR模块进行测试。Signal模块 能对被测试模块产生的ack信号产生响应,发出模仿MCU的数据、地址信号
www.eeworm.com/read/494783/1153493

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/492131/1181236

c signal.c

/* This is file SIGNAL.C */ /* ** Copyright (C) 1993 DJ Delorie, 24 Kirsten Ave, Rochester NH 03867-2954 ** ** This file is distributed under the terms listed in the document ** "copying.dj", ava
www.eeworm.com/read/489559/1217597

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/487516/1235788

js signal.js

/*================================================== * This file is used to detect that all outstanding * javascript files have been loaded. You can put * a function reference into SimileAjax
www.eeworm.com/read/486971/1244703

h signal.h

#include
www.eeworm.com/read/486971/1244715

h signal.h

/* $Id: signal.h,v 1.1.1.1 2000/10/23 14:03:23 carstenl Exp $ * * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory
www.eeworm.com/read/486037/1254300

h signal.h

#include
www.eeworm.com/read/486037/1254661

h signal.h

#if defined(__GNUC__) && !defined(__STRICT_ANSI__) #warning "You should include . This time I will do it for you." #endif #include