-
G2553P12864(3wires)
pt100高精度测量电路,精度误差小,速度快,arm9 c51均可实现 ,仅供学习 参考(PT100 high precision measurement circuit, precision error is small, fast, C51 ARM9 can be achieved, only for learning reference
)
- 2015-11-16 17:08:02下载
- 积分:1
-
Stepper-motor-acceleration
基于单片机和C语言的,步进电机加速减速匀速演示,希望方便大家(Based on SCM and C language, stepper motor acceleration and deceleration uniform presentation, I hope to facilitate)
- 2013-10-09 10:58:38下载
- 积分:1
-
TM1629
pic18单片机控制tm1629驱动数码管显示
电力无功补偿(Pic18 single chip microcomputer control tm1629 drive digital tube display
Reactive power compensation)
- 2014-07-01 10:11:06下载
- 积分:1
-
STM32LCD12864
基于STM32的12864LCD显示屏的驱动程序,通过8080时序并口通信,可以直接调用函数编写,使用起来很方便(Based on the STM32 12864LCD display driver, by 8080 the timing parallel communication, you can directly call functions written, easy to use)
- 2020-10-27 20:59:59下载
- 积分:1
-
61IC_S1643
CC2591功放PCB CC2530+PA (CC2591 power amplifier PCB CC2530+ PA)
- 2012-04-10 15:13:53下载
- 积分:1
-
20120227MLS
汽车大灯开关节点C语言编程,基于飞思卡尔芯片程序(Automotive headlight switch node C programming language, based on Freescale chips)
- 2013-03-17 16:49:04下载
- 积分:1
-
12864
使用红外遥控调整时间并用12864液晶显示的王年丽时钟程序(Infrared remote control 12864 to show big clock)
- 2015-07-16 11:01:27下载
- 积分:1
-
SP-CEA061A-cPP
凌阳16位单片机C语言程序设计,入门教学,快速学习凌阳程序设计(Sunplus 16-bit microcontroller C programming language, tutorial, fast learning program design Sunplus
)
- 2011-05-20 10:30:56下载
- 积分:1
-
Infrared-mouse
用普通遥控器做的电脑鼠标,遥控器发送数据,51单片机解码,通过串口发送到上位机上,在上位机上运行程序,实现鼠标控制(Do with an ordinary remote control computer mouse, the remote control to send data, 51 single-chip decoder, sent through the serial port to the PC, run the program on the host computer, mouse control)
- 2012-06-01 08:55:26下载
- 积分:1
-
Date
用整数存储私有成员:年、月和日。为类提供构造函数,能够对各成员进行初始
化,但出现错误的初值时, 成员为2000-1-。也可以不在不提供任何初值的情况
下日期为2000-1-1。另外可以用一个Date 对象进行初始化,成员函数应实现以
下功能:
(1) 对所有成员一次性赋值,也能对某个成员单独赋值,能够一次返回所有成
员的值,也能单独返回某个成员的值
(2) 可以按照mm-dd-yyyy 格式输出日期。
(3) 有成员函数nextDay(),用于将日期增加一天(Integer stored the private Members: year, month, and day. Class provides a constructor to initialize the members, but the wrong initial value, members 2000-1-. The date can also be not the case does not provide any initial value 2000-1-1. Also available on a Date object is initialized, the member function should achieve the following functions: (1) all members of the one-time assignment, can also be a member of a separate assignment, to return once the value of all the members, but also separate return a The members of the value (2) according to the date of mm-dd-yyyy format output. (3) member function nextDay () for additional day date)
- 2012-11-22 11:18:18下载
- 积分:1