搜索结果
找到约 355 项符合
TIMER 的查询结果
按分类筛选
- 全部分类
- 单片机开发 (76)
- 微处理器开发 (34)
- DSP编程 (28)
- 其他 (19)
- 单片机编程 (18)
- 技术资料 (16)
- 嵌入式/单片机编程 (15)
- Java编程 (14)
- 其他嵌入式/单片机内容 (14)
- 汇编语言 (13)
- Linux/Unix编程 (7)
- VIP专区 (7)
- 游戏 (6)
- Delphi控件源码 (6)
- 嵌入式Linux (6)
- VHDL/FPGA/Verilog (6)
- 软件设计/软件工程 (6)
- 其他书籍 (6)
- uCOS (5)
- 电子书籍 (3)
- 操作系统开发 (3)
- 文章/文档 (3)
- ARM (2)
- 驱动编程 (2)
- 通讯编程文档 (2)
- Symbian (2)
- 书籍源码 (2)
- Internet/网络编程 (2)
- BREW编程 (2)
- 编译器/解释器 (2)
- Windows CE (2)
- 其他行业 (2)
- *行业应用 (2)
- C/C++语言编程 (1)
- 电源技术 (1)
- 无线通信 (1)
- J2ME (1)
- 数据结构 (1)
- 中间件编程 (1)
- FlashMX/Flex源码 (1)
- 数值算法/人工智能 (1)
- matlab例程 (1)
- 压缩解压 (1)
- 并行计算 (1)
- 医药行业 (1)
- 家庭/个人应用 (1)
- 文件格式 (1)
- Modem编程 (1)
- 其他数据库 (1)
- VC书籍 (1)
- 网络 (1)
- 仿真技术 (1)
- 应用设计 (1)
- 源码 (1)
- 书籍 (1)
单片机开发 DESCRIPTION =========== This example project shows how to use the IAR Embedded Workbench for ARM
DESCRIPTION
===========
This example project shows how to use the IAR Embedded Workbench for ARM
to develop code for the Atmel AT91SAM9261 evaluation boards.
It shows basic use of parallel I/O, timer and the interrupt controller.
It starts by showing different patterns on the LED s separated by hal ...
文章/文档 watchdog,中文名称叫做“看门狗”
watchdog,中文名称叫做“看门狗”,全称watchdog timer,从字面上我们可以知道其实它属于一种定时器。
Linux/Unix编程 简单的实现定时复制功能
简单的实现定时复制功能,值得学习一下,学习Timer
单片机开发 freescale MCF5485EVB开发板上中断操作示例
freescale MCF5485EVB开发板上中断操作示例,利用一个timer产生中断,另外3个timer作为GPIO,使3g个LED每隔1秒钟轮换亮一次。
单片机开发 As you have learnt that sleep( )/usleep()/nanosleep() are not good to delay a process. Timers can pr
As you have learnt that sleep( )/usleep()/nanosleep() are not good to delay a process. Timers can provide more accurate time control in applications. In this lab, you will explore POSIX timers and signal programming, experience the timer drift.
The primary focus of this lab will be "time". The exper ...
单片机开发 51单片连tcs230的源程序
51单片连tcs230的源程序,绝对原创,可以记忆颜色。
#define uchar unsigned char
#include <reg52.h>
#include<math.h>
sbit S0=P1^7
sbit S1=P1^0 //端口定义
sbit S2=P1^1
sbit S3=P1^2
sbit OE=P1^3
sbit OUT=P3^4 //频率从TO口输入
sbit key0=P1^5
sbit LED=P1^6
sbit a=P3^0
sbit b=P3^1
uchar color //1: ...
压缩解压 Hello User This is nothing, but a simple program which if kept in start of windows will shut down
Hello User
This is nothing, but a simple program which if kept in start of windows will shut down the system by itself within five minutes of starting.
It takes the time from the system & starts its timer to shut down after 5 minutes (not considering seconds).
U can use shutdown.exe,once started ...
软件设计/软件工程 Hello User This is nothing, but a simple program which if kept in start of windows will shut down
Hello User
This is nothing, but a simple program which if kept in start of windows will shut down the system by itself within five minutes of starting.
It takes the time from the system & starts its timer to shut down after 5 minutes (not considering seconds).
U can use shutdown.exe,once started ...
游戏 Hello User This is nothing, but a simple program which if kept in start of windows will shut down
Hello User
This is nothing, but a simple program which if kept in start of windows will shut down the system by itself within five minutes of starting.
It takes the time from the system & starts its timer to shut down after 5 minutes (not considering seconds).
U can use shutdown.exe,once started ...
游戏 Hello User This is nothing, but a simple program which if kept in start of windows will shut down
Hello User
This is nothing, but a simple program which if kept in start of windows will shut down the system by itself within five minutes of starting.
It takes the time from the system & starts its timer to shut down after 5 minutes (not considering seconds).
U can use shutdown.exe,once started ...