资源列表
[嵌入式/单片机编程] ListControl
说明:对LCD是现在线控制的源代码,对单片机和嵌入式的工程工作人员有着无比的好处。-On the LCD is now the source code line control of single-chip and embedded engineering staff has tremendous benefits.<马同学> 在 2025-02-05 上传 | 大小:1.5mb | 下载:0
[VHDL编程] Sequence-detector-design
说明:序列检测器设计的思路大多都是用FSM来实现的,此思路是通过移位寄存器来实现序列检测-Sequence detector design ideas are often used to achieve the FSM, the idea is to achieve through the shift register sequence detection<lsp> 在 2025-02-05 上传 | 大小:30kb | 下载:0
[VHDL编程] 4multiplier
说明:4位乘法器vhdl程序-- DEscr iptION : Signed mulitplier:-- A (A) input width : 4-- B (B) input width : 4-- Q (data_out) output width : 7-4 multiplier vhdl procedure<lsp> 在 2025-02-05 上传 | 大小:3kb | 下载:0
[单片机(51,AVR,MSP430等)] 2478LCD_SAMPLE
说明:LPC2478 ARM液晶显示例程,包括LCD驱动,图片显示,绘图等程序,接TFT LCD,5:6:5 RGB mode-LPC2478 LCD Display Sample<libra_s> 在 2025-02-05 上传 | 大小:1.58mb | 下载:0
[VHDL编程] multiplier
说明:该乘法器是由8位加法器构成的以时序方式设计的8位乘法器。 其乘法原理是:乘法通过逐项移位相加原理来实现,从被乘数的最低位开始,若为1,则乘数左移后与上一次的和相加;若为0,左移后以全零相加,直至被乘数的最高位。-The multiplier is 8-bit adder consisting of time-series design to the 8-bit multiplier. The multiplication princ<lsp> 在 2025-02-05 上传 | 大小:101kb | 下载:0