-
virtual-oscilloscope-module
本程序是虚拟示波器,可以显示多条曲线波形,调节幅值和时间(Oscilloscope can display multiple curve
)
- 2014-01-10 12:06:01下载
- 积分:1
-
modbus-TCPIP
modbus TCPIP协议client-Server代码,c++。(TCPIP client-Server protocol MODBUS source code and analysis, c++ programming.
)
- 2016-09-24 20:54:49下载
- 积分:1
-
Sample_AgilentVISA
基于VISA的,采用lan口通信的,安捷伦示波器读取数据的程序。(VISA-based, using the lan port communications, Agilent oscilloscope program to read the data.)
- 2016-01-12 18:48:53下载
- 积分: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
-
HT66FU50naozhong
使用Ht66fu50单片机设计闹钟,使用12864显示,DS1302时钟芯片,DS18B20温度传感器,蓝牙的相关硬件,该作品获得天津市合泰杯三等奖。(Use Ht66fu50 microcontroller design alarm clock, use 12864, DS1302 clock chip, DS18B20 temperature sensor, Bluetooth related hardware, the work won the third prize of Tianjin cup of Thailand.)
- 2021-03-22 20:39:16下载
- 积分:1
-
main
7620摄像头采集程序(飞思卡尔128芯片)(7620 camera acquisition program (the Freescale 128 chip))
- 2012-11-24 16:41:44下载
- 积分: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
-
DrawLine
实现坐标的显示 随机数产生 并显示到listctrl中 声称坐标轴 显示随机数,排序(
Achieve coordinate display random number is generated and displayed to listctrl claimed axis shows random numbers, sorting)
- 2013-11-08 20:38:32下载
- 积分:1
-
keyboard
51单片机的4x4键盘扫描c语言程序,大家看看,(51 single-chip 4x4 keypad scan, we look)
- 2011-06-29 15:36:21下载
- 积分:1
-
weideng
汽车尾灯控制程序,包括左右转向灯,刹车灯,应急灯,(Taillights control procedures, including the left and right turn signals, brake lights, emergency lights,)
- 2016-01-06 18:48:03下载
- 积分:1