代码搜索:共模滤波
找到约 10,000 项符合「共模滤波」的源代码
代码结果 10,000
www.eeworm.com/read/463272/7184554
c co.c
#define uchar unsigned char
#define uint unsigned int
#define ulong unsigned long
unsigned char code dispcode[]={0xC0,0xF9,0xA4,0xB0,0x99,0x92,0x82,0xF8,0x80,0x90};//共阳
#include
#inc
www.eeworm.com/read/462916/7191757
asm 2.asm
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; AT89C2051时钟程序 ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;
; 定时器T0、T1溢出周期为50MS,T0为秒计数用, T1为调整时闪烁用,
; P3.7为调整按钮,P1口 为字符输出口,采用共
www.eeworm.com/read/438277/7216726
c ex4-3.c
/* 应用范例 4-3
标题:范例4-3
版本:1.0
Target: 89S51
程序描述:这个程序利用89S51控制一颗共阳七段显示器不停
地显示0到9*/
/* ***************************************************** */
#include
code seven_seg[1
www.eeworm.com/read/453878/7406023
c led发光二极管.c
/*LED发光二极管*/
#include
#include
void delay(unsigned char tmp);//延时子函数
void main(void) //入口函数
{
P2=0;
while(1){ //无限循环
P2--; //P2口连接输出计数,因LED灯是共阳接法
www.eeworm.com/read/448826/7525157
txt 008.txt
008
题目:输出9*9口诀。
程序分析:分行与列考虑,共9行9列,i控制行,j控制列。
程序源代码:
#include "stdio.h"
main()
{
int i,j,result;
printf("\n");
for (i=1;i
www.eeworm.com/read/299565/7845089
asm 2.asm
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; AT89C2051时钟程序 ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;
; 定时器T0、T1溢出周期为50MS,T0为秒计数用, T1为调整时闪烁用,
; P3.7为调整按钮,P1口 为字符输出口,采用共
www.eeworm.com/read/298328/7966149
bak 2.bak
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; AT89C2051时钟程序 ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;
; 定时器T0、T1溢出周期为50MS,T0为秒计数用, T1为调整时闪烁用,
; P3.7为调整按钮,P1口 为字符输出口,采用共
www.eeworm.com/read/298328/7966186
asm 2.asm
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; AT89C2051时钟程序 ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;
; 定时器T0、T1溢出周期为50MS,T0为秒计数用, T1为调整时闪烁用,
; P3.7为调整按钮,P1口 为字符输出口,采用共
www.eeworm.com/read/298314/7967272
bak 2.bak
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; AT89C2051时钟程序 ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;
; 定时器T0、T1溢出周期为50MS,T0为秒计数用, T1为调整时闪烁用,
; P3.7为调整按钮,P1口 为字符输出口,采用共
www.eeworm.com/read/298314/7967286
asm 2.asm
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; AT89C2051时钟程序 ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;
; 定时器T0、T1溢出周期为50MS,T0为秒计数用, T1为调整时闪烁用,
; P3.7为调整按钮,P1口 为字符输出口,采用共