-
题目:请输入星期几的第一个字母来判断一下是星期几,如果第一个字母一样,则继续判断第二个字母。 1.程序分析:用情况语句比较好,如果第一个字母一样,则判断用情况语
题目:请输入星期几的第一个字母来判断一下是星期几,如果第一个字母一样,则继续判断第二个字母。 1.程序分析:用情况语句比较好,如果第一个字母一样,则判断用情况语句或if语句判断第二个字母。-Title: Please enter a few weeks the first letter to determine what is the day of the week, if the first letter of the same, then continue to determine the second letter. 1. Program analysis: statement by the situation better, if the first letter of the same, then the judge with the case statement or statements to determine if the second letter.
- 2022-12-08 13:50:03下载
- 积分: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
-
From the first time the procedure is " C++ Programming Guide" series, s...
第一次上传的程序,是《C++程序设计教程》系列的部分辅助代码。作者是钱能-From the first time the procedure is " C++ Programming Guide" series, some people in the supplementary code. The author is money to
- 2023-08-01 07:00:03下载
- 积分:1
-
开发环境:FASM
功能:听过不要音箱的音乐么(当然也包括耳机之类的罗),这就是一个不要音箱也可听的音乐,怎么回事,请看源代码...
开发环境:FASM
功能:听过不要音箱的音乐么(当然也包括耳机之类的罗),这就是一个不要音箱也可听的音乐,怎么回事,请看源代码
- 2023-05-23 21:05:03下载
- 积分:1
-
汇编语言实验指导书及实验报告 软件工程专业
汇编语言实验指导书及实验报告 软件工程专业-Experimental assembly language instructions and reporting software engineering experiments
- 2022-11-06 22:35:03下载
- 积分:1
-
硬件设计:简易LED显示计算器
运用汇编实现简易的4位加减乘除计算器,通过硬件课程实践,证明代码的有效性,并且,在确认键值的方法上有更新的方法,值得参考借鉴。
- 2022-07-11 02:07:35下载
- 积分:1
-
频率计c语言程序(原创),可测范围在10hz~2Mhz
频率计c语言程序(原创),可测范围在10hz~2Mhz-Cymometer c language program (original), can range in 10hz ~ 2Mhz
- 2022-08-23 18:30:26下载
- 积分:1
-
售货机选择货物,计算总价、投入价格的主程序。
售货机选择货物,计算总价、投入价格的主程序。-Vending machine choices of goods, calculation of total price, input prices, the main program.
- 2023-05-21 13:55:03下载
- 积分:1
-
input student score ,sort and output the result
输入学生姓名,学号,成绩,成绩可保留一位小数,然后按成绩排序,输出结果-input student score ,sort and output the result
- 2022-10-14 11:45:02下载
- 积分:1
-
TMS320C54x DSP
TMS320C54x DSP
Reference Set
Volume 2: Mnemonic Instruction Set
- 2022-01-29 02:45:05下载
- 积分:1