代码搜索:脉冲信号
找到约 10,000 项符合「脉冲信号」的源代码
代码结果 10,000
www.eeworm.com/read/261704/11627815
c adc_电压表.c
/*********************************************************************************
( 电位器通过adc处理模拟电压 转换数字信号 数码管输出 )
编写:huhong
日期:2007/10/25
地点:roboteam
版本:1.1
说
www.eeworm.com/read/336254/12461815
c 2012_cc2500_lpm4.c
//----------------------------------------------------------------------------
// 2012 发送接收程序
// 449 CC2500获取控制数据
// 449发送控制信号
//
// 2012接收 控制电机返回状态
// 449接收方接收
//
//-------------------
www.eeworm.com/read/129765/14228240
vhd seller2.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_unsigned.all;
entity seller2 is
port (
clk :in std_logic;--时钟信号
www.eeworm.com/read/18141/776390
v get_response.v
/******************************************
函数名: get_response
功 能:接收sd卡对各个命令的应答信号
参 数:
*******************************************/
module get_response(num_read_en,
enable,
www.eeworm.com/read/18598/796777
tdf rs.tdf
% rs触发器 %
SUBDESIGN rs % *********子模块头,和文件同名******** %
( % **************** 信号定义 *********** %
r,s : INPUT = VCC;
q : OUTPUT;
)
VARIABLE
d : DFF;
BEGIN
d.clrn
www.eeworm.com/read/35443/894220
h sem.h
/*********************************************************************
* Copyright (c) 2011-2012,李士伟
* All rights reserved.
*文 件 名:sem.h
*描 述:信号量操作头文件
*当前
www.eeworm.com/read/35443/894247
c sem.c
/*********************************************************************
* Copyright (c) 2011-2012,李士伟
* All rights reserved.
*文 件 名:sem.c
*描 述:信号量操作源文件
*当前
www.eeworm.com/read/209263/4981063
tab 红绿灯-提取基数2.tab
!table
!version 300
!charset WindowsSimpChinese
Definition Table
Type NATIVE Charset "WindowsSimpChinese"
Fields 5
设备名称 Char (10) ;
设备号 Integer Index 1 ;
信号型号 Char (20) ;
www.eeworm.com/read/209263/4981064
tab 红绿灯-提取基数3.tab
!table
!version 300
!charset WindowsSimpChinese
Definition Table
Type NATIVE Charset "WindowsSimpChinese"
Fields 5
设备名称 Char (10) ;
设备号 Integer Index 1 ;
信号型号 Char (20) ;
www.eeworm.com/read/367521/9743804
m fm2.m
fc = 150; %载波频率
fs = 800; %采样频率
t = (0 :0.001:0.15); %时间区域
x = sin(2*pi*30*t); %输入信号
y = modulate(x,fc,f