代码搜索:光子计数
找到约 7,260 项符合「光子计数」的源代码
代码结果 7,260
www.eeworm.com/read/261679/11628699
ewb 160-6进制计数器.ewb
Electronics Workbench Circuit File
Version: 5
Charset: ANSI
Description:
""
EncryptionType: 2
UsingVectorGraphics: 0
/000@D0I0?4D
www.eeworm.com/read/261679/11628712
ewb 163-6进制计数器.ewb
Electronics Workbench Circuit File
Version: 5
Charset: ANSI
Description:
""
EncryptionType: 2
UsingVectorGraphics: 0
/000@D0I0?4D
www.eeworm.com/read/346894/11714034
pdf 绕线机计数器程序.pdf
www.eeworm.com/read/157209/11730116
txt 计数器:generic语句的应用.txt
-- n-Bit Synchronous Counter
-- dowload from: www.fpga.com.cn & www.pld.com.cn
LIBRARY ieee;
USE ieee.Std_logic_1164.ALL;
USE ieee.Std_logic_unsigned.ALL;
ENTITY cntrnbit IS
GENERIC(
www.eeworm.com/read/157209/11730120
txt 计数器:wait语句的应用.txt
-- This example shows an inefficient way of describing a counter.
-- vhdl model of a 3-state counter illustrating the use
-- of the WAIT statement to suspend a process.At each wait
-- statement th
www.eeworm.com/read/157209/11730123
txt 计数器:generate语句的应用.txt
-- Generated Binary Up Counter
-- The first design entity is a T-type flip-flop.
-- The second is an scalable synchronous binary up counter illustrating the use of the generate statement to produce
www.eeworm.com/read/337991/12331301
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/233878/14130054