代码搜索:信号失真

找到约 10,000 项符合「信号失真」的源代码

代码结果 10,000
www.eeworm.com/read/323264/13346153

lst adc0809电压信号采集.lst

C51 COMPILER V8.08 ADC0809电压信号采糭 04/02/2008 20:52:54 PAGE 1 C51 COMPILER V8.08, COMPILATION OF MODULE ADC0809电压信号采糭 OBJECT MODULE PLACED IN
www.eeworm.com/read/323264/13346160

opt adc0809电压信号采集.opt

### uVision2 Project, (C) Keil Software ### Do not modify ! cExt (*.c) aExt (*.s*; *.src; *.a*) oExt (*.obj) lExt (*.lib) tExt (*.txt; *.h; *.inc) pExt (*.plm) CppX (*.cpp) DaveTm {
www.eeworm.com/read/323264/13346164

plg adc0809电压信号采集.plg

礦ision3 Build Log Project: F:\单片机\单片机项目\AD转换\ADC0809电压信号采集\ADC0809电压信号采集.uv2 Project File Date: 12/09/2007 Output: Build target 'Target 1' co
www.eeworm.com/read/323264/13346166

c adc0809电压信号采集.c

#include unsigned char code dispbitcode[]={0xfe,0xfd,0xfb,0xf7,0xef,0xdf,0xbf,0x7f}; unsigned char code dispcode[]={0x3f,0x06,0x5b,0x4f,0x66,0x6d,0x7d,0x07,0x7f,0x6f,0x00}; unsign
www.eeworm.com/read/316001/13532632

txt matlab非平稳信号噪声消除.txt

程序: snr=4; %设置信噪比 init=2055615866; %设置随机数初值 %产生原始信号xref和含白噪声信号x [xref,x]=wnoise(1,ll,snr,init); xref=xref(1:2000); x=x(1:2000); %用sym8进行三层分解并用heursure软阈值进行小波系数阈值量化 xd=wden(x,'heursure','s','
www.eeworm.com/read/313614/13584015

txt 信号发生器之一.txt

LIBRARY IEEE; USE IEEE.STD_LOGIC_1164.ALL; USE IEEE.STD_LOGIC_UNSIGNED.ALL; ENTITY singt IS PORT( CLK:IN STD_LOGIC; DOUT:OUT STD_LOGIC_VECTOR(7 DOWNTO 0); CARRY_OUT1:OUT STD_LOGIC
www.eeworm.com/read/313092/13596861

c 嘀声报警信号输出试验.c

#define uchar unsigned char //定义一下方便使用 #define uint unsigned int #define ulong unsigned long #include //包括一个52标准内核的头文件 char code dx516[3] _at_ 0x003b;//这是为了仿真设置的 sbit P10=P1