代码搜索:光子计数

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

代码结果 7,260
www.eeworm.com/read/37144/1068716

opt 按键计数器.opt

### uVision2 Project, (C) Keil Software ### Do not modify ! cExt (*.c) aExt (*.s*; *.src; *.a*) oExt (*.obj) lExt (*.lib) tExt (*.txt; *.h; *.inc) pExt (*.plm) CppX (*.cpp) DaveTm {
www.eeworm.com/read/37338/1073751

txt lcd计数显示程序.txt

library IEEE; use IEEE.STD_LOGIC_1164.ALL; use IEEE.STD_LOGIC_ARITH.ALL; use IEEE.STD_LOGIC_UNSIGNED.ALL; ---- Uncomment the following library declaration if instantiating ---- any Xilinx primi
www.eeworm.com/read/38884/1117539

vhd 加法计数器.vhd

LIBRARY IEEE; USE IEEE.STD_LOGIC_1164.ALL; USE IEEE.STD_LOGIC_UNSIGNED.ALL; ENTITY COUNTER_12 IS PORT(CLK,CLR,EN:IN STD_LOGIC; Q1,Q2,Q3,Q4:OUT STD_LOGIC; END COUNTER_12; ARCHI
www.eeworm.com/read/39475/1131984

vhd 加法计数器.vhd

LIBRARY IEEE; USE IEEE.STD_LOGIC_1164.ALL; USE IEEE.STD_LOGIC_UNSIGNED.ALL; ENTITY COUNTER_12 IS PORT(CLK,CLR,EN:IN STD_LOGIC; Q1,Q2,Q3,Q4:OUT STD_LOGIC; END COUNTER_12; ARCHI
www.eeworm.com/read/355003/3070229

ewb 异步计数器.ewb

Electronics Workbench Circuit File Version: 5 Charset: ANSI Description: "" EncryptionType: 2 UsingVectorGraphics: 0 /000@D0I0?4D
www.eeworm.com/read/393391/8290431

asm 计数器 (2).asm

org 0000h ajmp main org 000bh reti org 001bh ajmp int_1 main: mov a,#0bbh mov r4,#04h acall led start: mov sp,#60h
www.eeworm.com/read/415893/11049375

doc 100计数器.doc