搜索资源列表
Agp1_1
- 这个一个用时差测量装置测量延时的例子程序,对自己编写合适的程序有帮助
atmd_pci_demo
- 这样是一个测量延时的例子程序,寄存器的设置不同于上面一个
delay
- 里面包含一些延时实用的延时程序,能够比较准确地实现延时(51)
Keyboard
- 设计采用P3口作为扫描键盘接口,P1.0口作为输出,P1口低4位接4X4矩阵键盘的列,高4位接行。 CPU工作在查询方式下并开放中断,且将定时器T1设为最高优先级。当程序扫描到按键时调用延时防抖后再次扫描并判断键值,并转入相应的按键处理子程序,在子程序中向定时器装入初值并启动其工作,当定时器溢出时向CPU申请中断,CPU响应中断后转入中断子程序,输出预定频率的方波并送到音频放大模块进行放大输出。 -Design uses a scanning keyboard interface por
CrossCorrelation
- c#版的互相关运算程序,用于时延估计的运算,很好用。-c# version of the cross-correlation computing program for computing time-delay estimation, very good use.
22110230
- 实现自动关机,开机延时启动所需要的程序,功能-Automatically shut down, boot delay start the required procedure, function
Wireless-alarm-code-design
- 无线报警器的源程序,有系统初始化程序,外部中断0服务程序,外部中断1服务程序,报警处理程序,点火处理程序,延时子程序-Source, wireless alarm system initialization procedures, external interrupt service routine, the external interrupt 1 service routine, alarm handler, ignition handler, delay subroutine
shiyan3
- I/O控制 若要求彩灯1、3、5、7同时点亮,延时后,2、4、6、8同时点亮,试编写程序并调试运行。 要求彩灯从左第一个开始闪烁10次后,转移给下一个闪烁10次,循环不止,试编制控制程序并调试运行。-I/O control
0~9
- 基于51单片机的用数组写的0~9数码管显示,含延时功能,程序简单易懂!-0 to 9 in 51 single-chip digital tube display ~
key
- 独立按键程序,用定时器中断做,键扫描间隔为10ms,最终确认键须延时350ms左右。 本按键程序须定义键扫标志,键处理标志和键值寄存器。 P3.2和P3.3为按键,P1口为键显示。 12M晶体,定时处置为5ms-Independent key program, timer interrupt do key scan interval of 10ms, final confirmation of the keys required to delay about 350ms. The k
PingExample
- 基于C#的使用ICMP报文实现网络延时测试程序。-Based on the C# using ICMP packets network delay testing procedures.
delay
- 计算各类程序当中的延时时间,以方便编程者,减少他们走弯路。-Calculate the delay time among various programs to facilitate programmers to reduce their detours.
timer0
- 自动延时程序,5秒内为低电平,5秒后就自动转为高电平。便于控制-Automatic delay procedure is low within 5 seconds, 5 seconds after the automatic turn high. Easy to control
GPS-data-collection-and-LCD-display
- GPS数据采集和LCD显示 -位定义 -函数调用 -液晶显示程序 -命令函数 -数据函数 -初始化函数 -延时函数 -GPS data collection and LCD display