-
Timer
定时器:设定时间格式(00::00)后,到时间弹出提示(timer:set time(00:00),then run up)
- 2013-12-07 08:46:19下载
- 积分:1
-
stm8--BLDC-pcb-sch-
stm8单片机实现了控制bldc轮毂电机的控制,用了6个mos管,采用六部控制,里面有 pcb sch 和程序,可以用此资料改装成电动自平衡独轮车(Stm8 microcontroller realized control BLDC hub motor control, with 6 mos tube, using six control with Sch and PCB program, this information is converted into electric self balancing unicycle)
- 2021-03-16 15:59:22下载
- 积分:1
-
dianzi
电子温度计,可以准确的测量当前的温度,经过长时间的测量,误差不到1度(Electronic thermometer, you can present an accurate measurement of temperature, after a long period of measurement error less than 1 degree)
- 2009-06-06 15:58:14下载
- 积分:1
-
cedianzu
利用51单片机做电阻测量仪,实现按键设置阻值自动报警提示(The use of 51 single-chip resistance measuring instrument to achieve automatic alarm button to set the resistance)
- 2013-07-28 01:39:05下载
- 积分:1
-
110kv
根据设计任务书的要求,本次设计为110kV 变电站电气一次部分初步设计,并绘
制电气主接线图及其他图纸。该变电站设有两台主变压器,站内主接线分为110kV、
35kV 和10kV 三个电压等级。各个电压等级分别采用单母线分段接线、单母线分段带
旁母接线和单母线分段接线(From the guide of engineering design assignment, we have to
design primary power-system of 110kV substation and draw main
electrical one-line diagram and others. There are two main
transformer in the substation in which main electrical connection
can be divided into three voltage grades: 110kV, 35kV with 10kV.It
deposits sectionalized single bus bar scheme, sectionalized single
and transfer bus bar and sectionalized single bus bar scheme per
grade.)
- 2020-11-01 11:49:54下载
- 积分:1
-
yinyue
简单的音乐盒,可以播放音乐,并且有花样灯进行闪烁,是个不错的小礼物。(music box
)
- 2012-04-29 09:38:02下载
- 积分:1
-
dljs
改程序适应于电力系统短路电流计算,生成节点导纳矩阵和阻抗矩阵。(Change program suitable for power system short-circuit current calculation, to generate the node admittance matrix and the impedance matrix.)
- 2014-09-27 21:37:47下载
- 积分:1
-
temperatureahumidity-alarm
温湿度报警系统,基于VB的小程序,和DHT11相关。(Temperature and humidity alarm system, VB-based applets, and DHT11 related.)
- 2014-06-08 15:41:40下载
- 积分:1
-
C8051F020examples
包含了C8051的基本例程,如流水灯,IO口控制,蜂鸣器,串口通信等(C8051MCU example programs)
- 2013-09-04 11:25:58下载
- 积分: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