代码搜索:H型风机
找到约 10,000 项符合「H型风机」的源代码
代码结果 10,000
www.eeworm.com/read/221078/4835346
vbw 智慧型充電器(二).vbw
Form1 = 88, 88, 645, 343, Z, 65, 6, 496, 305, C
www.eeworm.com/read/473174/6857416
txt 10.3.2字符型lcd显示.txt
SADDR EQU 0100H
WADDR EQU 0200H
CSADDR EQU 8000H
XPOS EQU 20H
YPOS EQU 21H
ORG 0000H
JMP START
START:
MOV SP,#60H
MAIN:
MOV R7,#’0’
MNP:
CALL LCDRESET
www.eeworm.com/read/194936/8184017
txt 10.3.2字符型lcd显示.txt
SADDR EQU 0100H
WADDR EQU 0200H
CSADDR EQU 8000H
XPOS EQU 20H
YPOS EQU 21H
ORG 0000H
JMP START
START:
MOV SP,#60H
MAIN:
MOV R7,#’0’
MNP:
CALL LCDRESET
www.eeworm.com/read/193177/8249182
txt 10.3.2字符型lcd显示.txt
SADDR EQU 0100H
WADDR EQU 0200H
CSADDR EQU 8000H
XPOS EQU 20H
YPOS EQU 21H
ORG 0000H
JMP START
START:
MOV SP,#60H
MAIN:
MOV R7,#’0’
MNP:
CALL LCDRESET
www.eeworm.com/read/370579/9595115
txt 莫尔型状态机2.txt
-- Moore State Machine with Concurrent Output Logic
-- dowload from: www.fpga.com.cn & www.pld.com.cn
library ieee;
use ieee.std_logic_1164.all;
entity moore1 is port(
clk, rst:
www.eeworm.com/read/370579/9595131
txt 莫尔型状态机1.txt
-- Moore State Machine with explicit state encoding
-- dowload from: www.fpga.com.cn & www.pld.com.cn
library ieee;
use ieee.std_logic_1164.all;
entity moore2 is port(
clk, rst:
www.eeworm.com/read/170596/9797250
txt 莫尔型状态机1.txt
-- Moore State Machine with explicit state encoding
-- dowload from: www.fpga.com.cn & www.pld.com.cn
library ieee;
use ieee.std_logic_1164.all;
entity moore2 is port(
clk, rst:
www.eeworm.com/read/415351/11075526
txt 莫尔型状态机2.txt
-- Moore State Machine with Concurrent Output Logic
-- dowload from: www.fpga.com.cn & www.pld.com.cn
library ieee;
use ieee.std_logic_1164.all;
entity moore1 is port(
clk, rst:
www.eeworm.com/read/415351/11075544
txt 莫尔型状态机1.txt
-- Moore State Machine with explicit state encoding
-- dowload from: www.fpga.com.cn & www.pld.com.cn
library ieee;
use ieee.std_logic_1164.all;
entity moore2 is port(
clk, rst:
www.eeworm.com/read/415351/11075600
txt 莫尔型状态机2.txt
-- Moore State Machine with Concurrent Output Logic
-- dowload from: www.fpga.com.cn & www.pld.com.cn
library ieee;
use ieee.std_logic_1164.all;
entity moore1 is port(
clk, rst: