搜索资源列表
thdtimer12a
- 高精度的时间控件,支持多线程处理,可以精确到一微秒-precision time control and support multithreading, to be precise one microsecond
BIT TEMP
- 这是关于DS18B20的读写程序,数据脚P2.2,晶振12MHZ 温度传感器18B20汇编程序,采用器件默认的12位转化,最大转化时间750微秒 显示温度00到99度,很准确哦~~无需校正!-DS18B20 on literacy, data P2.2 feet, 12MHZ crystal temperature sensor 18B20 assembler, using the default device into 12, the
红外遥控接收
- 红外遥控接收 ORG 0000H LJMP START 转入主程序 ORG 0010H START: MAIN: JNB P2.2,IR LJMP MAIN 以下为进入P3.2脚外部中断子程序,也就是解码程序 IR: MOV R6,#9 SB: ACALL DELAY882 调用882微秒延时子程序 JB P2.2,EXIT 延时882
CPU 测速(MHz)和高精度延时(微秒级)
- 一.高精度延时, 是 CPU 测速的基础 Windows 内部有一个精度非常高的定时器, 精度在微秒级, 但不同的系统这个定时器的频率不同, 这个频率与硬件和操作系统都可能有关。 利用 API 函数 QueryPerformanceFrequency 可以得到这个定时器的频率。 利用 API 函数 QueryPerformanceCounter 可以得到定时器的当前值。 根据要延时的时间和定时器的频率, 可以算出要
ModuleTimer
- 计算机内部微秒时钟阅读器,数据分辨率1微秒,实际可以达到的精度为20-30微秒.-computer microsecond internal clock reader, a microsecond resolution data, reality can achieve microsecond accuracy of 20-30.
ds18b
- 这是关于DS18B20的读写程序,数据脚P2.2,晶振12MHZ 温度传感器18B20汇编程序,采用器件默认的12位转化,最大转化时间750微秒 可以将检测到的温度直接显示到两个数码管上 显示温度00到99度 -DS18B20 on literacy, data P2.2 feet, 12MHZ crystal temperature sensor 18B20 assembler, using the defau
danbaizhishuijie
- 温度传感器18B20汇编程序,采用器件默认的12位转化,最大转化时间750微秒 可以将检测到的温度直接显示到AT89C51开发实验板的两个数码管上 显示温度00到99度,很准确哦~~无需校正!-temperature sensor 18B20 assembler, using the default device into 12, the largest 750 microsecond conversion time can
CPU 测速(MHz)和高精度延时(微秒级
- CPU 测速(MHz)和高精度延时(微秒级-CPU speed (MHz) and high-precision delay (microsecond
MultiTimer
- 各种定时器编程,可实现高精度的定时器,实现毫秒级或微秒级的延时-various timer programming can achieve high-precision timer, achieving millisecond or microsecond delay
PTime
- 一个精确到微秒的计时组件 内有Demo-a precise to the microsecond time components within a Demo
KEY_18B20
- 这是关于DS18B20的读写程序,数据脚P2.2,晶振12MHZ温度传感器18B20汇编程序,采用器件默认的12位转化,最大转化时间750微秒特点能精确到0.5摄氏度-DS18B20 on literacy, data P2.2 feet, 12 MHZ crystal oscillator temperature sensor 18 B20 compilation procedures, devices using the defau
dpjplj
- 本单片机设计的数字频率计 能够准确测量频率为1HZ-15MHZ,适用为方波,三角波及正弦波,可在人为的 用拨位开关在测量周期,频率及占空比之间转换,频率精度为1HZ,周期精度为 0.1微秒,占空比计时精度为0.1微秒。 -microcontroller design of the digital frequency meter can be accurately measured frequency 1HZ - 15MHZ.
20070206NMEA_A
- 接受GPS数据,NMEA接收程序,红灯亮起表示定位,包括字头$和字尾*加DELAY2延时10000微秒程序-receive GPS data Receiver receiving procedures, said the warning light came positioning, including $ prefix and suffix * 10,000 plus DELAY2 microsecond delay procedur
TRMP
- 一个多线程发送并口控制信号的程序,控制信号的频率达到微秒级-a multithreaded parallel port control signals sent to the procedures, the frequency control signal to achieve microsecond
CPU 测速(MHz)和高精度延时(微秒级
- CPU 测速(MHz)和高精度延时(微秒级-CPU speed (MHz) and high-precision delay (microsecond
TRMP
- 一个多线程发送并口控制信号的程序,控制信号的频率达到微秒级-a multithreaded parallel port control signals sent to the procedures, the frequency control signal to achieve microsecond
thdtimer12a
- 高精度的时间控件,支持多线程处理,可以精确到一微秒-precision time control and support multithreading, to be precise one microsecond
BIT TEMP
- 这是关于DS18B20的读写程序,数据脚P2.2,晶振12MHZ 温度传感器18B20汇编程序,采用器件默认的12位转化,最大转化时间750微秒 显示温度00到99度,很准确哦~~无需校正!-DS18B20 on literacy, data P2.2 feet, 12MHZ crystal temperature sensor 18B20 assembler, using the default device into 12, the
红外遥控接收
- 红外遥控接收 ORG 0000H LJMP START 转入主程序 ORG 0010H START: MAIN: JNB P2.2,IR LJMP MAIN 以下为进入P3.2脚外部中断子程序,也就是解码程序 IR: MOV R6,#9 SB: ACALL DELAY882 调用882微秒延时子程序 JB P2.2,EXIT 延时882
microsecond
- VB常用的1微秒延时方法,真的非常有用的。需要的朋友快点下载。-microsecond delay