CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - timer program C

搜索资源列表

  1. 7-1

    0下载:
  2. MSP430系列单片机实用C语言程序设计定时中断程序-MSP430 Microcontroller C Programming Language utility timer interrupt program
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:18486
    • 提供者:
  1. 7-5

    0下载:
  2. MSP430系列单片机实用C语言程序设计基本定时器程序-MSP430 Microcontroller C Programming Basic utility program timer
  3. 所属分类:SCM

    • 发布日期:2014-06-11
    • 文件大小:16347
    • 提供者:
  1. clock

    0下载:
  2. This program demonstrates how to implement a timer. It is extremely minimal so it s potentially useful to beginning C programmers.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:7849
    • 提供者:FDU
  1. vectors

    0下载:
  2. 富士通定时器中断向量测试c语言程序,此程序可以帮助初学者学习中断-Fujitsu timer interrupt vector test c language program, this program can help beginners learn interrupted
  3. 所属分类:software engineering

    • 发布日期:2017-03-26
    • 文件大小:1621
    • 提供者:liuxy204
  1. Main

    0下载:
  2. MCU富士通定时器主程序测试c语言程序,此程序可以帮助初学者学习建立定时器-Fujitsu MCU timer main program test c language program, this program can help beginners learn to establish timer
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:1309
    • 提供者:liuxy204
  1. Network

    0下载:
  2. 使用C#实现的定时器,可以定时windows关机、注销、重启,时间由用户自定包括系统小托盘,程序如有不足的地方,还请升级(我的 邮箱:xiaodpro@163.com)-Use C# to achieve timer, timing windows can be shut down, log off, restart, the time set by the user including the system of small tray, the program, if insufficie
  3. 所属分类:CSharp

    • 发布日期:2017-05-02
    • 文件大小:669043
    • 提供者:xiaod
  1. dingshi

    0下载:
  2. //程序名称:dingshi.c //程序功能:定时器0驱动,流水灯显示定时中断次数-//Program Name: dingshi.c// process functions: Timer 0 drive, water lights show the number of timer interrupts
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:669
    • 提供者:yzm
  1. clockdriver

    0下载:
  2. 本程序是C语言电子时钟数码管显示程序,包括数码管驱动以及定时器设置,希望对大家有所帮助-This program is C-electronic clock digital tube display program, including digital control drive as well as the timer settings, want to help everyone
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:48384
    • 提供者:穆凡
  1. fangjun

    0下载:
  2. 1 本软件是带时钟的屏幕保护软件。 2 需要在c盘上的ucdos 中hzk16文件 3 在dos 平台上键入timer /x x为数字是表示屏保时间 4 按ESC键程序退出-1 This software is with a clock screen saver software. 2 need to c drive files on the ucdos in hzk16 type 3 in the dos platform timer/xx for the figures to
  3. 所属分类:assembly language

    • 发布日期:2017-03-28
    • 文件大小:2593
    • 提供者:liuliu
  1. datac

    0下载:
  2. c程序,89c52单片机 ,三个中断定时器的使用-c program, 89c52 microcontroller, the use of three interrupt timer
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:23286
    • 提供者:yunlong
  1. 5

    0下载:
  2. 为定时器输出PWM程序,完整的c程序代码,对于刚开始学习的入门来说是很有用的-PWM timer output for the program, complete c program code, for the beginning of learning is very useful entry
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:25684
    • 提供者:苏达衢
  1. led

    0下载:
  2. 用单片机定时器控制数码管和流水灯程序,是用c语言编写的,欢迎提出不足-MCU timer with digital control and flow control lamp program, is written in c language are welcomed to raise enough
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:8093
    • 提供者:赵鹏
  1. Windows_GuanJiXiaoZhuShou

    0下载:
  2. 使用C#实现的定时器,可以定时windows关机、注销、重启,时间由用户自定包括系统小托盘。。。这是继1.0以后的修正版,源代码及安装包的部署,程序功能基本完善(我的邮箱:xiaodpro@163.com) -Use C# to achieve timer, timing windows can be shut down, log off, restart, the time set by the user including the system of small tray. . . Th
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:439858
    • 提供者:xiaod
  1. dd

    0下载:
  2. 自己学习时编的关于用单片机实现定时器控制交通指示灯keil c源代码程序以及用Pretus7软件进行仿真,希望对大家有帮助!共同学习!-Compiled their own learning on the use of MCU timer control traffic lights keil c program source code and software used Pretus7 simulation, we want to help! Learning together!
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-03
    • 文件大小:17061
    • 提供者:budongbing
  1. timer0

    0下载:
  2. PIC16系列单片机16F877A编写的定时器0应用的C程序例子,希望有帮助。-PIC16 MCU 16F877A Timer 0 applications written in C program example, want to help.
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:10825
    • 提供者:谢运军
  1. DSP2833x

    0下载:
  2. sample applications for tms3202833X for code composer studio3 and c.c.s.4. The sample program is about the control of adc, timer and other peripherals.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-12
    • 文件大小:2991426
    • 提供者:selcuk
  1. 001

    0下载:
  2. 单片机数字钟C程序 六位数码管 显示HH.MM.SS(时分秒),MM.DD-W(月日-星期),闹钟定时时间 按键S5依次选择调整时间-显示月日星期-调整月日星期-显示闹钟定时时间-调整闹钟定时 按键S2依次选中时分秒(月日星期)数码管,S3按键依次加1,S4按键依次减1 整点报时,闹钟功能-SCM Digital Clock C program six digital tube display HH.MM.SS (minutes and seconds), MM.DD-W (
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-08
    • 文件大小:6065
    • 提供者:赵小龙
  1. KeilC51_CountDown

    0下载:
  2. 源起: http://zhidao.baidu.com/question/163455823.html 适合用户:KeilC已初步入门,想进一步提高的朋友 程序架构:全部使用状态机构建而成(状态机是高手进阶必经之路) 模块构成:键盘,显示,定时器,CPU核心四大块 程序特点: 1. 修改方便,所有头文件由Includes.h统一组织,增加头文件只需在Includes.h中加入 2. 由Keil自带串口方便的在全速运行时监视数据 3. 本系统相当于一个精简
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-29
    • 文件大小:8330
    • 提供者:尹刚
  1. timers

    0下载:
  2. LM3s811 计时器实例程序,基于C-M3内核。调试成功-LM3s811 timer example program, based on C-M3 core. Debugged
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-03
    • 文件大小:175099
    • 提供者:苏楠
  1. CLOCK

    0下载:
  2. C++时钟程序与定时器,实现分针每分钟跳6度,时针每分钟跳0.5度,所以每隔 12 分钟跳一次。-C++ clock program with the timer, jump to achieve 6 degrees per minute, minute hand, hour hand jump 0.5 degrees per minute, so jump once every 12 minutes.
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:31232
    • 提供者:多乐
« 1 2 3 4 5 6 78 9 10 11 12 »
搜珍网 www.dssz.com