-
汇编的windows显示消息框的例子
汇编的windows显示消息框的例子-Compilation of the windows to display a message box example
- 2022-02-12 14:01:23下载
- 积分:1
-
with DSP5410 achieve PN code, assembly language programming
用DSP5410实现PN码,汇编语言编程-with DSP5410 achieve PN code, assembly language programming
- 2022-01-26 01:31:15下载
- 积分:1
-
用汇编语言实现任意两个十进制数的加法
用汇编语言实现任意两个十进制数的加法,附有详细解析。应用了跳转指令,模拟进位机制实现带进位的两数相加。
- 2022-12-15 18:40:08下载
- 积分:1
-
VC内联汇编示例代码
VC内联汇编示例代码-VC associated sample code compilation
- 2023-08-16 13:00:02下载
- 积分:1
-
每名学生需要如下描述:学号、姓名、成绩。成绩保留小数点一位。试编制一程序完成学生的录入和输出。最终对所有学生的成绩进行从高到低的排序,并且输出排序结果,并且得出...
每名学生需要如下描述:学号、姓名、成绩。成绩保留小数点一位。试编制一程序完成学生的录入和输出。最终对所有学生的成绩进行从高到低的排序,并且输出排序结果,并且得出平均分,并且保留一位小数并且输出。-Needs of each student described as follows: Student ID, name, performance. Results 1 to retain a decimal point. Try to prepare a student entry process is completed and output. The final results of all students to sort from high to low, and the output of sorting results, and the average score obtained, and retained a decimal, and the output.
- 2022-08-14 15:48:20下载
- 积分:1
-
a notebook source
一个记事本源程序-a notebook source
- 2023-05-16 09:00:03下载
- 积分:1
-
汇编语言超浓缩教程~~!适合初学者,让你尽快进入汇编的领域。...
汇编语言超浓缩教程~~!适合初学者,让你尽快进入汇编的领域。-assembly language-enrichment Guide ~ ~! For beginners, so as soon as you enter the field of compilation.
- 2022-05-15 02:45:42下载
- 积分: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
-
这是一个判断某一年是否为润年的程序,运行可执行程序Ifleap.exe后,输入具体的年份, 可输出是本年是否为闰年的提示信息。...
这是一个判断某一年是否为润年的程序,运行可执行程序Ifleap.exe后,输入具体的年份, 可输出是本年是否为闰年的提示信息。-This a judgment of whether a particular year of a leap year, the running executable Ifleap.exe after importation of specific year, the output this year is a leap year if the message.
- 2022-10-18 18:10:03下载
- 积分:1
-
一个具有电子时钟程序的闹钟。使用汇编语言…
带一闹钟的电子时钟程序。用汇编语言实现的带一个闹钟功能的程序。是针对at89s51单片机设计的。数码管显示是用的6位。-One alarm clock with an electronic clock procedures. Using assembly language to achieve with an alarm clock function procedures. AT89S51 for single-chip design. Digital tube display is used 6.
- 2022-08-13 23:50:45下载
- 积分:1