代码搜索:H型风机
找到约 10,000 项符合「H型风机」的源代码
代码结果 10,000
www.eeworm.com/read/459723/7266089
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/451240/7468750
pdf 2410-2型linux实验手册.pdf
www.eeworm.com/read/451240/7468751
pdf 2410-1型ide实验手册.pdf
www.eeworm.com/read/450979/7474108
fig 钟型隶属函数-c参数变化.fig
www.eeworm.com/read/450978/7474109
fig 钟型隶属函数-b参数变化.fig
www.eeworm.com/read/448593/7529109
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/448593/7529110
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/199789/7822642
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/199789/7822672
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/299034/7897414