-
work
振幅调制,角度调制,频率调制等几个源程序,模拟通信系统(Amplitude modulation, angle modulation, frequency modulation, such as source code, analog communication systems)
- 2009-05-09 11:06:55下载
- 积分:1
-
KEY
状态机按键检测,实现单击双击多击功能,单片机用的是STM8L(Key detection state machine to achieve multi-click-click, double-click function)
- 2016-04-09 13:27:11下载
- 积分:1
-
QuangBao
it is program for led matrix
- 2012-01-09 17:49:50下载
- 积分:1
-
TFT240320
TFT240320彩色液晶显示屏显示程序,库文件中定义了其常用的操作函数,可直接在主函数中调用(TFT240320 color LCD display program, the library file defines its common operating functions that can be invoked directly in the main function)
- 2013-07-21 11:16:42下载
- 积分:1
-
MQ-7Beta2
MQ-7烟雾模块 DHT11模块 430单片机驱动 数字量 非模拟量 1602显示(MQ-7 DHT11 430F149 1602)
- 2016-11-11 16:04:57下载
- 积分:1
-
modbus-TCPIP
modbus TCPIP协议client-Server代码,c++。(TCPIP client-Server protocol MODBUS source code and analysis, c++ programming.
)
- 2016-09-24 20:54:49下载
- 积分:1
-
opencamlib-master
一个C++库,用于CNC数控加工之CAM处理。(OpenCAMLib (ocl) is a c++ library for creating toolpaths for cnc-machines
such as mills and lathes.)
- 2016-01-25 16:14:20下载
- 积分:1
-
motor_encoder
stm32f072rbt6
直流电机编解码(光栅编码器)的数据采集程序。(stm32f072rbt6 DC codec (coder raster) data collection program.)
- 2015-09-14 11:28:37下载
- 积分:1
-
18B20
18B20电路图,温度传感器,汇编版与C语言版共有及51开发板上的连线(The 18B20 schematic, temperature sensor, assembly version of the C language version of Total and 51 development board of the connection)
- 2012-04-30 20:27:30下载
- 积分: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