-
欧几里德算法:辗转求余 原理: 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
-
51联合adc0804测电压程序。可以测0`5V电压,精确到千分位4位数码管显示。...
51联合adc0804测电压程序。可以测0`5V电压,精确到千分位4位数码管显示。-51 Joint adc0804 voltage measurement procedures. 0 `5V can be measured voltage, accurate to four spaces per thousand digital tube display.
- 2022-03-09 22:58:17下载
- 积分:1
-
本程序有一定的参考价值,内含电路图及程序,有利于单片机开发...
本程序有一定的参考价值,内含电路图及程序,有利于单片机开发-This procedure has certain reference value, including circuit diagrams and procedures, in favor of single-chip development
- 2022-02-01 22:42:54下载
- 积分:1
-
STC12C5A60S2的高速度、低价格,
STC12C5A60S2 具备一般51单片机不可企及的高性能,有片内ADDA,速度是一般51的8倍!-STC12C5A60S2 high speed,low price,
with ADDA in chip!
- 2022-03-05 15:38:09下载
- 积分:1
-
汇编程序,将tab中的256个数据通过串口发送
汇编程序,将tab中的256个数据通过串口发送-Assembler will tab of 256 data sent through the serial port
- 2022-08-06 12:29:11下载
- 积分:1
-
微芯片
基于microchip公司PIC16C745单片机的USB2.0源代码-Microchip-based company PIC16C745 MCU USB2.0 source code
- 2022-04-29 14:52:28下载
- 积分:1
-
128*64 LCD 中文显示例程,KS0108芯片
128*64 LCD 中文显示例程,KS0108芯片-128* 64 LCD Chinese display routines, KS0108 chip
- 2022-11-29 18:15:03下载
- 积分:1
-
51单片机使用1602液晶显示和PS/2键盘的示例。其中包括C51源程序(C语言写的),生成的hex文件,keil中生成的各种文件。
其中每句源程序都有详...
51单片机使用1602液晶显示和PS/2键盘的示例。其中包括C51源程序(C语言写的),生成的hex文件,keil中生成的各种文件。
其中每句源程序都有详细的注释,很适合初学者。-51 MCU using the 1602 LCD and PS/2 keyboard example. Including the C51 source code (C language to write), the generated hex file, keil generated documents. In which each sentence has a detailed source notes, very suitable for beginners.
- 2022-03-23 07:55:09下载
- 积分:1
-
Based on ST792012864lcd driver
基于ST792012864lcd驱动程序
- 2022-07-04 11:20:04下载
- 积分:1
-
在FLASH中写入一个字节,用数据轮询的方式检测写入状态
在FLASH中写入一个字节,用数据轮询的方式检测写入状态-FLASH writes in a byte, using the data polling way to write state detection
- 2023-01-18 06:10:03下载
- 积分:1