51单片机对模数转换器adc574/1674/ads774数据采集程序,采集数据BCD码在78~7B
上传时间: 2013-12-26
上传用户:leehom61
This design is a universal register which can be used as a straightforward storage register, a bi-directional shift register, an up counter and a down counter.
标签: register straightforward universal storage
上传时间: 2013-12-28
上传用户:努力努力再努力
浮点转换器,可以对十进制定点数、浮点BCD码和二进制浮点操作数之间进行相互转换。
上传时间: 2014-05-30
上传用户:hjshhyy
这是我自己编写的三分频,也就是奇数分频,占空比为1:1,当然如果需要其它奇数分频,只要将程序里面的N和counter修改即可
上传时间: 2015-08-06
上传用户:我们的船长
汇编的PIC程序,包括MOUSE,FLOAT,CLOCK,BCD
上传时间: 2015-08-20
上传用户:yoleeson
朋友,我是Jawen.看到先前上载的一套CPLD开发板的VHDL源码挺受欢迎的,现在就将她的Verilog源码也一并贡献给大家:8位优先编码器,乘法器,多路选择器,二进制转BCD码,加法器,减法器,简单状态机,四位比较器,7段数码管,i2c总线,lcd液晶显示,拨码开关,串口,蜂鸣器,矩阵键盘,跑马灯,交通灯,数字时钟
标签:
上传时间: 2014-01-23
上传用户:wys0120
8个汇编程序,包括进制转换,BCD码转换,中值滤波,浮点数运算等,适合做8位单片机的朋友们。
标签: 汇编程序
上传时间: 2015-09-03
上传用户:tedo811
译码器源程序,用于仪表的bcd代码转换,入工控行业的厚度显示
上传时间: 2013-12-27
上传用户:CHINA526
* This a software code module for a time-of-day clock object. * The clock may be fixed 12-hour, fixed 24-hour, or dynamically * configurable between these two types. Clock data can be accessed * as a binary number representing the number of minutes since midnight * or a BCD number formatted according to the time-of-day description * in the TIME module 0404x. The functions work with time-of-day values * which conform to normally accepted clock values of 1:00 to * 12:59 BCD / 0 to 719 binary for a 12-hour clock or clock values * 00:00 to 23:59 BCD / 0 to 1439 binary for a 24-hour clock. On power-up * the clock is 12:00 BCD / 0 binary for a 12-hour or dynamically * configurable clock, or 00:00 BCD / 0 binary for a 24-hour clock.
标签: clock time-of-day software module
上传时间: 2013-12-07
上传用户:llandlu
该源码是一个问题的解决方法。问题是给你个长为L的串,串中可以出现n种字符,还给出m个子串,求有多少个长为n的只由这些字串组成的串。输入例子:4 5 6 ABB BCA BCD CAB CDD DDA 结果为2.而5 4 5 E D C B A的结果为625
标签: 源码
上传时间: 2014-01-12
上传用户:水中浮云