-
Library
ALTUM AD14备份下来的AD14封装希望对大家有用
ALTUM AD14备份下来的AD14封装希望对大家有用(ALTUM AD14 AD14 back down the package hope to be usefulALTUM AD14 AD14 back down the package hope to be useful)
- 2015-06-03 09:01:45下载
- 积分:1
-
kexing_2
千年(1000y)游戏网站整站程序,不是千年官网。本程序是克星千年网站的完整源代码,喜欢的朋友可以下下去研究下(Millennium (1000y) stations throughout the game site, not the Millennium official website. This procedure is the nemesis of the integrity of the Millennium Web site source code, like a friend can go under study)
- 2009-05-06 15:08:07下载
- 积分: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
-
温湿度VB源码
说明: 温湿度串口检测程序,实现对数据的读取和检测(Temperature and Humidity Serial Port Detection Program for Data Reading and Detection)
- 2020-06-17 10:20:02下载
- 积分:1
-
android-change-with-cPP
Android代码调用C++代码和C++代码调用Android代码 (Android code call C++ code and C++ code called Android code)
- 2011-11-08 15:01:13下载
- 积分: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
-
CAN
STM32F405 CAN程序,亲测可用(forSTM32F405 project itis OK)
- 2016-01-01 09:33:01下载
- 积分:1
-
Mt
说明: 多路温度测试模拟,使用VB写的,只是模拟(Many way template test source)
- 2011-12-15 11:09:16下载
- 积分:1
-
Dual-serial-communication
stm32 双串口通信 串口1对串口2的异步通信(stm32 Dual serial communication)
- 2012-03-15 15:22:46下载
- 积分:1
-
skinforwin
Other Skin for yous App... simple, you can made more skins for it. Come whit some skins
- 2015-07-12 18:48:41下载
- 积分:1