搜索资源列表
20063161712468
- 序(约延时8ms)后再回到按键查询状态,不断循环;有按键时,LED动态显示子程序作为按键防抖延时被连续调用二次(约延时16ms),待按键处理程序执行完后,再回到按键查询状态,同时兼顾了按键扫描取值的准确性和LED动态显示的稳定性。秒定时采用定时器T0中断方式进行,60秒计数由定时-sequence (about 8ms delay) to come back button inquiries and continuously cycle; When a button, LED dynamic d
timerprogram
- 定时器程序,不同于普通的定时器,它是完全利用原始的消息循环机制-timer procedure, unlike an ordinary timer, it is entirely the use of the original news cycle mechanism
jspnetcode
- 《JSP网络编程从基础到实践》的实例代码目录中包含了前10章的所有实例的源代码,实例名称及其所处章节如下: 第1章 JSP技术概述 实例1 第一个JSP页面 第3章 Web开发基础 实例2 HTML与Javascr ipt交互示例 第4章 JSP语法 实例3 JSP程序的基本结构 实例4 简单数据类型综合应用实例 实例5 包装类综合应用实例 实例6 数组应用实例 实例7 字符截取程序示例 实例8 查找字符串程序示例 实例9 Str
PIC_STUDY
- 完整的PIC学习程序示例 软件功能: RT1602C驱动 UART串口输出,波特率为19200 按键扫描: 键1控制LCD的显示状态,接收状态或是发送状态 键2循环控制UART将要输出的子串口 AD转换功能 UART串口接收中断 TIME1定时器中断 具体请参考硬件连接图-integrity of the learning process software examples : RT1602C driven serial UART output. ba
8253
- 利用8253的0#通道来定时中断(IRQ0),循环显示“0”-“9”十个数
TimeShut
- 使用CoolTrayIcon组件实现的定时关机,以及定时强制休息的实用小工具休息时会循环播放特定目录下的屏保图片。--WeiYF 2008.1.15
MPLAB
- 用PIC16C54来实现汽车空调的动作控制(扫风、除霜、点火、循环扫风。。。),因16C54内存较小,故采用汇编来实现,其中的定时编程,颇费了我一番心思,希可供借签!
3
- .用单片机的定时器和计数器设计一个秒表,LED采用BCD码显示,发光二极管亮表示0,暗表示1,从零开始计时,记到99后从头开始,依次循环,时间间隔为900ms,要求采用定时器0工作于工作方式2。-With the design of single-chip timers and counters a stopwatch, LED BCD code display, light emitting diode light 0, dark one, the timing of starting fro
4
- 用单片机控制8个LED发光二极管实现如下显示方式:偶数灯先闪烁4次,奇数灯再闪烁4次,循环不止。其中闪烁延时1s,要求用查询方式下定时器1(工作方式2)来实现。-MCU control 8 LED light-emitting diodes to achieve the following display: an even number of light first flashes 4 times, the odd light flashes 4 times, the cycle is more
SPCE061A_MAX_Sub_good
- 凌阳子程序大全+++趣味语音识别程序+++61板自检程序+++语音电子钟程序+++语音识别且识别过程在图形液晶显示模组LCD上显示实验+++复读机程序+++数据传送指令演示程序+++冒泡排序程序+++LED键盘模组自检程序+++led单向循环流水灯程序+++点亮IOA口外接LED键盘模组的不同的led来显示按键输入值+++外部中断实验+++触键唤醒实验+++IRQ5,4,6时基信号中断实验+++定时器实验+++定时器A/B的irq0、irq1和irq2中断实验+++双路DAC实验+++ADC转换
song
- 该文件是利用定时器来给蜂鸣器唱歌,利用定时器time0,时间循环延时。-use timer0 to the bee sing
jiaotongdeng
- 交通灯,东面亮绿灯西面亮红灯,定时30秒,再东西方向同时亮黄灯,定时3秒,然后换东面亮红灯西面亮绿灯,定时30秒,再亮黄灯,定时3秒,以此循环-Traffic light, green light east west red light, time 30 seconds, and then east-west direction at the same time bright yellow light, time 3 seconds, and then for the east west red
send1
- 简单的串口调试程序,定时发送。加几句可以循环发送几条命令。-Simple serial debugger, regular delivery. Add a few can be recycled to send a few commands.
water-lamp
- 汇编编写流水灯程序,利用“定时器”中断让流水灯每隔一秒循环亮灭。-Preparation of water lamp assembly procedures, using the " timer" interrupt to water every second cycle bright lights off.
jiaotongdeng2
- 这个小程序是调用定时器中断方式模拟交通灯,先红灯亮10秒,接着黄灯亮三秒,然后绿灯再亮10秒,依次循环-This applet is called timer interrupt simulation of traffic lights, the first red light for 10 seconds, then yellow light for three seconds, then green and then light for 10 seconds, followed by cyc
Clock-with-timing-cycle
- 用定时循环做的时钟
数组排序
- 去除数组中较小的N个元素并将剩下的其它所有元素按照从小到大的顺序排列生成新的数组(Remove the smaller N elements in the array and arrange all the rest of the array in small order from the small to large to generate a new array)
例5-3 使用定时循环产生波形
- 使用定时循环产生波形,程序为《labview2015程序设计从入门到精通》内的例程,labview2015编译环境下编写的程序,对初学者很有用(The use of timing cycle to generate waveform, the program for "labview2015 programming from entry to master" routines, labview2015 compiler environment written procedur
定时自动关闭开关功能
- 该程序用于工程中自动控制系统,设定开启时间,当到达指定时间时程序自动停止,该程序定时功能不影响外部定时循环。(A LABVIEW PROGRAM YOU MAY USE)
停止定时循环
- 通过一个实例演示了如何使用定时循环及停止定时循环。(An example is given to demonstrate how to use the timing cycle and stop the timing cycle.)