-
picread
用picture控件实现人脸检测画面界面显示和视频流的选择(Achieved with the picture control interface display screen face detection and video streaming options)
- 2010-08-10 08:19:43下载
- 积分: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
-
224C01-rd-wr4
24CXX的读写代码,适用于于51单片机SCM.可直接使用。
(24CXX the read and write code, suitable for 51 MCU the SCM can be used directly.)
- 2012-07-17 12:59:22下载
- 积分:1
-
VoiceInterpretationSystem
说明: 系统工作电源AC220V
根据室内光线调节遥控灵敏度。
主控室电脑负责接收由控制终端传来的遥控信号播放相应多媒体影音文件;
通过主控电脑也可直接点播各展品文件,同时控制打开对应的展品照明;
遥控终端接收激光棒控制信号,控制开灯照明正在解说的展品,并通过通信总线通知主机播放相应文件;
通信中继器负责全部终端与主机间的双向信号传递;
扩展功能:设计上位机播放操作软件,控制照明灯亮度。
(无)
- 2010-04-03 20:24:07下载
- 积分:1
-
SearchMaze
测试电脑鼠各个红外探测器的算法,可自行调试(Test each computer mouse infrared detector algorithm, self-debugging)
- 2013-11-07 20:20:46下载
- 积分:1
-
Dot-Matrix-LED
编写程序,通过8255 单元控制点阵的扫描显示,使8×8LED 点阵到小循环显示号
“□”(Programming, through the 8255 unit control the scanning dot matrix display, the 8 × 8LED dot matrix display number to small cycles " □" )
- 2011-06-13 10:39:55下载
- 积分:1
-
CAN-ZLG
基于周立功CAN的上位机软件,可以实现对CAN的打开,波特率设置,滤波设置,消息发送,消息接受等等。亲测可用。完全可以作为二次开发的资料。(Based ZLG CAN PC software can be achieved on the open CAN baud rate settings, filter settings, the message is sent, the message to accept more. Pro-test available. Can be used as secondary development information.)
- 2021-04-28 14:28:43下载
- 积分:1
-
ISL94212
ISL94212单芯片应用代码,包括读取12串单体电池电压,温度,均衡功能,本例以s12单片机为例(ISL94212 single-chip application code, including reading the 12 series of single cell voltage, temperature, balance function, in this case in order to s12 microcontrollers, for example)
- 2020-12-16 19:09:13下载
- 积分:1
-
chua.pdf
AT89C52单片机与VB串行通信的实现实现vb(AT89C52 microcontroller with VB serial communication to achieve vb)
- 2012-05-20 14:25:13下载
- 积分:1
-
BCGControlBar
类似IE和WordPad的工具条,还有两个极像IE和Wordpad的例子(The toolbar which likes IE and WordPad, and two examples which like IE and Wordpad)
- 2020-06-26 12:40:01下载
- 积分:1