-
欧几里德算法:辗转求余 原理: gcd(a,b)=gcd(b,a mod b) 当b为0时,两数的最大公约数即为a getchar()会接受前一个scan...
欧几里德算法:辗转求余 原理: gcd(a,b)=gcd(b,a mod b) 当b为0时,两数的最大公约数即为a getchar()会接受前一个scanf的回车符-Euclidean algorithm: Principles of travel for more than: gcd (a, b) = gcd (b, a mod b) when b is 0, the two common denominator is the number of a getchar () will accept the previous scanf carriage return
- 2023-01-01 06:00:05下载
- 积分:1
-
Single
单片机红外遥控试用程序,红外接收头测试烧写文件。-Single-chip infrared remote control trial procedures, the first test infrared receiver programmer documentation.
- 2022-01-24 15:18:00下载
- 积分:1
-
zlg7289 in 51 applications. After debugging through.
zlg7289在51上的应用程序。经调试通过。-zlg7289 in 51 applications. After debugging through.
- 2022-03-22 01:02:36下载
- 积分:1
-
本程序是环境监测程序,用于环境的监测,无线发送
本程序是环境监测程序,用于环境的监测,无线发送-she
- 2022-04-18 11:41:29下载
- 积分:1
-
采用Proteus的双步进电机 模拟仿真。
采用Proteus的双步进电机 模拟仿真。-Proteus uses a dual stepper motor simulation.
- 2022-04-17 04:31:48下载
- 积分:1
-
本程序是一个数字电压表的程序,可运行于iar环境下,适用于msp430的单片机
本程序是一个数字电压表的程序,可运行于iar环境下,适用于msp430的单片机-This procedure is a procedure for digital voltage meter can be running on iar circumstances, apply to MSP430 microcontroller
- 2023-07-28 12:05:04下载
- 积分:1
-
ADC0809数据采集系统 ADC0809数据采集系统
ADC0809数据采集系统 ADC0809数据采集系统-ADC0809
- 2022-03-17 22:30:34下载
- 积分:1
-
此程序为利用mage8 AVR 和EM4094实现读取TYPE B类型卡的C程序、读卡稳定、这个项目我们做了好久、非常不错的程序、很适合做这方面产品的朋友们参考...
此程序为利用mage8 AVR 和EM4094实现读取TYPE B类型卡的C程序、读卡稳定、这个项目我们做了好久、非常不错的程序、很适合做这方面产品的朋友们参考-This procedure for the use of mage8 AVR and the EM4094 Read TYPE B to achieve the type of card C procedures, reader stability, the project we have done for a long time, very good program, it is suitable for products in this area refer to my friends
- 2022-02-04 12:19:45下载
- 积分:1
-
ICCAVR prepared using SCM mega128L procedures 12864 LCD, LCD is initialized usin...
使用ICCAVR编写的mega128L单片机的12864液晶显示程序,液晶初始化采用头文件的方式,方便移植,可以方便的用于其他单片机的液晶控制。-ICCAVR prepared using SCM mega128L procedures 12864 LCD, LCD is initialized using the first papers to facilitate the transplant, it will be convenient for other single-chip LCD control.
- 2022-01-29 04:14:24下载
- 积分:1
-
51控制STA013实现MP3音频解码,实现了STA013的初始化、音量调节、静音、音质设置、声道控制。同时包含通过RS232串口控制LCD实现同步显示。代码经...
51控制STA013实现MP3音频解码,实现了STA013的初始化、音量调节、静音、音质设置、声道控制。同时包含通过RS232串口控制LCD实现同步显示。代码经过调试,运行通过。
- 2022-02-07 17:09:36下载
- 积分:1