代码搜索:光子计数

找到约 7,260 项符合「光子计数」的源代码

代码结果 7,260
www.eeworm.com/read/6387/85370

ewb 异步8421bcd计数器.ewb

Electronics Workbench Circuit File Version: 5 Charset: ANSI Description: " 如图所示,它是由4个JK触发器构成的异步8421BCD计数器。" " 若初始状态Q^n4Q^n3Q^n2Q^n1=0000,在CP脉冲作用下Q^n+1=1,Q1为上跳使后3级触发器都保持不变。再将0001作为
www.eeworm.com/read/7227/111463

c 按键加一计数显示程序.c

#include /*头文件*/ #define uchar unsigned char /*缩写定义*/ #define uint unsigned int flash uchar DATA_7SEG[ ] ={0x3f,0x06,0x5b,0x4f,0x66,0x6d,0x7d,0x07,
www.eeworm.com/read/7227/111464

a90 按键加一计数显示.a90

:020000020000FC :10008800D7D0882799278017910710F40196FBCFBE :10009800E2E0DFC00FEF07BB0FE701BB979A0895B7 :1000A8008A9388278630A8F401E0482F82D00095EB :1000B80002BBE82FFF27E05AFE4F0081E02FFF2701 :10
www.eeworm.com/read/7227/111512

c 按键加一计数显示程序.c

#include #define uchar unsigned char #define uint unsigned int const uchar DATA_7SEG[ ] ={0x3f,0x06,0x5b,0x4f,0x66,0x6d,0x7d,0x07,
www.eeworm.com/read/7227/111514

~c 按键加一计数显示程序.~c

#include #define uchar unsigned char #define uint unsigned int const uchar DATA_7SEG[ ] ={0x3f,0x06,0x5b,0x4f,0x66,0x6d,0x7d,0x07,