登录
首页 » Visual Basic » fer1

fer1

于 2014-11-22 发布 文件大小:9KB
0 262
下载积分: 1 下载次数: 1

代码说明:

  $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

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 51dianpianjidi1760
    以c51单片机为核心,利用1760芯片进行语音报时,51单片机控制(With c51 microcontroller core, the use of 1760 chip for voice timekeeping, 51 MCU control)
    2013-11-28 09:41:59下载
    积分:1
  • zhiliudianji
    由单片机8951来控制 c语言编写 具有实现正转反转 加速减速 采用PWM调制的方法(By the single-chip microcomputer to control the 8951 with c language implementation is to accelerate the slowdown in the use of inverted PWM modulation method)
    2009-03-23 22:04:15下载
    积分:1
  • temperatureahumidity-alarm
    温湿度报警系统,基于VB的小程序,和DHT11相关。(Temperature and humidity alarm system, VB-based applets, and DHT11 related.)
    2014-06-08 15:41:40下载
    积分:1
  • motor
    智能车驱动程序,利用ULN2003A作为隔离,控制BTS7960驱动芯片,实现驱动,程序有限幅,反向等。(Smart car drivers, use ULN2003A as isolation, control BTS7960 driver chip, drivers, programs limiter, reverse and so on.)
    2014-09-11 10:50:12下载
    积分:1
  • smartcarbylei
    智能追踪小车,并且可以用遥控手动控制转弯加前后左右(Intelligent tracking car, and can be controlled manually with the remote turn around Canada)
    2013-10-05 18:09:02下载
    积分:1
  • SearchMaze
    测试电脑鼠各个红外探测器的算法,可自行调试(Test each computer mouse infrared detector algorithm, self-debugging)
    2013-11-07 20:20:46下载
    积分:1
  • Honeywell
    HONEY实现工业控制过程的系统,进行任务调度.(HONEY process of industrial control systems, task scheduling.)
    2011-07-20 12:32:29下载
    积分:1
  • smart-car
    在淘宝上购买的毕业论文,价值400的源程序,包含全部文件。一款基于单片机的灭火机器人模型的设计。系统以STC89C52RC单片机为控制核心,创新自制了火焰传感器用来测量火源,使用TCRT5000型光电对管检测循迹黑线,L298驱动电机前后转动,LCD1602液晶显示灭火的次数,通过控制继电器开关风扇灭火。(On Taobao buy thesis, the value of the 400 source code, including all documents. Fire fighting robot model based on a single-chip design. System microcontroller STC89C52RC to control core, innovation homemade flame sensor is used to measure the fire source, tracking black line on the tube use TCRT5000 photoelectric detection, L298 drive motor rotating back and forth, the LCD1602 LCD number of fire-fighting, fire control relay switch fan .)
    2013-05-16 18:52:49下载
    积分:1
  • SIM300_HD_V4.02
    无线模块SIM300硬件设计最新资料V4.02。可供从事学习、开发无线通信有关人员参考。(SIM300_HD_V4.02.rar)
    2009-09-11 11:02:19下载
    积分:1
  • FfmpegSdl2.0Demo_vs2005
    使用FFMPEG库进行视频解码,然后在一个Static控件上使用SDL2.0进行视频显示,相比SDL1.0,2.0版本支持多窗口同时显示,性能也大幅提升。(demo中未处理音频帧)。本Demo优点:将视频解码和显示分别封装了两个类CFfmpegDecod和CSdlShow,便于学习和理解播放流程。适合学习者使用。(Using the FFMPEG library for video decoding, and then on a Static control on the use of SDL2.0 video display, compared to the SDL1.0,2.0 version supports multi window at the same time, performance is also greatly improved. (demo is not processed for audio frames). The Demo advantages: the video decoding and display are encapsulated in two classes CFfmpegDecod and CSdlShow, easy to learn and understand the playback process. Suitable for learners to use.)
    2015-11-29 17:30:55下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载