-
许多专家推荐汇编语言编程指南书!!非
诸多高手推荐的汇编语言编程指导书!!非“汇编语言编程艺术”-Many experts recommend the assembly language programming guide book! ! Non-
- 2022-02-01 12:41:35下载
- 积分:1
-
汇编语言程序设计,显示系统时间。
首先在数据段开辟一显示缓冲区,用来存储系统时间。调用BIOS中断,返回系统时间,并将来返回的二进制时间转换成ASCII码,...
汇编语言程序设计,显示系统时间。
首先在数据段开辟一显示缓冲区,用来存储系统时间。调用BIOS中断,返回系统时间,并将来返回的二进制时间转换成ASCII码,方便时间显示时的调用。分别将来小时数、分钟数、秒数存入显示缓冲区。通过写显存将时间显示出来。由于获取了的系统时间不会自动刷新,所以我们要设计成刷新的方式来不断获取系统的时间,这样就形成了会跳动的电子钟了。-Assembly language programming, display system time. First of all, open up one paragraph in the data display buffer for the storage system time. BIOS interrupt calls to return system time, and the future return of the binary time into ASCII code for the call time is displayed. Respectively, the future number of hours, minutes, seconds into the display buffer. Time by writing to memory will be displayed. As the access to the system time does not automatically refresh, so we need to refresh the way designed to keep on getting the system time, so that will be formed beating electronic o
- 2022-03-14 06:09:11下载
- 积分:1
-
这是用win32汇编编写的资源编辑器,大家在进行VC++或win32汇编开发的时候,要进行资源界面的编辑,这个编辑器的功能比VC自带的更强大...
这是用win32汇编编写的资源编辑器,大家在进行VC++或win32汇编开发的时候,要进行资源界面的编辑,这个编辑器的功能比VC自带的更强大-This is a compilation prepared by the win32 resources editor, Members conducting VC++ compilation or win32 development of the times, resource editing interface, The editor of the VC, bringing their functional than the more powerful
- 2022-06-30 21:53:59下载
- 积分:1
-
AT24C16的读写程序,I2C接口,已经通过测试,说明资料…
AT24C16的读写程序,I2C接口,已经通过测试,注释很详细-AT24C16 literacy program, I2C interface, has passed the test, the Notes are detailed
- 2022-09-08 08:15:02下载
- 积分:1
-
DC machine code
直流电机的程序代码-DC machine code
- 2022-02-07 16:03:51下载
- 积分:1
-
本程序设计是为了方便的自动更换墙纸,可以根据你的设置自动更换墙纸...
本程序设计是为了方便的自动更换墙纸,可以根据你的设置自动更换墙纸-this procedure is designed to facilitate the automatic replacement of wallpaper, you can set up automatic replacement of wallpaper
- 2022-08-09 02:01:10下载
- 积分:1
-
LCD modle AT1602 显示程序,纯用ASM汇编编写,可作参考使用哦!如有问题请联系我。13710397625,陈sir...
LCD modle AT1602 显示程序,纯用ASM汇编编写,可作参考使用哦!如有问题请联系我。13710397625,陈sir
- 2022-08-20 12:10:33下载
- 积分:1
-
windows_32下的汇编基础教程!教程共17章!
windows_32下的汇编基础教程!教程共17章!-windows_32 compiled under the Basic Course! A total of 17 chapter tutorial!
- 2022-06-02 20:11:28下载
- 积分:1
-
Through the AT89C51, can be carried out on the LCD to read and write.
通过AT89C51,可以对LCD 进行读和写.-Through the AT89C51, can be carried out on the LCD to read and write.
- 2022-07-08 19:14:34下载
- 积分:1
-
dijkstra 这是用C语言实现的贪心算法
看这个程序前最好先看看图形说明...
dijkstra 这是用C语言实现的贪心算法
看这个程序前最好先看看图形说明-Dijkstra this is achieved using C language greedy algorithm to see this process take a look at the graphics before the best description
- 2022-04-26 14:33:43下载
- 积分:1