-
Virtualserialport
虚拟串口,在Proteus中可用实际串口与其通信(Virtual serial port, available at Proteus its actual serial communication)
- 2009-03-22 23:44:31下载
- 积分:1
-
ALERT
智能安防报警系统是集布防,检测,报警为一体的软硬件相结合智能化系统。(Intelligent security alarm system is a deployment, detection, alarm as one of the intelligent combination of hardware and software systems.)
- 2011-05-14 15:18:47下载
- 积分:1
-
123
大家好,这是关于密码锁的电路图,需要的话可以参考下(
允许输入拉丁字符的拼音
英语
中文(简体)
日语
Hello, everybody, this is a circuit diagram of the combination lock, if necessary, can refer to the following
允许输入拉丁字符的拼音
英语
中文(简体)
日语
Hello, everybody, this is a circuit diagram of the combination lock, if necessary, can refer to the following)
- 2012-12-30 10:06:51下载
- 积分:1
-
fer1
$regfile = M8DEF.dat internal crystal 8000000
Config Lcdpin = Pin , Db4 = Portc.1 , Db5 = Portc.2 , Db6 = Portc.3 , Db7 = _
Portc.4 , E = Portd.2 , Rs = Portd.3
Config Lcd = 16 * 2
Config Timer1 = Counter , Edge = Rising
Ddrb.1 = 0 : Portb.1 = 1 PULL UP RESISTOR ACTIVATED
Config Timer0 = Timer , Prescale = 1024
Enable Counter1
Enable Interrupts
Enable Timer0
Enable Timer1
On Ovf1 Pulsecount
On Ovf0 Ovf0occures
Dim A As Long , I As Long , B As Byte
B = 0
Cls
Start Timer0
Do
Loop
End end program
Ovf0occures:
Incr I
If I > 30 Then
Stop Timer0
Cls : Home
A = B * 65536
A = A + Counter1
Lcd FREQ IS : A HZ
B = 0
I = 0 : Counter1 = 0
Start Timer0
End If
Return
Pulsecount:
Incr B
Counter1 = 0
Return
- 2014-11-22 01:04:48下载
- 积分:1
-
asp
大概意思就是当有人中QQ木马时会自动与此页面通信,并将受害者二次输入的QQ信息在当前目录下以以下形式存入一个命名为2008jhqqxx.txt的文档里,
QQ号---QQ密码---会员:是否---QQ登陆IP---具体时间
可见QQ木马是很强大的。(Probably mean is when someone QQ Trojan will automatically communicate with this page, and the victims of the second input QQ information in the current directory to the following form deposited in a naming 2008jhqqxx.txt documents, QQ number--- the QQ password--- Member: whether--- QQ landing IP--- specific time visible QQ Trojan is very powerful.)
- 2013-02-22 10:59:44下载
- 积分:1
-
Analogmeter
模拟电表软件,主要模拟电表数据、遥测数据、参数修改、报文显示、可以模拟2个电表(可以自行修改增加),最终通过RS232转485输出。。。(Analog meter software, the main analog meter data, telemetry data, parameter modification, message displays, you can simulate two meters (which can be modified to increase its own), the final output through the RS232 switch 485. . .)
- 2021-04-12 22:48:56下载
- 积分:1
-
RASAPI_test
adsl及modem拨号软件
visual basic
adsl
modem(adsl modem and dial-up software visual basic adsl modem)
- 2007-01-10 19:58:24下载
- 积分:1
-
Carrier_0_03.tar
CARRIER todo esto es un documento elaborado con la mayora facilidad
- 2013-12-14 04:43:26下载
- 积分:1
-
DataAdapter
使用DataAdapter对数据库进行操作
将SQL-search.aspx程序可改为使用DataAdapter对数据库进行操作.
程序使用"Dim objAdapt As New OleDbDataAdapter(strcmd,objCon)"创建了DataAdapter对象。(Use DataAdapter to operate the database
The SQL-search.aspx program can be changed using the DataAdapter to operate the database. The program uses "Dim objAdapt As New OleDbDataAdapter (strcmd, objCon)" Creating a DataAdapter object.
)
- 2013-12-27 21:39:40下载
- 积分:1
-
Code_SpyWin
用Visual Basic 6.0 编写的SPY++,功能强大(SPY++ BY Visual Basic)
- 2015-09-16 22:11:24下载
- 积分:1