-
codejock-13.0.0-by-registred-by-sanlegas
codejock 13 and activasi
- 2014-01-07 13:21:51下载
- 积分:1
-
12
说明: 按键精灵 刷副本 口袋版 梦幻西游 蓝手指模拟器(QuickMacro brush copy of Pocket Edition Fantasy Westward blue finger simulator)
- 2014-02-21 12:48:02下载
- 积分:1
-
PWM
NXP LPC11u24 cortex-M0 PWM 示例程序(NXP LPC11u24 cortex-M0 PWM sample programs)
- 2014-02-11 10:27:56下载
- 积分:1
-
VSPD
可虛擬兩個RS-232或者是多個RS-232互傳資訊,此源码維Visual Basic所編寫。(Can be a virtual two RS-232 or RS-232 over pass each other information, this source code written by Visual Basic dimension)
- 2020-11-27 09:19:30下载
- 积分:1
-
accessOnlineTest
说明: 在线论文相似度以及重复率的非法抄袭的自动检测(Similarity and repetition rate online paper copy of the automatic detection of illegal)
- 2011-03-05 20:21:47下载
- 积分:1
-
124666
仪表盘方式显示CPU和硬盘温度及系统信息(Dashboard display CPU and hard disk temperature and system information)
- 2007-10-27 14:36:40下载
- 积分:1
-
cbbrr1zipl
经典拍卖网,提供注册,登陆,买卖,,免费开店等功能,还能发布求购信息.
(Classic auction site, to provide registration, landing, sale, free shop and other functions, but also ad information.)
- 2012-08-12 01:21:33下载
- 积分:1
-
12
说明: 基于单片机的电阻测量系统,带vb上位机控制和显示同时还有无线发射(MCU-based resistance measurement system with vb PC control and display as well as a wireless transmitter)
- 2014-02-22 15:14:06下载
- 积分: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
-
chuankou
单片机串口发送程序,试一次课设做的,非常非常好用(Chip serial transmission program, try again Lesson set, very, very easy to use)
- 2013-06-05 00:13:11下载
- 积分:1