-
(1) 显示北京时间;
(2) 能够校准时间;
(3) 使用汇编语言;
(4) 时、分、秒之间以及年、月、日间以小数点分隔;
(5) 显示公历日
(1) 显示北京时间;
(2) 能够校准时间;
(3) 使用汇编语言;
(4) 时、分、秒之间以及年、月、日间以小数点分隔;
(5) 显示公历日期
(6) 能够校准日期
(7) 运动秒表
(8) 闹钟功能
(9) 整点报时功能
(10) 自动/手动进入休眠状态
-(1) shows that Beijing (2) to the calibration time (3) the use of assembly language (4) hours, minutes and seconds, as well as year, month, day to decimal separated (5) shows that the Gregorian calendar date (6 ) to the calibration date (7) Sports Stopwatch (8), alarm clock function (9) The whole point timekeeping function (10) Auto/Manual to enter hibernation
- 2022-08-21 23:09:51下载
- 积分:1
-
基于mips指令集矩阵乘法实现
基于mips64的指令集,采用汇编实现矩阵乘法,在模拟器上可以自行输入矩阵的行数、矩阵的列数等信息,
然后自己设计矩阵的数据进行计算,感觉实现还是比较灵活的,但是也可以再改进一下
- 2023-01-08 15:05:03下载
- 积分:1
-
一个简单的图书馆管理系统,可以直接运行。
一个简单的图书馆管理系统,可以直接运行。-A simple library management system, can be directly run.
- 2023-03-10 04:55:02下载
- 积分:1
-
DEbug 关于制作瑞星杀毒软件密钥盘的源码 MOV BX,200 ;内存基址(0面) MOV DH,00 ;磁头号00 MOV DL,00 ;驱动器号00(A...
DEbug 关于制作瑞星杀毒软件密钥盘的源码 MOV BX,200 ;内存基址(0面) MOV DH,00 ;磁头号00 MOV DL,00 ;驱动器号00(A盘) MOV CX,4F01 ;4F(即79)号磁道01号扇区 即(CH=4F CL=01) MOV AH,05 ;格式化磁道 MOV AL,09 ;连续读取9个扇区 INT 13 ;调用13号中断 INT 3 MOV BX,300 ;内存基址(1面) MOV DH,01 ;磁头号01 MOV DL,00 ;驱动器号00(A盘) MOV CX,4F01 ;4F(即79)号磁道01号扇区 即(CH=4F CL=01) MOV AH,05 ;格式化磁道 MOV AL,09 ;连续读取9个扇区 INT 13 ;调用13号中断 INT 20 ;返回dos 初学汇编,请各位多多指教!-Debug on the production of Rising antivirus software key source disk MOV BX, 200 memory base address (0 face) MOV DH, 00 head No. 00 MOV DL, 00 drive No. 00 (A disk) MOV CX, 4F01 4F (ie 79) of track that is on the 1st sector (CH = 4F CL = 01) MOV AH, 05 formatted track MOV AL, 09 consecutive read 9 sector INT 13 call on the 13th interruption INT 3 MOV BX, 300 memory base address (1 side) MOV DH, 01 head No. 01 MOV DL, 00 drive No. 00 (A disk) MOV CX, 4F01 4F (ie 79) of track that is on the 1st sector (CH = 4F CL = 01) MOV AH, 05 formatted track MOV AL, 09 consecutive read 9 sector INT 13 call on the 13th
- 2023-06-25 06:50:03下载
- 积分:1
-
recursibo Fibonaci
- 2022-07-14 07:25:40下载
- 积分:1
-
自己编写的红外解码子程序,但CPU资源占用较高,作教学示范用途。...
自己编写的红外解码子程序,但CPU资源占用较高,作教学示范用途。-prepared their infrared decoding routines, but higher occupancy CPU resources for teaching demonstration purposes.
- 2022-02-24 22:33:40下载
- 积分:1
-
In the editing interface to create the necessary controls and Properties Lieuten...
在编辑界面创建所需的控件,并于Properties中将ID,Caption按表填好,给复选和编辑框控件连接变量,对消息处理函数加入指定代码。-In the editing interface to create the necessary controls and Properties Lieutenant ID, Caption completed table to check and edit the control box to connect variables, on the message processing function by adding the specified code.
- 2022-06-18 21:26:55下载
- 积分:1
-
用于8259中断的程序,可使用Winxp Xingyan集成环境运行。
用于8259中断的程序,可使用Winxp Xingyan集成环境运行。-Used for 8259A interrupted,the invironment is Winxp Xingyan
- 2022-07-11 14:24:08下载
- 积分:1
-
这是笔者早年开发的一款用单片机读摄象头图象数据的程序,是用汇编写的,设计思路和程序风格可以借鉴,是笔者的得意之作。...
这是笔者早年开发的一款用单片机读摄象头图象数据的程序,是用汇编写的,设计思路和程序风格可以借鉴,是笔者的得意之作。-This is the author spent his early years developed a single-chip image data read摄象头procedures, is the compilation of written procedures for design ideas and style can draw on, is the author
- 2022-10-12 06:20:03下载
- 积分:1
-
Sensorless BLDC Motor Control Using dsPIC30F2010 1127KB
Sensorless BLDC Motor Control Using dsPIC30F2010 1127KB -Sensorless BLDC Motor Control Using dsPIC30F2010 1127KB
- 2022-04-18 04:16:42下载
- 积分:1