-
用汇编语言实现:通过键盘输入任意两点坐标,在屏幕上开一个窗口,并设定控制窗口的颜色,要求屏幕呈现颜色的变化。(huangyujie)
用汇编语言实现:通过键盘输入任意两点坐标,在屏幕上开一个窗口,并设定控制窗口的颜色,要求屏幕呈现颜色的变化。(huangyujie)-assembly language : 2:00 keyboarding arbitrary coordinates on the screen in an open window and set the color control window, the screen has requested a change in color. (Huangyujie)
- 2023-01-29 19:25:03下载
- 积分:1
-
用汇编语言做温度控制系统程序,基本的汇编语言介绍
用汇编语言做温度控制系统程序,基本的汇编语言介绍-huibianzuowendukongzhichengxu
- 2022-03-19 03:30:18下载
- 积分:1
-
(TASM)汇编语言,显示 0 到 9,显示 0 到 99
0 到 9 和 0 到 99 的组装时,将显示此源代码。 再组装起来,使用 TASM,。 涡轮增压器装配。 做为 UMS 微处理器课程8086 微处理器的汇编语言源代码
- 2022-08-10 02:43:51下载
- 积分:1
-
用汇编语言实现2进制向十进制的转换,过程用类似模块化的标签,通过跳转实现,代码块清晰易读...
用汇编语言实现2进制向十进制的转换,过程用类似模块化的标签,通过跳转实现,代码块清晰易读-Using assembly language to achieve 2-band conversion to the metric system, the process of labeling similar to the modular, through Jump realized legible block of code
- 2022-01-26 08:10:16下载
- 积分:1
-
汇编程序调试软件,较好的编译程序调试软件…
汇编程序调试软件,较好的汇编程序调试软件,是你编程的好帮手-Assembler debugging software, a better compilation of program debugging software, you are programming a good helper
- 2022-03-17 19:39:47下载
- 积分:1
-
Realize the storage and classification of the input points, and ultimately the f...
实现对分数的输入存储及分类,并最终以计数的形式在dos中显示!-Realize the storage and classification of the input points, and ultimately the form of innumerable dos to display!
- 2022-03-20 03:55:20下载
- 积分:1
-
用汇编写的二叉树遍历程序包括前序,中序,后序遍历。
用汇编写的二叉树遍历程序包括前序,中序,后序遍历。-was compiled using the binary tree traversal procedures including the former sequence, sequence, after the preorder.
- 2022-03-09 23:37:14下载
- 积分:1
-
ATMEL 24C02 countless examples of the boot, including read and write I2C protoco...
ATMEL 24C02 开机计数的例子,包括 I2C 协议的读写,24C02读取和保存数据-ATMEL 24C02 countless examples of the boot, including read and write I2C protocol, 24C02 read and save data
- 2023-03-27 09:00:03下载
- 积分:1
-
modem的一个源程序,要做这个可以download,有一定参考价值!
modem的一个源程序,要做这个可以download,有一定参考价值!-modem a source, can download this to be done, there is a certain reference value!
- 2022-02-25 10:34:49下载
- 积分:1
-
grahamScan扫描法求凸包 输入有若干组测试数据。每一组测试数据的第一行上有整数n,表示该组测试数据有n个点组成的。接下来有n行,其每一行上有二个正整数,...
grahamScan扫描法求凸包 输入有若干组测试数据。每一组测试数据的第一行上有整数n,表示该组测试数据有n个点组成的。接下来有n行,其每一行上有二个正整数,之间用一个或几个空格隔开。当输入行上只有一个数0时,表示输入结束。
-grahamScan
- 2022-03-20 20:14:44下载
- 积分:1