搜索资源列表
ls138
- 基于VHDL的LS138译码器的实现 一个很简单的程序
74LS138
- 用VHDL 语言描述度三线八线译码器,其开发均在FPGA中-using VHDL descr iption line 8 3 degrees decoder lines, the development is in FPGA
ls138
- 基于VHDL的LS138译码器的实现 一个很简单的程序-Based on the LS138 decoder VHDL realization of a very simple procedure
ls138
- 用原理图的方式编程实现74ls138模块功能,已经通过编译-Schematic way by programming 74ls138 module implementation has passed the compiler
LS138
- 通过vhdl实现ls138硬件功能 通过vhdl实现ls138硬件功能 -the descr iption of ls138 in vhdl
74hc138
- 74ls138 基于verilog语言的实现 -Verilog language 74ls138 based on the realization of
3264dianzhen
- 采用595做列扫,74ls138做列扫,能分屏显示文字,每屏显示8个汉字!-The 595 do column esau, 74 ls138 do column esau, can divide screen text, each screen eight Chinese characters!
hanzixianshi
- 基于89c51的4汉字显示程序 proteus环境仿真,4094、74LS138驱动,16*16点阵-89c51 4-character display program proteus Environment Simulation, 4094,74 LS138 drive, 16* 16 dot matrix
5、译码器实验
- *实 验 名:译码器实验 *实验说明:8个LED灯显示LS138译码器输出的低电平 *连接方式: *注 意: ************************************/ #include <reg51.h> //---定义IO口---// sbit LSA=P2^2; sbit LSB=P2^3; sbit LSC=P2^4; //---声明全局函数---// void Delay