-
The RS
The RS-232 to RS-485 converter with pic16f628 microcontroller
- 2023-05-30 08:30:03下载
- 积分:1
-
TIC24xdsp信号发生器库,解压后安装,含正弦波发生器
TIC24xdsp信号发生器库,解压后安装,含正弦波发生器-TIC24xdsp the signal generator, installed after extract containing sine wave generator
- 2023-08-01 21:45:11下载
- 积分:1
-
AVR汇编百例,从别人出弄来,希望对大家有所帮助
AVR汇编百例,从别人出弄来,希望对大家有所帮助-Compilation of 100 cases of AVR, get out from others, and they hope to help everyone
- 2022-08-07 08:57:19下载
- 积分: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
-
这是用masm32编写的一个用于求两个数的最大公约数和最小公倍数的程序,并且有可视化的界面。...
这是用masm32编写的一个用于求两个数的最大公约数和最小公倍数的程序,并且有可视化的界面。-masm32 used for the preparation of a request for the two majors and least common multiple procedures, and a visual interface.
- 2023-04-23 18:25:03下载
- 积分:1
-
网上水果店(JSP)
网上水果店(JSP)
- 2022-10-23 18:50:03下载
- 积分:1
-
this program is use fo calculate the cube of 0~6,which defined as a array in the...
查0~6的立方值,在内存的TABLE中存放-this program is use fo calculate the cube of 0~6,which defined as a array in the ram memory
- 2022-03-05 18:12:16下载
- 积分:1
-
addition of fixed values
固定值的加法。我用bx和ax作为寄存器。bx表示第一个固定值,ax表示第二个固定值,然后将其相加。
- 2022-09-27 03:00:03下载
- 积分:1
-
基于51的数字时钟汇编设计,最基础的部分,采用动态显示。
基于51的数字时钟汇编设计,最基础的部分,采用动态显示。-Based on 51 digital clock assembly design, the most basic part of the dynamic display.
- 2023-03-05 03:50:04下载
- 积分:1
-
单片机MIDI decode
单音的播放,MIDI播放,按键扫描,带数码管,数码管显示音色序号或者MIDI 的Index,音量控制,速度控制,改变音色,带功放输出
- 2022-03-05 09:32:24下载
- 积分:1