-
平凡51单片机教程,写得不错,适合初学者
平凡51单片机教程,写得不错,适合初学者-Extraordinary 51 Singlechip Guide, written well, suitable for beginners
- 2022-03-04 15:06:58下载
- 积分:1
-
aduc843的c程序例子
aduc843的c程序例子-ADUC843 procedures example of c
- 2022-05-28 13:18:05下载
- 积分:1
-
61、1602凌阳液晶程序引用的头文件就行了
凌阳61 的1602液晶显示程序
引用头文件就行-61, 1602 Sunplus LCD procedures quoted header file on the line
- 2022-01-25 14:59:22下载
- 积分:1
-
msp430f22x4 C语言程序实例。
msp430F22x4的C语言程序示例.-msp430F22x4 the C language program example.
- 2023-04-11 18:45:03下载
- 积分:1
-
在微机上模拟I2C总线的设计中,用并行口的D0(PIN2)模拟SCL信号,用D1(PIN3)模拟SDA信号。根据IIC总线的电平规范...
在微机上模拟I2C总线的设计中,用并行口的D0(PIN2)模拟SCL信号,用D1(PIN3)模拟SDA信号。根据IIC总线的电平规范
-Computer simulation on the design of I2C bus with a parallel port D0 (PIN2) Analog SCL signal, with D1 (PIN3) Analog signal SDA. According to the IIC bus specification level
- 2022-03-16 07:37:53下载
- 积分:1
-
L297和L298控制步进电机,用proteus仿真
L297+L298控制步进电机,用proteus进行仿真-L297+ L298 stepper motor control, using Proteus simulation
- 2023-05-26 20:00:03下载
- 积分:1
-
用于CAN源代码.rar的头文件,一个不错的例程.
用于CAN源代码.rar的头文件,一个不错的例程.-for source code. Rar the first document, a pretty good routine.
- 2022-07-17 18:01:27下载
- 积分:1
-
24c02
24c02-24c512 c51驱动-24c02-driven 24c512 decoder
- 2023-07-17 22:25:03下载
- 积分:1
-
使用NI M系列采集卡产品的DIO数字通道模拟I2C时序,读写EEPROM LABVIEW实例(原创),采用LABVIEW8.5编程。...
使用NI M系列采集卡产品的DIO数字通道模拟I2C时序,读写EEPROM LABVIEW实例(原创),采用LABVIEW8.5编程。-Use NI M Series DAQ card products DIO digital channel simulate I2C timing, read and write EEPROM device(original code), using LABVIEW8.5 programming.
- 2022-06-03 03:10:17下载
- 积分:1
-
欧几里德算法:辗转求余 原理: 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