搜索资源列表
Subprogram_ollect_by_huangchayong
- 51单片机内部资源编程实例 单片机数据传输接口 波形发生与控制实例 C51单片机软件抗干扰和数字滤波-51 inner resources of the computer programming examples microcontroller interface waveform data transmission and control examples occurred C51 single-chip Anti-jamming software and digital filtering
filterasm
- 基于51单片机的滤波程序,开发环境为keil uVision 3-51 microcontroller-based filtering process, development environment for keil uVision 3
anti-jammingSource
- 软件抗干扰和数字滤波的汇编源代码,用51汇编写的-anti-jamming software and digital filtering of the source code compilation, with a compilation of 51 write
filter
- 51单片机软件滤波方法,全部用汇编语言编写
51filter
- 51常用滤波子程序,包括限幅滤波程序、中位值滤波程序、N点算术平均滤波程序等
51
- 这是51的各种滤波程序。 限幅滤波程序中位值滤波程序N点算术平均滤波 N点加权平均滤波 一阶加权滞后滤波程序
frequently_used_source_code
- 单片机方面大量常用优秀源代码和说明 ACM-12864汉字液晶显示驱动程序 Ad_da转换 ADC0809 adc2051 AD转换类 C51_table DES算法演示 I2c总线 IIC LED显示 编程规范与范例 步进电机 查表 串行通信 打印 代码运算类 代码转换 单片机经验谈 单片机直接驱动液晶显示 电机pwm控制 电机控制 定浮点子程序库 定时与中断 二进制数运算 汇编与c的衔接
51mcu-subprogramme
- 51单片机的实用子程序,包括片内及片外ram初始化,滤波程序,多字节算术运算程序,排序程序,以及51定点运算子程序库,浮点运算子程序库等等。
CKLBQ.rar
- 51单片机写的程控滤波器,是07年电子大赛的 很多功能没有实现 望高人改正,51 single-chip microcomputer program written filter, is the e-Competition in 2007 did not materialize, many functions of an expert look correct
microcontroller
- 本系统以51单片机为控制核心,由正弦信号发生模块、功率放大模块、调幅(AM)、调频(FM)模块、数字键控(ASK,PSK)模块以及测试信号发生模块组成。采用数控的方法控制DDS芯片AD9850产生0Hz-30MHz正弦信号,经滤波、放大和功放模块放大至6v并具有一定的驱动能力。测试信号发生模块产生的1kHz正弦信号经过调幅(AM)模块、调频(FM)模块,对高频载波进行调幅或调频。二进制基带序列信号送入数字键控模块,产生二进制PSK或ASK信号,同时对ASK信号进行解调,恢复出原始数字序列。
proc
- 这是基于51单片机的,通过软件控制来达到滤波的功能-This is based on the microcontroller 51, through software control to achieve the function of filtering
te2457
- 基于C语言和单片机的数字移相设计 C语言程序设计,相位检测,滤波移位 CPLD和51单片机-sagagryhryray ssuutrutruitrwui fyguiriririri
03
- 本系统以51单片机和FPGA为核心,完成程控放大电路和程控滤波电路,同时设计完成了简易幅频特性测试仪。里面有详细的电路图和设计报告。-The system of 51 single-chip and FPGA as the core to complete the program and program-controlled amplifier filter circuit at the same time to complete the design of amplitude-frequenc
TLC549
- TLC549AD转换51单片机代码,程序有详细的中文注释,包括中位置滤波法的设计-#include<reg52.h> #include<intrins.h> #define uchar unsigned char #define uint unsigned int sbit AD_Out = P3^2 sbit CS = P1^0 sbit AD_In = P1^1
51-practical-subroutine-(assembly)
- 第1章 二进制定点数运算 第2章 二进制浮点数运算 第3章 十进制(BCD码)数运算 第4章 代码转换 第5章 数据变换 第6章 排序、查找和非线性算法 第7章 数学函数 第8章 树和图 第9章 延时与跳转控制 第10章 人机交互接口 第11章 单片机测控接口 第12章 51单片机内部资源编程实例 第13章 单片机数据传输接口 第14章 波形发生与控制实例 第15章 C51单片机软件抗干扰和数字滤波-Chapter 1 dot binary
51-MCU-program-design
- 51单片机程序设计,针对多种工程实例,如电机控制,图像识别,交通灯,滤波等多种实例-The 51 MCU program design, for a variety of engineering examples, such as motor control, image recognition, traffic lights, filter and other examples
MCS-51-subprogram
- 单片机实用程序库,包括数据复制、算术平均滤波、长除法、码制转换、对分查找、浮点运算、三角函数等等。共98页pdf文档。-SCM utility library, including data replication, arithmetic mean filtering, long division, transcoding, bisection search, floating-point arithmetic, trigonometric functions and so on. Total
MCS-51
- 单片机MCS-51与铁电存储器接口及驱动程序;MCS-51单片机间双机通信;C语言的软件滤波常用方法实现;MCS-51单片机控制直流电动机实例-MCS-51 microcontroller ferroelectric memory interface and driver between MCS-51 microcontroller Duplex Communications C language commonly used methods of filtering software imp
GY-51
- GY-51测试程序,已经调好,没有错误,滤波程序要自己写-GY-51 test program has been fine, no errors, filtering program to write their own
51黑论坛_卡尔曼滤波输出姿态角
- 卡尔曼滤波,extern KalmanGain;// 卡尔曼增益 extern EstimateCovariance;//估计协方差 extern MeasureCovariance;//测量协方差 extern EstimateValue;//估计值 extern void KalmanFilterInit(void); extern KalmanFilter( Measure);(extern KalmanGain; extern EstimateCo