-
FileClient
Fei transmission similar to the LAN chatting transmission procedures, regardless of the server and client, he can take full advantage of the LAN network resources, transmission speed over 10MB/s, but is aesthetically pleasing user interface
- 2014-10-30 16:06:06下载
- 积分:1
-
uip
单片机联网的UIP协议程序,以及必要的驱动程序。(Networked microcontroller UIP agreement procedure, and the necessary drivers.)
- 2013-09-02 22:35:47下载
- 积分: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
-
string
说明: 斯凯mrp开发用的宽字符转换 很有用的 有个头文string.c 和string.h 头文件里有定义(Sky mrp convert wide character to use for development of a useful article string.c head and string.h header files are defined)
- 2011-04-07 19:48:45下载
- 积分:1
-
hmi_v013
用于TI 3S9B96开发板
实现功率转换的功能(Development board for the TI 3S9B96 achieve power conversion function)
- 2011-11-25 17:42:31下载
- 积分:1
-
key11_11
单片机键盘扫描程序 微处理器课程设计 八位抢答器(SCM keyboard scanning procedures microprocessor eight Responder Course Design)
- 2013-12-06 15:07:47下载
- 积分:1
-
JINGTAI
51单片机静态数码管显示51单片机静态数码管显示(sfasdasdasd )
- 2013-07-28 10:53:32下载
- 积分:1
-
1286418B20
开关记忆和18B20在12864显视和读写24C20(Switch Memory and 18B20 were in the TV and read 24C20 12864)
- 2011-02-11 07:05:42下载
- 积分:1
-
GTS800Demo
深圳固高科技的运动控制卡设置软件源代码,C++ 编写,目前正在现场使用(Googol control card)
- 2013-12-01 22:07:37下载
- 积分:1
-
MultiThreadADO
MultiThread DB - ADO CMTDaoDatabase CMTDaoRecordset
- 2013-12-25 01:26:16下载
- 积分:1