-
用汇编语言实现加法,从1到N依次相加。比如N设为100,则结果为...
用汇编语言实现加法,从1到N依次相加。比如N设为100,则结果为-Compilation of experiments with the addition
- 2022-03-16 14:11:36下载
- 积分:1
-
Microcontroller to do their own car sprayed pictures, and procedures are used as...
自己做的单片机喷图小车的,程序是用汇编语言实现。小车可以喷出为五环。-Microcontroller to do their own car sprayed pictures, and procedures are used assembly language to achieve. Vehicles can be emitted for the five rings.
- 2022-06-27 06:03:43下载
- 积分:1
-
Stepper motor program control is a delicate describes the stepper motor work and...
步进电机程序控制是纤细介绍了步进电机的工作并实现模拟的分析文件-Stepper motor program control is a delicate describes the stepper motor work and the analysis of documents for analog
- 2022-05-26 14:53:24下载
- 积分:1
-
显示一个对话框(已包括可执行文件)
显示一个对话框(已包括可执行文件)-show a dialog box (including the executable file)
- 2022-05-27 20:17:19下载
- 积分:1
-
直流电机控制程序 基于ti公司 dsp tms320lf2407a 运行环境 ccs2.2 原创 虽然很简单...
直流电机控制程序 基于ti公司 dsp tms320lf2407a 运行环境 ccs2.2 原创 虽然很简单-DC motor control program ti-based company dsp tms320lf2407a original operating environment ccs2.2 Although very simple
- 2022-10-04 13:05:05下载
- 积分:1
-
瑞萨汇编程序
对瑞萨芯片最基本功能用汇编加以描述
- 2022-02-05 05:01:29下载
- 积分:1
-
对于软件avrcode XMODEM CRC
avrcode for xmodem crc software
- 2023-02-20 17:00:03下载
- 积分:1
-
ollydbg反汇编器1.09c 部分源代码,没有图形界面
ollydbg反汇编器1.09c 部分源代码,没有图形界面-ollydbg anti assembler source code 1.09c part, there is no graphical interface
- 2022-09-23 12:20:03下载
- 积分:1
-
PCI1730 input routine
PCI1730输入程序
- 2023-03-12 16:30:04下载
- 积分: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