搜索资源列表
mcs51Clocky
- 采用中断方式进行溢出次数累计; 从秒——分——时的计时是通过累加和数值比较实现的; 时钟显示缓冲区:时钟时间在方位数码管上进行显示,为此在内部 RAM中要设置显示缓冲区,共6个地址单元。显示缓冲区从左到右依次存放时、分、秒数值; -Overflow interrupt the use of the number of cumulative manner from seconds- minutes- when the time is through the cumulative
sum
- 本程序对特定的数据求累加和,并得到输出,取得比较好的效果-this programmal mainly gets the special data ,and gets the sum of it
msp430smg
- 1、能够按增序显示000→100之间的所有3的整数倍的整数,更新频率不限,但必须能够清晰的读出来。 2、并统计截止到当前显示之前的所有数据的累加和,显示计算结果。 3、在上述功能基础上能够通过按键设置起始值(000到100)之间的任意一个数。 -1, it is possible to be displayed according to the increase sequence integer multiples of 000 → 100 between all 3 of the
CheckSum
- 对16进制数据进行累加和计算。快速计算和校验(Accumulate and calculate the 16 Decimal data. Fast calculation and verification)