-
汇编小程序 多种方法解冒泡法排序
以masm 5.0以上版本编译运行...
汇编小程序 多种方法解冒泡法排序
以masm 5.0以上版本编译运行 -small compilation method for a variety of procedures Bubble Act to masm ranking above version 5.0 compiler operation
- 2022-03-03 23:00:00下载
- 积分:1
-
电机,矢量模型可用于电机模型的建立,是矢量控制的函数
电机,矢量模型可用于电机模型的建立,是矢量控制的函数-i am sorry,my englis poor
- 2022-01-25 20:32:38下载
- 积分:1
-
MSP430 USART experimental procedure using IAR Embedded Workbenc h software devel...
msp430usart实验程序采用IAR嵌入式工作台软件开发
- 2022-02-22 13:02:44下载
- 积分:1
-
TLC549的A/D转换程序,读取模拟输入量的值,并将其显示在LED显示器上,附有详细的电路说明和解释,包括c和汇编...
TLC549的A/D转换程序,读取模拟输入量的值,并将其显示在LED显示器上,附有详细的电路说明和解释,包括c和汇编-TLC549 the A/D conversion process, read the value of analog input and displays in the LED display, accompanied by a detailed description and explanation of the circuit, including the c and the compilation of
- 2022-03-11 00:38:39下载
- 积分:1
-
这个是关于实现同步电机FOC的控制程序源代码,是基于DSP开发平台,芯片是TITMSLF2407...
这个是关于实现同步电机FOC的控制程序源代码,是基于DSP开发平台,芯片是TITMSLF2407-This is on the realization of the control of synchronous motor FOC source code is based on a DSP development platform, the chip is TITMSLF2407
- 2022-10-27 23:25:03下载
- 积分:1
-
一个很详细的电话拨号程序,利用HT9200A发送双音频信号
一个很详细的电话拨号程序,利用HT9200A发送双音频信号-A very detailed telephone dial-up procedures, the use of dual-audio signals sent HT9200A
- 2023-01-12 19:40:04下载
- 积分:1
-
使用HT1632 驱动点阵式LED显示屏显示小绿人
使用HT1632 驱动点阵式LED显示屏显示小绿人-HT1632 driver to use dot-matrix LED display shows the little green men
- 2022-05-20 14:14:38下载
- 积分:1
-
MCS
MCS-96单片机串行口应用,利用串行口进行串行数据传送时,可采用查询法或中断法实现。-MCS-96 microcontroller serial port applications, the use of serial port for serial data transmission. available inquiries or interruption Method.
- 2023-01-07 04:10:03下载
- 积分:1
-
win32ASM编程参考
win32ASM编程参考-win32ASM programming reference
- 2022-08-16 14:53:42下载
- 积分:1
-
从键盘读入一个4进制数,CRT显示等效双…
从键盘读入一个四位的十六进制数,CRT显示等值的二进制数.
由于每个十六进制数位对应4个二进制,所以每读入一个十六进制位后,即可将其对应的4个二进制位依次输出。由于数字‘0’~ ‘9’的ASCⅡ码为30H~39H,字母‘a’~‘f’与 ‘A’~‘F’的ASCⅡ码为61H~66H 与41H~46H ,因此,如果输入的字母为数字‘0’~‘9’,则其低4位即为对应的二进制位;如果输入的字符为字母‘a’~‘f’或‘A’~‘F’,则需要减7,然后通过移位将低4位依次输出。
-Reading from the keyboard into a 4 hexadecimal number, CRT display equivalent binary number. Since each hexadecimal number of the corresponding 4-bit binary, so every time into a hexadecimal places, can be its corresponding 4-bit binary sequence output. Due to the number
- 2022-12-17 12:35:03下载
- 积分:1