代码搜索:熔丝位

找到约 10,000 项符合「熔丝位」的源代码

代码结果 10,000
www.eeworm.com/read/300974/13873889

lst 四位bcd码的减法程序.lst

8051 Assembler Version 1.00 03/22/107 14:34:46 Page 1 E:\学习资料\单片机\拷贝给学生的资料\七段显示0\四位BCD码的减法程序.ASM 1 0000 ORG 0000H 2 0000 020030 BEGIN: LJMP INI
www.eeworm.com/read/300974/13873902

asm 四位bcd码的减法程序.asm

ORG 0000H BEGIN: LJMP INIT ORG 0003H ;INT0 RETI ORG 000BH ;T0 INT RETI ORG 0013H ;1NT1 RETI ORG 001BH ;T1 INT RETI ORG 0023H ;S PORT IN
www.eeworm.com/read/300974/13873927

hex 四位bcd码的减法程序.hex

:03000000020030CB :0100030032CA :01000B0032C2 :0100130032BA :01001B0032B2 :0100230032AA :01002B0032A2 :10003000787F7400F6D8FD75817075D000C312000A :0D00400000120000F52827D4050009B322A6 :000000
www.eeworm.com/read/382666/6286485

txt 8位总线收发器:74245.txt

-- Octal Bus Transceiver -- This example shows the use of the high impedance literal 'Z' provided by std_logic. -- The aggregate '(others => 'Z')' means all of the bits of B must be forced to 'Z'.
www.eeworm.com/read/382666/6286492

txt 8位相等比较器.txt

-- 8-bit Identity Comparator -- uses 1993 std VHDL -- download from www.pld.com.cn & www.fpga.com.cn library IEEE; use IEEE.Std_logic_1164.all; entity HCT688 is port(Q, P : in std_logic_v
www.eeworm.com/read/494695/6360546

txt 8位总线收发器:74245.txt

-- Octal Bus Transceiver -- This example shows the use of the high impedance literal 'Z' provided by std_logic. -- The aggregate '(others => 'Z')' means all of the bits of B must be forced to 'Z'.
www.eeworm.com/read/494695/6360553

txt 8位相等比较器.txt

-- 8-bit Identity Comparator -- uses 1993 std VHDL -- download from www.pld.com.cn & www.fpga.com.cn library IEEE; use IEEE.Std_logic_1164.all; entity HCT688 is port(Q, P : in std_logic_v
www.eeworm.com/read/487908/6501814

txt 8位总线收发器:74245.txt

-- Octal Bus Transceiver -- This example shows the use of the high impedance literal 'Z' provided by std_logic. -- The aggregate '(others => 'Z')' means all of the bits of B must be forced to 'Z'.
www.eeworm.com/read/487908/6501821

txt 8位相等比较器.txt

-- 8-bit Identity Comparator -- uses 1993 std VHDL -- download from www.pld.com.cn & www.fpga.com.cn library IEEE; use IEEE.Std_logic_1164.all; entity HCT688 is port(Q, P : in std_logic_v