说明:无线单色3键调光器,主要采用无线射频遥控器来对LED灯带调光-Wireless Monochrome three key dimmer, the main use of wireless RF remote controller for LED lights with dimmer <李双权> 在 2025-07-26 上传
| 大小:32kb | 下载:0
说明:用汇编语言实现的验证简单的哥德巴赫猜想的代码,简化的歌德巴赫猜想:任何一个大于6的偶数均可以表示为两个素数之和。现从键盘输入一个0~65535之间的无符号整数,试验证歌德巴赫猜想。
如输入数12,输出:
12=5+7
如输入数20,输出:
20=3+17
20=7+13
如输入数7,输出:
Must be even
如输入数3,输出:
Must be greater than or equal to 6-Using assembly lang <yufu> 在 2025-07-26 上传
| 大小:5kb | 下载:0
说明:利用汇编语言,按照特定的算法,算出身份证号码的最后一位,经过验证,准确无误。-The use of assembly language, according to a specific algorithm to calculate the last one ID number, a proven, accurate. <yufu> 在 2025-07-26 上传
| 大小:4kb | 下载:0
说明:由汇编语言编程的学生成绩管理系统,能够生成相应的成绩文件,格式为 学号——姓名——成绩。-By the assembly language programming of student achievement management system that can generate the corresponding results file format student number- Name- results. <yufu> 在 2025-07-26 上传
| 大小:5kb | 下载:0
说明: 用减奇数次数的方法,求一个数的近似平方根,这个平方根是一个整数。如求17的平方根,可以用17相继减去奇数1、3、5、7、…,当结果为 负数时停止,即:
17-1-3-5-7-9<0
可以看出,17在减去5次奇数后结果变为负数,可以近似认为17的平方根在4与5之间,计算NUM的平方根,如果NUM=17,则ANS中保存结果4。- With an odd number of reduction method, find the approximate square root of <yufu> 在 2025-07-26 上传
| 大小:2kb | 下载:0
说明:该段代码主要用于LCD检测,验证其是否损坏。主要适用单片机16F8-This code is mainly used for LCD inspection, verify that it is damaged. Mainly suitable microcontroller 16F877 <qiu> 在 2025-07-26 上传
| 大小:1kb | 下载:0
说明:一个简单的汇编小时钟,罗云杉老师书上的例子 可以更换图片,可以。-A simple compilation of small clock, Luo spruce teacher book s examples can replace the picture, you can. <陈旭> 在 2025-07-26 上传
| 大小:56kb | 下载:0