搜索资源列表
-
0下载:
基于单片机的温度控制器设计源码(环境温度由两位整数位、两位小数位数码管显示;超温报警。通过实物测试)-Temperature controller design based on single chip source (ambient temperature by two integer bits, two decimal digital display over-temperature alarm. By physical test)
-
-
0下载:
DMA controller VHDL code entity dma is
generic
(
ADDR_WIDTH : integer := 16 -- default value
DATA_WIDTH : integer := 16 -- default value
)
port
(
RESET_L : in std_logic
CLK : in std_logic
DRQ_L : in std_logic
DMAA
-
-
0下载:
这个程序是关于遗传算法的,对于整数阶PID控制器的程序(This program is about genetic algorithm, for integer order PID controller program)
-