-
346573736
装修公司网站系统修正版源码,有需要的就下载吧。(Decoration company website system amended version of the source code, need to download it.)
- 2013-09-09 16:33:10下载
- 积分:1
-
code
包括很多的案列代码,博客系统,沟渠网站,售书系统等,使用。net(Including many text column code, blog systems, ditches website, bookselling system, to use. net)
- 2015-06-07 23:41:45下载
- 积分:1
-
Dual-serial-communication
stm32 双串口通信 串口1对串口2的异步通信(stm32 Dual serial communication)
- 2012-03-15 15:22:46下载
- 积分:1
-
PCAS
采用VB编写的一个电路分析系统,支持现行电路的分析,具有电路图绘制,仿真功能,并包含了示波器等元器件。(using VB prepared a circuit analysis system, in support of the current circuit, with circuit diagrams mapping, simulation function, and includes components such as oscilloscopes.)
- 2020-12-07 20:09:22下载
- 积分:1
-
temperatureahumidity-alarm
温湿度报警系统,基于VB的小程序,和DHT11相关。(Temperature and humidity alarm system, VB-based applets, and DHT11 related.)
- 2014-06-08 15:41:40下载
- 积分:1
-
将十进制数转换为二进制数和16进制数 CONVERT
将十进制数转换为二进制数和16进制数,可用于单片机初值设定时的计算(convert decimal to binary and hexadecimal ,Can be used to calculate the initial set of single chip microcomputer)
- 2014-05-02 16:41:06下载
- 积分:1
-
Smartcar_SCI
智能车开发串口接收数据上位机软件.源代码.如果自己加上数据分析功能,就非常有用.(Development of intelligent vehicle PC software serial receive data. The source code. If they combined data analysis, it is very useful.)
- 2010-10-18 16:02:08下载
- 积分:1
-
webscin
web漏洞扫描 web安全检测 网站检测(web vulnerability scanning web security testing)
- 2014-02-21 11:44:29下载
- 积分: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
-
vbplc
说明: vb与plc通讯帮助解决vb与plc通讯之间的问题(vb and Communications plc)
- 2010-04-21 01:44:57下载
- 积分:1