搜索资源列表
jiandandanpianji
- SH101.C 最简单片机系统的测试程序,端口的电平操作。 SH102.C 控制LED灯的亮灭 SH103.C 控制LED灯的定时亮灭,单片机定时器的使用。 SH104.C 通过按键控制LED灯的亮灭,中断的使用。 105 芯片和电路介绍 SH106.C 串口的简单测试程序。 -SH101.C Simplest SCM system testing procedures, port-level operation. SH102.C control LED lights t
timer
- C++builder 下演示多媒体定时器的使用
T0_C51
- 51系列单片机定时器的使用,基于KEIL编写,用的语言为C
c_timer
- 定时器实例,通过几个例子详细说明了C++中定时器的使用过程
Timer2的使用
- 定时器Timer2的使用,这里提供c源程序,以供参考。-timer Timer2 use, c source provided here, for reference.
DSP用定时器实现震荡波(C语言)
- 此程序清晰的反应了CCS环境下用C语言进行编程的结构基础,并能清楚的介绍定时器的使用. 本程序在CCS2.2或者3.3调试成功.
1
- SH101.C 最简单片机系统的测试程序,端口的电平操作。 SH102.C 控制LED灯的亮灭 SH103.C 控制LED灯的定时亮灭,单片机定时器的使用。 SH104.C 通过按键控制LED灯的亮灭,中断的使用。 105 芯片和电路介绍 不提供程序。 SH106.C 串口的简单测试程序。 -Jane SH101.C most single-chip microcomputer system testing procedures, port-level oper
Colck
- 用2051单片机制作的LED数字闹钟,个人小制作,非产品,用了4位数码管,4个指示灯,其中2个做成冒号,4个按键,1个蜂鸣器。采用T0和T1两个定时器,T0用作数码管的动态扫描,T1用于计时分秒,对初学者学习定时器的使用及数码管的动态扫描有参考价值。-A LED digital alarm clock Produced by 2051 MCU, individual small-production, non-product, spent four digital tube, four ligh
chm
- C#中定时器的使用,使用开发环境VS2008-this program tell you how to use C# Timer under development environment of VS2008
chmfun
- C#中定时器的使用,还有闪烁的画面,很好玩的哟-this program shows you how to use C# timer ,and it is very funny.
Timer00000Interrupt
- C8051F120的定时器及外部中断使用C程序,包括各定时的8/16重载,捕捉,高速切换等。经片上调试通过,放心下载使用-C8051F120 timer and external interrupts use the C program, including the timing of the 8/16 overload, capture, high-speed switching. The on-chip debugging through, secure download
datac
- c程序,89c52单片机 ,三个中断定时器的使用-c program, 89c52 microcontroller, the use of three interrupt timer
timer
- Labwindows CVI, 基于标准C的编程,定时器的使用范例-Labwindows CVI, standards-based C programming, using the example of the timer
KeilC51_CountDown
- 源起: http://zhidao.baidu.com/question/163455823.html 适合用户:KeilC已初步入门,想进一步提高的朋友 程序架构:全部使用状态机构建而成(状态机是高手进阶必经之路) 模块构成:键盘,显示,定时器,CPU核心四大块 程序特点: 1. 修改方便,所有头文件由Includes.h统一组织,增加头文件只需在Includes.h中加入 2. 由Keil自带串口方便的在全速运行时监视数据 3. 本系统相当于一个精简
2
- linux c定时器,介绍了几个定时器的使用方法,含有部分代码-linux c timer timer introduced the use of several methods, containing part of the code
INTERRUPT-AND-TIMER-C-program
- 单片机的中断以及定时器的程序,测试通过,可以使用-C program of MCU about interrupt and timer ,tested ,can use
dingshiqi
- Visual 2008 c++定时器的使用(Visual 2008 c++ Timer)
升级版的流水灯
- 使用定时器实现不同样式的花样流水灯。可以有效的理解定时器的使用,以及C语言(Use timer to realize different patterns of water flowing lights. Can effectively understand the use of timers, and C language.)
定时器TimerT1
- MFC 直接使用setTimer c++ 中,也有类似的定时器:CreateWaitableTimer、SetWaitableTimer 其实是windows API(MFC uses setTimer directly In C++, there are similar timers: CreateWaitableTimer, SetWaitableTimer is actually the Windows API.)
TimeTest
- 一个多线程的c++定时器,封装接口,有例子可以参考使用(A multi-threaded c++ timer, encapsulated interface, can be used as an example.)