资源列表
[汇编语言] 16f676-experiment
说明:an experiment with pic 16f676 asm<amir> 在 2025-06-29 上传 | 大小:1kb | 下载:0
[汇编语言] ADD_BCD
说明:This routine performs a 2 Digit Unsigned BCD Addition It is assumed that the two BCD numbers to be added are in locations Num_1 & Num_2. The result is the sum of Num_1+Num_2 and is stored in location Num_2 and the overflow carry is returned<crispyhan> 在 2025-06-29 上传 | 大小:1kb | 下载:0
[汇编语言] BCD_SUB
说明:*** *** *** * Unsigned BCD Subtraction *** *** *** This routine performs a 2 Digit Unsigned BCD Subtraction. It is assumed that the two BCD numbers to be subtracted are in locations Num_1 & Num_2. The result is the difference of Num_1 & Num_<crispyhan> 在 2025-06-29 上传 | 大小:1kb | 下载:0
[汇编语言] get_the_square
说明:汇编精简实例程序,功能为:得到0-9中某个数的平方-get the square of the number that you typed in(0-9)<许灵玉> 在 2025-06-29 上传 | 大小:1kb | 下载:0