-
control
毕设论文+源码+原理图PCB图+答辩资料+文献翻译等全套毕设资料。能实现家电远程控制,操作提示音、六位密码身份认证、密码修改和密码掉电保存功能,实现盗警,煤气泄漏手机短信息方式远程报警等功能。利用SM8952AC25P、MT8870、TC35 modem和各类家居传感器设计制作一款GSM智能家居控制系统样机。(The complete set of complete set of data is set up with the paper + source code + principle map PCB chart + plea data + literature translation. It can realize remote control of household appliances, operation prompting, six bit password authentication, password modification and password power saving, and realize the functions of stealing police, gas leakage, mobile phone short message, remote alarm, etc. A prototype of GSM intelligent home control system is designed and manufactured by using SM8952AC25P, MT8870, TC35 modem and all kinds of home sensors.)
- 2018-02-26 20:47:10下载
- 积分:1
-
hiden-MENUgood
一款可以自己隐藏菜单的源码,做VB菜单时用,我自己已试过的。(A hidden menu to your source code, to do with the VB menu, I have tried.)
- 2010-10-10 08:21:38下载
- 积分:1
-
PWM-ULN2003A
利用ULN2003A进行驱动,产生PWM波,里边有照片,可供参考,通过本例程了解PWM 的基本原理和使用 (#include <reg52.h>
unsigned char timer1
sbit PWM=P1^2
void system_Ini()
{
TMOD|= 0x11
//PWM
TH1 = 0xfe //11.0592
TL1 = 0x33
TR1 = 1
IE =0x8A
}
main()
{
system_Ini()
while(1)
{ if(timer1>100) timer1=0
if(timer1<30) PWM=0
else PWM=1
}
)
- 2013-11-21 15:17:25下载
- 积分:1
-
DynItems_modal_demo
可实现动态菜单的效果,不同的菜单效果下的显示(Can achieve the effect of dynamic menu, different menus are displayed under the effect of)
- 2010-09-02 20:29:36下载
- 积分:1
-
OfficeXP
Office XP风格菜单 风格很特别(Office XP style menu )
- 2010-10-27 22:17:42下载
- 积分:1
-
PLCActiveX
Omron & Keyence PLC Active X(Aicon PLC HMI
This easy-to-use PLC ActiveX driver demonstrates:
1.1 Writing 10 words PC to selected PLC (Omron & Keyence)
1.2 Reading 10 words selected PLC to PC or Reading 10 x 16 bits selected PLC or both
1.3 Properties allow user define any Read/Write address, COM Port setting.
Click PLCActiveX.zip to download the amazing Aicon PLC HMI..
The PLCActiveX is fully functional with its detail description Readme.txt. It contain executable for that ready to run for PLC IO check and VB6 working example where user can simply use it as background to read/write PLC using PC.
)
- 2014-10-09 10:07:40下载
- 积分:1
-
MenuEx
漂亮的自绘菜单,让你的菜单充满个性化和时尚化。(Beautiful painting the menu, make your menu full personalization.)
- 2016-04-14 09:30:32下载
- 积分:1
-
PeculiarMenu
菜单的编写与描述,可以帮你更好的学习C++(Peculiar Menu help you to study C++,and it s good for you)
- 2017-03-11 02:40:58下载
- 积分:1
-
bianyaqi
采用模糊聚类法,对变压器的故障诊断,并且分析各种气体含量。(The fuzzy clustering method, on the transformer fault diagnosis, and analysis of various gases.)
- 2010-05-17 21:09:53下载
- 积分:1
-
C51-VBddl
VB 开发C51的动态链接库,可以拿来直接用的,(VB-C51 dynamic link library that can be used directly, and)
- 2013-11-17 22:19:39下载
- 积分:1