-
CRC-C
有关 C语言的CRC校验的资料,很实用,值得收藏和学习(About the C language, the CRC data, it is practical, it is worth collecting and learning)
- 2014-04-15 18:33:56下载
- 积分:1
-
MCUchip
单片机常用芯片手册,非常实用,初学者适合(Commonly used single-chip chip manual, very practical, suitable for beginners)
- 2009-03-09 19:48:44下载
- 积分:1
-
200851613141547761
边界盒的检测,能有效的知道边界盒的最大长度,为编程带来方便(Bounding box test, which can effectively know the maximum length of the boundary box for programming convenience)
- 2010-10-26 09:19:54下载
- 积分:1
-
SVPWM11
三电平SVPWM仿真,运行很好,三电平SVPWM仿真,运行很好,分享给大家(
Three level SVPWM simulation, the operation is very good)
- 2016-11-28 22:37:14下载
- 积分:1
-
ASD24B201303
Delta servo drive a new generation of hardware ASDA-B2 manual programming is an electrical engineer hardware reference manual,
- 2014-02-24 15:14:34下载
- 积分: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
-
PetShop4steup
非常好的一个项目。很值得你学习,值得研究,菜鸟吗都可以看看(Very good item. You are worth learning, worth studying, you can take a look at rookie)
- 2009-06-09 11:36:16下载
- 积分:1
-
freescale-smartcar
第九届飞思卡尔智能车程序 国赛第四
底层文件都是自己写的
3个ccd labview上位机(Ninth Freescale smart car race fourth country program)
- 2016-04-18 16:38:53下载
- 积分:1
-
HookShadowSSDT
hook ssdtShadow影子描述表,采用普通的ssdthook;(hook system description table, ssdt table)
- 2012-11-23 21:54:31下载
- 积分:1
-
Seekers
Seekers导引头模型仿真C++源码;内含Seeker仿真模块、导引头电机环节、导引头PID环节等。(Seekers seeker model simulation C++ source containing Seeker simulation module, motor aspects seeker seeker PID link and so on.)
- 2013-05-31 21:33:30下载
- 积分:1