代码搜索:共模滤波
找到约 10,000 项符合「共模滤波」的源代码
代码结果 10,000
www.eeworm.com/read/385270/2593527
c main.c
// 基于《Stellaris外设驱动库》的SSI例程:通过75HC595控制1位共阳式静态数码管
// 包含必要的头文件
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/385270/2593534
c main.c
// 基于《Stellaris外设驱动库》的SSI例程:通过75HC595扫描8位共阴式动态数码管
// 包含必要的头文件
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/356003/3044519
properties listmember_zh_cn.properties
#listmember.jsp
list_member=会员列表
count=共
per_page=人 每页显示
page=人 页次
user_name=用户名
sex=性别
lastTime=上次登录
level=等级
regist_date=注册时间
man=男
woman=女
bu_xian=不详
search_user=查找用户
age_scope=年龄范围
www.eeworm.com/read/475452/6781817
plg 0808.plg
礦ision3 Build Log
Project:
E:\赵另\DA共阴极\0808.uv2
Project File Date: 05/30/2008
Output:
Build target 'Target 1'
assembling STARTUP.A51...
comp
www.eeworm.com/read/294359/8234149
c 18202.c
//DS18B20的底层驱动函数
#include
#include"1820.h"
#include"bit.h"
//延时函数,一共延时t*1.9285us
void delay(unsigned int t)
{
//*P_SystemClock=0x88;//49.152M
do
{
t-=1;
asm("nop");
www.eeworm.com/read/294359/8234803
c 18202.c
//DS18B20的底层驱动函数
#include
#include"1820.h"
#include"bit.h"
//延时函数,一共延时t*1.9285us
void delay(unsigned int t)
{
//*P_SystemClock=0x88;//49.152M
do
{
t-=1;
asm("nop");
www.eeworm.com/read/392770/8326847
c ex4-3.c
/* 应用范例 4-3
标题:范例4-3
版本:1.0
Target: 89S51
程序描述:这个程序利用89S51控制一颗共阳七段显示器不停
地显示0到9*/
/* ***************************************************** */
#include
code seven_seg
www.eeworm.com/read/392619/8332830
c ex4-3.c
/* 应用范例 4-3
标题:范例4-3
版本:1.0
Target: 89S51
程序描述:这个程序利用89S51控制一颗共阳七段显示器不停
地显示0到9*/
/* ***************************************************** */
#include
code seven_seg
www.eeworm.com/read/370756/9586384
asm 2.asm
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; AT89C2051时钟程序 ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;
; 定时器T0、T1溢出周期为50MS,T0为秒计数用, T1为调整时闪烁用,
; P3.7为调整按钮,P1口 为字符输出口,采用共
www.eeworm.com/read/172032/9725960
plg remote.plg
礦ision2 Build Log
Project:
D:\LJ\LJ_软件\remote\原件 共阳LED\REMOTE.uv2
Project File Date: 11/19/2004
Output:
Build target 'Target 1'
compiling rem