-
I2C_IO_simulate
使用IO口模拟I2C时序,包括主机、从机时序。(Using IO port simulation I2C timing, including the host, the machine timing.)
- 2015-09-06 16:47:35下载
- 积分:1
-
DAC0832
基于51单片机的dac0832设计,含proteus仿真,用keilC编译的,代码详细,含有注释,望点个赞,谢谢,头文件全,方便移植。(Dac0832 51 microcontroller-based design, with proteus simulation, using keilC compiled code in detail, contains notes, looking like a point, thank you, header files full, easy to transplant.)
- 2014-07-23 18:08:02下载
- 积分:1
-
congji
实现声音导引小车运动,智能小车程序C51代码(Achieve sound AGV Sport, smart car program code C51)
- 2013-08-09 14:45:30下载
- 积分:1
-
RC500code
对RC500卡的读和写,假如刷卡正确的话模块上的LED灯就会亮,没有卡、卡不对、或是其他的不能识别的都不能通过(RC500 card to read and write, if correct module on the card will be light, LED lamp without card and card wrong, or other cannot identify cannot pass)
- 2010-09-06 19:02:38下载
- 积分:1
-
hantek3064-Code-Demo-VBDSO
hantek3064仪表上位机监控的示例程序,仅供大家参考(hantek3064 Meter PC monitoring sample program, only for your reference)
- 2021-04-25 18:48:46下载
- 积分:1
-
dianshi
此资料给出了一套电子设计工程师的试题,很具指导性、学习性和操作性,大家不妨下载来看看吧。(This information is given a set of electronic design engineers, test questions, it is instructive to learn, and operational, you may wish to download and see it.)
- 2010-10-21 13:13:12下载
- 积分:1
-
ZB220GDNZ_PSR
ZB220GDNZ_PSR测控装置的IEC61850配置的icd文件(ZB220GDNZ_PSR of IEC61850)
- 2014-01-03 14:32:59下载
- 积分:1
-
codejock-13.0.0-by-registred-by-sanlegas
codejock 13 and activasi
- 2014-01-07 13:21:51下载
- 积分:1
-
Matrix-keyboard
利用easyx写的矩阵键盘仿真,希望可以给爱好者提供参考。(Use easyx wrote matrix keyboard emulation, hoping to provide a reference for enthusiasts.)
- 2015-04-03 21:49:29下载
- 积分: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