-
WaveProg_TX
transfer file using sound card
- 2009-12-21 16:26:33下载
- 积分:1
-
STC-MCU-10-11-12C5A-GUIDE
能够非常完美的在LED上显示漂亮的汉字和英文字母,很好啊(Can be perfectly nice in the LED display of Chinese characters and English letters, ah well)
- 2011-06-09 14:35:58下载
- 积分:1
-
MCUchip
单片机常用芯片手册,非常实用,初学者适合(Commonly used single-chip chip manual, very practical, suitable for beginners)
- 2009-03-09 19:48:44下载
- 积分:1
-
powerdemo_6.5.1
伺服电机控制系统,02年开始积累,效果好,速度快,PI控制,经典控制,fuzzy PID,自适应控制,速度位置控制等等,欢迎大家参考。(Servo motor control system, in 2002 began to accumulate, effective, fast, PI control, classical control, fuzzy PID, adaptive control, speed position control, etc., we welcome the reference.)
- 2013-12-11 14:16:50下载
- 积分:1
-
ServiceBrokerExtSource
SQL Server 2005 Service Broker (SSB) is an asynchronous messaging technology built into SQL Server. With SSB, you essentially get the power of messaging technologies like Microsoft Message Queue (MSMQ) combined with the relational database capabilities of SQL Server, all controlled with Transact SQL statements(SQL Server 2005 Service Broker (SSB) is an a synchronous messaging technology built into S QL Server. With SSB. you essentially get the power of messaging tech nologies like Microsoft Message Queue (MSMQ) c ombined with the relational database capabili ties of SQL Server, all controlled with Transact SQL statements)
- 2007-05-10 13:59:21下载
- 积分:1
-
RCC_JJY
日本电波钟解码程序 接受长波信号并进行解码(JJY code)
- 2013-12-07 22:16:19下载
- 积分: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
-
voronoiT
无线传感器网络分簇路由协议中的LEACH的仿真,程序具有详细的备注,便于初学者学习。(Wireless sensor network clustering routing protocol LEACH simulation program has detailed notes, easy for beginners to learn.)
- 2014-10-22 21:00:07下载
- 积分:1
-
demoXEPALL
MC9S12XEP100的程序,适合中低级程序员练习(MC9S12XEP100 program, suitable for junior programmers to practice)
- 2015-11-10 23:30:42下载
- 积分:1
-
wireless
无线传能控制程序,主级,能够实现无线充电,但是需要硬件的配合。(Wireless energy transfer control program, the main stage, enabling wireless charging, but requires the hardware support.)
- 2015-07-05 21:10:22下载
- 积分:1