代码搜索:水声信号
找到约 10,000 项符合「水声信号」的源代码
代码结果 10,000
www.eeworm.com/read/18598/796692
tdf fs_sft.tdf
% 发送用10位移位寄存器 %
SUBDESIGN Fs_sft % *********子模块头,和文件同名******** %
( % **************** 信号定义 *********** %
pi[7..0] : INPUT = VCC;
load : INPUT = VCC;
clk : INPUT = VCC;
so,po[
www.eeworm.com/read/19154/817195
c main.c
/*******************************************************************************
*File: Main.c
*功能: 使用PWM6输出PWM信号,由KEY1控制PWM占空比,每按一次
* 按键将会改变一次PWM的占空比
****************************************
www.eeworm.com/read/19154/817304
c main.c
/*******************************************************************************
*File: Main.c
*功能: 使用PWM6输出PWM信号,由KEY1控制PWM占空比,每按一次
* 按键将会改变一次PWM的占空比
****************************************
www.eeworm.com/read/19191/825185
c main.c
/*******************************************************************************
*File: Main.c
*功能: 使用PWM6输出PWM信号,由KEY1控制PWM占空比,每按一次
* 按键将会改变一次PWM的占空比
****************************************
www.eeworm.com/read/19261/831651
c main.c
/*******************************************************************************
*File: Main.c
*功能: 使用PWM6输出PWM信号,由KEY1控制PWM占空比,每按一次
* 按键将会改变一次PWM的占空比
****************************************
www.eeworm.com/read/19261/831766
c main.c
/*******************************************************************************
*File: Main.c
*功能: 使用PWM6输出PWM信号,由KEY1控制PWM占空比,每按一次
* 按键将会改变一次PWM的占空比
****************************************
www.eeworm.com/read/32279/885821
vhd ram.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_unsigned.all;
entity ram is
port(addr:in std_logic_vector(4 downto 0);--------地址选择信号
wr:in std_logic;---------------------------
www.eeworm.com/read/25618/947949
target board code
/************************************
生物医学信号目标板测试程序 V1.0
类别:主程序
作者:余泽峰
日期:2012-10-9
************************************/
#include "config.h"
void DelayMs(unsigned int ms)
{
unsigned int i
www.eeworm.com/read/39267/1128839
vhd ram.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_unsigned.all;
entity ram is
port(addr:in std_logic_vector(4 downto 0);--------地址选择信号
wr:in std_logic;---------------------------
www.eeworm.com/read/478101/1354340
c ad9850-si.c
//-----------------函数声明、通用变量定义--------------------------------------------------------
#include
#include
sbit FQ_UD=P1^0; //AD9850信号更新申请
unsigned char CON_word[5];