搜索资源列表
BCD
- finding BCD of two numbers
bcd.c
- a code that converts decimal to bcd-a code that converts decimal to bcd
BCD-CODE
- 基于FPGA的二进制转BCD码程序,非常适合初级菜鸟学习使用入门程序,欢迎大家下载学习-FPGA binary code to BCD based procedures, very suitable for learning to use primary rookie entry procedures, are welcome to download the learning
10-BCD
- BCD译码数码管显示数字,能用bcd的方式显示数字。-BCD decoding digital display numbers, can bcd way to display numbers.
binary-to-bcd
- binary to bcd conversion using assembly language
bcd-7seg
- bcd to 7segnments decoder in proteus
Binary-BCD-code
- 用Verilog语言写的二进制转BCD码,可以作为课堂教学实验或者课后作业,有完整工程代码-Written in Verilog language transfer binary BCD code, can be used as a teaching experiment or the homework, a complete project code
BCD-Conversion-Functions
- BCD_I子函数:将输入的BCD(拨码开关)值转换成整数。 I_BCD子函数:将输入的整数值转换成BCD码的形式输出出去。备注:用keil编写的-BCD_I Functions: input BCD (DIP switch) value is converted to an integer. I_BCD Functions: The integer value entered into a form of BCD code output
BCD
- 用汇编语言实现3位BCD码计算器功能,机器语言,存在缺陷,内存不够。-3 BCD code calculator function in assembly language, machine language, there are defects, not enough memory.
hexto-bcd
- It s a assembly program to convert HEX to BCD that can be pass to LCD
Four-digits-input-to-BCD-
- 将输入的四位数字转换为BCD码(压缩的和非压缩的)。-Four digits input to BCD (compressed and uncompressed).
16-BCD-
- 80C51单片机16进制BCD转换子程序.-80C51 MCU 16 BCD conversion subroutine.
bcd-doc
- BINARY TO BCD DOCUMENT
Exp-09-BCD-7Segment
- BCD 7SEGMENT USING MATLAB SOFTWARE
baseed-on-EDA-of-three-BCD-counter
- 基于EDA的三位BCD计数器,实现从0到999的计数功能-based on EDA of three BCD counter
BCD-program
- up/down BCD counter
lasso
- Lasso问题用ADMM,BCD,cvx方法实现(The algorithms to solve lasso problem)
HexToBCD-1
- HEX to BCD assembly code
程序员必备所有制码转换
- 二进制 ASCII码 八进制 十六进制 特点数位 逢10进1 逢2进1 逢16进1 美国信息交换标准代码(计算机键盘代码) 共256个字符每个字符8big BCD码(8421) 格雷码等(Binary ASCII code Octal number system Hexadecimal Characteristic digit 10 to 1 2 to 1 16 to 1 Standard code for the exchange of informati
BCDto7seg
- bcd to 7 seg code in verilog