搜索资源列表
BCD.~(2).SCHDOC.Zip
- 这是二进制计数器的一部分程序,大家也可以在AD上面看。-This is part of binary counter procedures, we can also see AD above.
binarytobcd
- 实现二进制到BCD的转换,相关算法可参考相关文档资料-convert binary number to BCD
BCD
- 实现多字节二进制转BCD码功能,是在KEI中写的。可以直接用。-Achieve multi-byte binary code to BCD function
led
- 七段LED数码显示器是数字系统中常用的数码显示元件,二进制数不能直接在LED数码管上显示,需要用一个BCD七段译码器进行译码。下图给出了一个七段显示译码器的框图及相应的七段LED数码管的示意图。-Seven-segment LED digital display is commonly used in digital systems digital display devices, a binary number can not be directly displayed on the LED
binary_to_BCD
- 将二进制码转换成BCD码,在verilog环境下可以封装为译码器-BCD code into the binary code in verilog environment is encapsulated as decoder
Exchange
- 程序功能:二进制取反 、十六进制转为十进制、十进制转十六进制、BCD转10进制 、十进制转BCD码、BCD码转换为字符串、字符串转换为BCD码,非常实用,工作必备之源码-Procedures functions: binary negate, sixteen hexadecimal to decimal, decimal to hexadecimal sixteen, BCD 10 hexadecimal, decimal conversion BCD code, BCD code is con
BCD
- 输入4位二进制数,8位LED显示转换后的BCD码-Enter the 4-bit binary number, eight LED display the converted BCD code
sting_lib
- 各种字符串函数功能的实现 比如 字符大小写转换,字符长度 二进制转BCD 一个字符转换成16进制 十进制等一些函数的实现-The realization of the function of various string function
VHDL_book1
- gate:基本逻辑门的实现和验证 mux4_1_gate:多路复用器的门级实现和验证 mux4_1_behav:多路复用器的行为级实现和验证 seg7_gate:7段数码管逻辑门实现和验证 seg7_behav:7段数码管case语句描述和验证 mux7seg:采用按键复用7段数码管的实现和验证 clkseg7:采用时钟自动扫描复用7段数码管的实现和验证 comp4_gate:4位比较器结构化实现和验证 comp8_behav:8位比较器行为实现
bit7_Binary_to_BCD_LED
- 二进制转十进制BCD码 Verilog语言 quartus-Binary to decimal BCD code Verilog language quartusII
b_to_bcd
- Verilog语言编写,二进制码转BCD码-Verilog language, binary code to BCD code
txdecode
- 二进制转BCD,fpga开发,交通灯控制芯片二进制转bcd码代码,函数法-binary to BCD for fpga. for traffic control chip
考研代码
- 基于8086的超级程序,可以将BCD码转换成二进制并显示出来。(so cool PROGRAM, we can use it to study 8086cpu)
bcd
- 可以实现任意二进制码到BCD码的转换电路(Can achieve any binary code to BCD code conversion circuit)