-
用汇编语言实现了计算器的功能。实验已经通过
用汇编语言实现了计算器的功能。实验已经通过-Using assembly language to achieve the functions of the calculator. Experiment has been passed
- 2022-01-26 04:05:50下载
- 积分:1
-
这个程序是关于汇编编程的主要事例,通过它你能够叫早的学习到汇编的真谛...
这个程序是关于汇编编程的主要事例,通过它你能够叫早的学习到汇编的真谛-the procedure is on the compilation of the main programming examples, it can call you back to the compilation of learning the true meaning of
- 2023-04-01 21:10:03下载
- 积分:1
-
贪心算法实现活动安排问题
贪心算法实现活动安排问题-greedy algorithm activities arrangements
- 2022-01-21 18:04:58下载
- 积分:1
-
汇编程序设计方法!
汇编程序设计方法!-assembler design!
- 2022-03-17 04:39:10下载
- 积分:1
-
使用8253和8259编写的电子钟汇编程序
使用8253和8259编写的电子钟汇编程序-use 8253 and 8259 to prepare a 10-minute compilation of electronic procedures
- 2023-07-29 21:55:02下载
- 积分:1
-
C51 Collection procedures, source code, including 16 M
c51程序集锦,源程序,包含16进制-10进制互换程序.c
24c01-24c16读写驱动程序.c
51单片机实用程序库.txt
.......
等-C51 Collection procedures, source code, including 16 M-10 M swap procedures. c24c01-24c16 driver to read and write. c51 Singlechip utility library. txt ....... etc.
- 2022-03-22 13:19:49下载
- 积分:1
-
8253 with the preparation of procedural delays stopwatch
用8253编制秒表延迟程序-8253 with the preparation of procedural delays stopwatch
- 2022-02-06 08:52:18下载
- 积分:1
-
串口通讯程序,这个程序给出一个参考,并且带645协议部分
串口通讯程序,这个程序给出一个参考,并且带645协议部分-Serial communication procedures, which are given a reference, and with part of 645 agreement
- 2022-01-25 19:58:25下载
- 积分:1
-
输入三个整数x,y,z,请把这三个数由小到大输出。 1.程序分析:我们想办法把最小的数放到x上,先将x与y进行比较,如果x>y则将x与y的值进行交换,然后...
输入三个整数x,y,z,请把这三个数由小到大输出。 1.程序分析:我们想办法把最小的数放到x上,先将x与y进行比较,如果x>y则将x与y的值进行交换,然后再用x与z进行比较,如果x>z则将x与z的值进行交换,这样能使x最小。-Enter the three integers x, y, z, please these three the number of small to large output. 1. Program analysis: We think of a way to put x number of the smallest, the first comparison of x and y, if x> y will be the value of x and y exchange and then to compare x and z, if x > z will be x and z values of the exchange, which will enable x minimum.
- 2022-08-11 02:17:41下载
- 积分:1
-
运用描述性TASM源文件
tasm source document descript
- 2022-01-29 04:21:36下载
- 积分:1