资源列表
[汇编语言] mutiply_with_asm
说明:实现BCD码的乘法,要求被乘数和乘数以压缩BCD形式分别存放在内存单元DS:1000H和DS:1001H。乘积存放在另外两个内存单元DS:1002H和DS:1003H(低位在前,高位在后)-To achieve multiplication of BCD code, required to compress BCD multiplicand and multiplier are stored in the memory unit form DS: 1000H and DS: 1001H. Pro<yangxiao> 在 2025-10-28 上传 | 大小:56kb | 下载:0
[汇编语言] sort
说明:从DATA_BUF(1000H)开始存放50个字节数据,编写程序将这些数据由小到大排序,排序后的数据仍放在该区域中。 要求原始数据在源程序中给出,排序前后的数据以每行10个的格式显示在屏幕上-From DATA_BUF (1000H) began storing 50 bytes of data, preparation of the program will sort the data from small to big, sort the data remains on the post<yangxiao> 在 2025-10-28 上传 | 大小:73kb | 下载:0
[汇编语言] 1602LCDxianshimiaobiao
说明:用89S52单片机控制在1602LCD上显示秒表。-89S52 MCU with display control 1602LCD stopwatch.<狼性狂人> 在 2025-10-28 上传 | 大小:21kb | 下载:0
[书籍源码] singLogin
说明:asp.net 单点登录,同一个账户在同一时间只能有一个人在线-asp.net single sign-on, with an account at the same time only one person online<ximingzhao> 在 2025-10-28 上传 | 大小:13kb | 下载:0
[汇编语言] LCD
说明:在单片机的P1端口上接有LCD模块,用来显示计时时间。P3.3、P3.4端口分别接有按钮开关K1、K2,做秒表的计时控制按钮。-P1 port in the microcontroller connected with LCD module, used to display time of time. P3.3, P3.4 port were connected with the button switch K1, K2, do stopwatch timing control buttons.<汪休> 在 2025-10-28 上传 | 大小:23kb | 下载:0