-
good
液晶的一些内容 很实用 希望能帮厨大家 -good
- 2022-02-07 06:04:07下载
- 积分:1
-
在PC机上,用汇编语言实现交通灯管理系统,包括路面,灯,车的动静态画面。...
在PC机上,用汇编语言实现交通灯管理系统,包括路面,灯,车的动静态画面。-In the PC, using assembly language to achieve traffic light management system, including roads, lights, static and dynamic vehicle images.
- 2022-08-16 17:40:23下载
- 积分:1
-
大学计算机系教材:80x86汇编语言程序设计 马力妮主编 课本
大学计算机系教材:80x86汇编语言程序设计 马力妮主编 课本-P180-5.4习题-第18题:统计一个字符串中大写字母和小写字母的个数
-University Department of Computer Science textbooks: 80x86 Assembly Language Programming Textbooks editor horsepower Ni-P180-5.4 Exercises- Article 18 Title: Statistics of a string uppercase letters and lowercase letters of the number of
- 2022-08-09 20:56:13下载
- 积分:1
-
超大二进制与十进制的转化(包含十进制转化为二进制,也包含二进制转化为十进制)...
超大二进制与十进制的转化(包含十进制转化为二进制,也包含二进制转化为十进制)-Super-binary and decimal conversion (including the decimal into a binary, it contains the binary into a decimal)
- 2022-03-25 03:30:20下载
- 积分:1
-
Turbo Assembly 5.0 Very difficult to find
Turbo Assembly 5.0 Very difficult to find
- 2023-08-24 05:35:06下载
- 积分:1
-
在DOS下的一个编辑器
在DOS下的一个编辑器-in a DOS editor
- 2022-08-16 09:38:56下载
- 积分: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
-
软中断处理程序,arm异常中断测试程序,可以很好的理解软中断的处理过程。...
软中断处理程序,arm异常中断测试程序,可以很好的理解软中断的处理过程。-Soft interrupt processing, arm abnormal interruption of the test procedures, can be a very good understanding of soft-interrupted process.
- 2023-03-31 09:05:04下载
- 积分:1
-
用汇编语言编写音乐演奏程序。具体要求如下:
程序运行在屏幕显示第一界面如下:
A my piano
B my music
X exit...
用汇编语言编写音乐演奏程序。具体要求如下:
程序运行在屏幕显示第一界面如下:
A my piano
B my music
X exit
-With the music program written in assembly language. Specific requirements are as follows: program running on the first interface screen is as follows: A my piano B my music X exit
- 2022-03-14 09:37:24下载
- 积分:1
-
派生类对象的复制与赋值
-------------------
执行C的拷贝构造函数
执行C的赋值函数
c1.x=1,c1.y=2
c2.x=1,c2.y=200
c3.x=10,c3.y=200
-------------------
执行D的拷贝构造函数
执行D的赋值函数
e1
- 2022-08-21 14:26:04下载
- 积分:1