代码搜索:抄表器

找到约 10,000 项符合「抄表器」的源代码

代码结果 10,000
www.eeworm.com/read/347421/6322788

frm 定时器延时.frm

VERSION 5.00 Begin VB.Form Form1 Caption = "Form1" ClientHeight = 3195 ClientLeft = 60 ClientTop = 345 ClientWidth = 4680 LinkTopic
www.eeworm.com/read/347421/6322792

vbp 定时器延时.vbp

Type=Exe Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#D:\WINNT\system32\stdole2.tlb#OLE Automation Form=定时器延时.frm Startup="Form1" HelpFile="" Command32="" Name="工程1" HelpContextID=
www.eeworm.com/read/347421/6322801

vbw 定时器延时.vbw

Form1 = 133, 116, 658, 556, , 0, 0, 525, 440, C
www.eeworm.com/read/494695/6360570

txt 通用寄存器.txt

-- Universal Register -- This design is a universal register which can be used as a straightforward storage register, a bi-directional shift register, an up counter and a down counter. -- The regis
www.eeworm.com/read/494360/6375654

hex 波形发生器.hex

:10000300404346494C4F5255585B5E606366686A8D :100013006D6F7173757678797B7C7D7E7E7F7F7F54 :100023007F7F7F7F7E7E7D7C7B7978767573716F32 :100033006D6A686663605E5B5855524F4C49464330 :10004300403C3936333
www.eeworm.com/read/494360/6375657

c 波形发生器.c

#include"reg51.h" #define uchar unsigned char sbit ksaw=P1^0; //锯齿波按键. sbit ktran=P1^1; //三角波按键. sbit ksquare=P1^2; //方波按键. sbit ksin=P1^3; //正弦波按键. void delay( ); uchar code tab[1