-
1
【Realplay】蓝色单片机开发板用+5110液晶屏模块+兼容3310+([Realplay] Blue MCU development board + 5110 LCD module + compatible 3310+)
- 2020-06-20 19:40:02下载
- 积分:1
-
陀螺仪
读取三轴陀螺仪数据,用1602显示,能够显示三轴的角加速度与加速度(rtyuiopghjkl rtyutfyvv ugvugubu)
- 2020-06-18 08:40:01下载
- 积分:1
-
Printer_Driver(TP701)
TP701打印机stm32驱动程序,非常实用,经验证确定能用(TP701 printer driver for stm32)
- 2020-11-17 12:39:40下载
- 积分:1
-
mega48-1
用ATMEGA48制作低成本高精度的数字温度计(ATMEGA48 produced with low-cost high-precision digital thermometer)
- 2013-09-13 20:06:10下载
- 积分:1
-
yrp.tar
A recursive descent parsing framework powered by C++11 variadic template
- 2014-06-23 16:09:02下载
- 积分:1
-
WiFi+ADC
使用stm32开发板的ADC进行1000Hz采样后,通过ESP8266wifi模块将数据传输至PC端。(After 1000Hz sampling with ADC of STM32 development board, data is transmitted to PC through ESP8266 WiFi module.)
- 2020-11-13 22:59:42下载
- 积分:1
-
wenkongqi
智能温控器的误差调试上位机原程序,界面简单,功能好用!(Smart Thermostat error debugging PC original program, a simple interface, easy to use features!)
- 2013-11-25 15:22:36下载
- 积分:1
-
STM32F2技术培训_灵活的静态存储控制器_FSMC
说明: Stm32f2 technical training flexible static storage controller FSMC
- 2019-11-19 11:15:53下载
- 积分:1
-
two_serial_port_RS
STC12C5A60s2单片机实现双串口的数据交换,串口1接收到的数据通过串口2发送出去,串口2接受到得数据通过串口1发送出去(STC12C5A60s2 MCU dual serial data exchange, the serial data received through a serial port 2 to send out, receive data from the serial port 2 sent via the serial port 1)
- 2013-07-27 17:16:24下载
- 积分: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