代码搜索:低失真

找到约 2,815 项符合「低失真」的源代码

代码结果 2,815
www.eeworm.com/read/229457/14337663

bak softuart.c.bak

/****************************************************************************\ 文件名: softuart.c 描述: 软件模拟异步串口通讯模块。 利用定时器A的比较/捕获功能软件模拟异步串口通讯,RXD:P2.2,TXD:P1.1。 数据格式:1个起始位,8个数据位,1个停止位。接收/发送时低
www.eeworm.com/read/125478/14491591

h keyboard.h

#include "..\inc\def.h" U32 GetKey(void); //低16位为键盘号码,高16位对应功能键扫描码 (1有效) void SetFunctionKey(U16 Fnkey); //设定功能键扫描码,1有效 比如ctrl alt int IsKeyDown(void); void Key_Test(void);
www.eeworm.com/read/124226/14585538

h keyboard.h

#include "..\inc\def.h" U32 GetKey(void); //低16位为键盘号码,高16位对应功能键扫描码 (1有效) void SetFunctionKey(U16 Fnkey); //设定功能键扫描码,1有效 比如ctrl alt int IsKeyDown(void); void Key_Test(void);
www.eeworm.com/read/222756/14676400

h mc33984.h

#define MC33984_WAKE PTC_PTC2 #define MC33984_RESET PTC_PTC3 #define EN PTC_PTC5 //74HC154使能低有效 //#define rain_flag rain_brush sys_data_type _MC33984_FLAGS,MC33984_OUT[15],MC3398
www.eeworm.com/read/216263/15022314

m exa6_6.m

% exa060202_cohere.m, for example 6.2.2 % to test cohere.m ; clear all; % 构造低通滤波系数b1和高通滤波序列b2 Fs=1;N=1024; A=[1 1 0 0]; f=[0 .6 .7 1]; weigh=[1 10]; b1=remez(42,f,A,weigh); A=[0 0 1
www.eeworm.com/read/13308/271955

h ds1302.h

#ifndef __DS1302_H__ #define __DS1302_H__ #include #include sbit SCK=P1^4; sbit SDA=P1^5; sbit RST=P1^6; //复位脚 #define RST_CLR RST=0//电平置低 #define RST_SET RST=1
www.eeworm.com/read/13308/272221

h ds1302.h

#ifndef __DS1302_H__ #define __DS1302_H__ #include #include sbit SCK=P1^4; sbit SDA=P1^5; sbit RST=P1^6; //复位脚 #define RST_CLR RST=0//电平置低 #define RST_SET RST=1
www.eeworm.com/read/13308/272595

h ds1302.h

#ifndef __DS1302_H__ #define __DS1302_H__ #include #include sbit SCK=P1^4; sbit SDA=P1^5; sbit RST=P1^6; //复位脚 #define RST_CLR RST=0//电平置低 #define RST_SET RST=1
www.eeworm.com/read/13308/272986

h ds1302.h

#ifndef __DS1302_H__ #define __DS1302_H__ #include #include sbit SCK=P1^4; sbit SDA=P1^5; sbit RST=P1^6; //复位脚 #define RST_CLR RST=0//电平置低 #define RST_SET RST=1
www.eeworm.com/read/13308/273209

h ds1302.h

#ifndef __DS1302_H__ #define __DS1302_H__ #include #include sbit SCK=P1^4; sbit SDA=P1^5; sbit RST=P1^6; //复位脚 #define RST_CLR RST=0//电平置低 #define RST_SET RST=1