CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - Timer1

搜索资源列表

  1. VB6.0.BO

    0下载:
  2. Private Sub cmdConnect_Click() If Len(Text1.Text) = 0 And Len(Text2.Text) = 0 Then MsgBox 123.12.25.38 Exit Sub Else If Len(Text1.Text) > 0 Then tcpClient.RemoteHost = Text1.Text Else tcpClient.RemoteHost = Text2.Text End
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-22
    • 文件大小:874byte
    • 提供者:dhxdh
  1. timer1

    0下载:
  2. 使用单片机keilc51编程,利用定时器1实现二极管灯闪烁.-Keilc51 the use of single-chip programming, the use of timers to achieve a blinking LED lights.
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:6.32kb
    • 提供者:王燕
  1. Test

    0下载:
  2. UASRT TIMER1 IAR ATMEGA1284P
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:27.47kb
    • 提供者:Anton
  1. TIM1

    0下载:
  2. STM8SC6的timer1输出PWM波形的源代码,编译平台为STVD。-STM8SC6 of timer1 PWM output waveform of the source code, compile platform STVD.
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:45.54kb
    • 提供者:Johnson
  1. cod1

    0下载:
  2. 在FORM1在增加1个Label1标签,2个TIMER对象,分别为Timer1、Timer2代码如下: Private Sub Form_Load() Timer1.Interval = 100 Timer2.Interval = 100 Timer1.Enabled = True Timer2.Enabled = False End Sub Private Sub Timer1_Timer() Label1.Left = Label1.Left + 5
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:116.73kb
    • 提供者:何岳涵
  1. timer1_10ms

    1下载:
  2. PIC C CCS TIMER1 10MS
  3. 所属分类:Other systems

    • 发布日期:2017-09-07
    • 文件大小:2kb
    • 提供者:w_vu
  1. relOgio

    0下载:
  2. PICC CCS RTC TIMER1 DISPLAY7
  3. 所属分类:Other systems

    • 发布日期:2017-12-02
    • 文件大小:58.59kb
    • 提供者:w_vu
  1. Timer01_M0

    0下载:
  2. timer1 mode 0 in nuvoton
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:1kb
    • 提供者:Sagar
  1. Brushless_Gimbal_Balancing_Robot

    0下载:
  2. Brushless_Gimbal_Balancing_Robot Arduino Code -The code is running on a mega328p and was compiled using Arduino 1.6.6 -The code cycle time is a constant ~250Hz At the heart of the code is a counter that is advanced every time TIMER1 overflows
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:6kb
    • 提供者:mic980000
  1. timer1_1msdelay

    0下载:
  2. pic timer1 with 1ms delay
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:34kb
    • 提供者:arjv
  1. VB6.0 打字 指法练习小程序源代码

    0下载:
  2. VB6.0 编写的一个挺简单的指法练习源代码,随机显示练习题的内容,捕获 keypresses,计算打字练习时间,计算每分钟多少字,计算争取率,每分钟单词数计时器。一些相关的源代码:   Private Sub Timer1_Timer()    '每分钟单词数计时器    WordsPerMin = 0    PrgressBar1.Value = Val(Len(Lbl_Input.Caption) * 100 / Len(Txt_Article.Text))    '计算打字练习
  3. 所属分类:其他小程序

搜珍网 www.dssz.com