搜索资源列表
BCD2HEX互换
- 单片机编程的bcd码和hex码的互换,BCD2HEX 例子: c=BCD2HEX(0x255) //255 转成HEX为0xff c=HEX2BCD(0xff) //0xff 转成BCD码为 2-microcontroller programming bcd yards and hex code swap BCD2HEX example : c = BCD2HEX (0x255) / / 255 to HEX conversion c = 0xff HEX2BCD (0xf
frequently_used_source_code
- 单片机方面大量常用优秀源代码和说明 ACM-12864汉字液晶显示驱动程序 Ad_da转换 ADC0809 adc2051 AD转换类 C51_table DES算法演示 I2c总线 IIC LED显示 编程规范与范例 步进电机 查表 串行通信 打印 代码运算类 代码转换 单片机经验谈 单片机直接驱动液晶显示 电机pwm控制 电机控制 定浮点子程序库 定时与中断 二进制数运算 汇编与c的衔接
HEX2BCD
- 基于fpga的二进制和BCD骂转换模块vhdl描述,只需修改相关参数即可使用-Fpga-based binary and BCD conversion module called vhdl descr iption, simply modify the relevant parameters to use
HEX2BCD
- 2进制转10进制BCD码,满足学习需要,并且容易转化-2 M to 10 M BCD code, to meet the learning needs of students, and easily translated into
hex2bcd
- 自己编写的HEX码转化到BCD码,2个BYTE,方便初学者调用-The HEX code to write your own conversion to BCD, 2 BYTE, easy for beginners call
hex2bcd-4
- assembly language program for hexto bcd conversion
HEX2BCD
- 十六进制转BCD,包含设计文件和仿真文件,工程文件(Sixteen decimal to BCD, including design documents and simulation files, engineering documents)
hex2BCD
- rutina para convertir un numero hexadecimal en un BCD usando un pic16f84