-
PWM
NXP LPC11u24 cortex-M0 PWM 示例程序(NXP LPC11u24 cortex-M0 PWM sample programs)
- 2014-02-11 10:27:56下载
- 积分:1
-
5933
AD5933评估板下位机程序(keil C)和上位机程序(VB)(AD5933 Evaluation procedures under the plan (keil C) and PC (VB))
- 2021-01-28 00:48:35下载
- 积分:1
-
PopManu
窗体与界面设计,弹出菜单应用实例,在控件上单击右键弹出菜单(Forms and interface design, pop-up menu, application examples, in the control, right-click pop-up menu on the)
- 2010-02-24 10:02:31下载
- 积分:1
-
OfficeXP
Office XP风格菜单 风格很特别(Office XP style menu )
- 2010-10-27 22:17:42下载
- 积分:1
-
jinl
学4年来做过的竞赛以及老师的科研项目所积累下来的c51源代码,一共有40(4 years of study done as well as the Teacher of the competition accumulated research c51 source code, a total of 40)
- 2009-04-03 14:08:38下载
- 积分:1
-
uip1.0
UIP1.0主要的代码,实现协议栈的源代码,对嵌入式移植协议有重要的作用。可以代替TCP/IP的库。(UIP1.0 main code, realize the protocol stack of embedded transplant agreement source code, have important effects. Can replace TCP/IP library.
)
- 2011-05-24 19:21:19下载
- 积分:1
-
pic18f2550-usb-osiloskop-termometre-frekans-sayic
PIC18F2550 sorts of applications made with this beautiful project with 3 source code has comes up all the computer software and computer-related pic assembly software is written in Visual Basic 6
- 2013-11-17 07:56:50下载
- 积分: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
-
MUSIC-
基于最小冗余线阵的谱相关共轭循环MUSIC算法(MUSIC algorithm based on conjugate cyclic spectral correlation minimum redundancy linear arrays)
- 2013-12-26 12:39:53下载
- 积分:1
-
SwitchForm_用菜单实现视图的切换
这是一个用菜单实现的多视图的切换,以及视图的分割代码(This is a menu with the realization of the multi-view switches, and separate code of View)
- 2005-03-23 18:08:05下载
- 积分:1