搜索资源列表
用c++编写的时钟和时钟定时器
- 用c++编写的时钟和时钟定时器,主要实现的是定制器的功能,采用面向对象。-a settimer by C++
TimeDiffer
- VC++实现的一个查看定时器的类,非常好-VC++ Timer to achieve a view of the class, very good
vb01
- vb编程中的一个小例子,实现定时器的引用,课下作业-vb timer
Lab0303-Timer
- 这个程序代码实现的是信号处理器中定时器的实现功能,说明定时器的比计数功能更加精确,两种方法通过比较即可得出结论。-This code is realized in the signal processor timer function, the timer function is more accurate than counting, through the comparison of the two methods can be concluded.
shuangdingshiqiyanshi
- 该文件是用两个定时器来实现延时功能,感兴趣的,可以下来-The document is achieved with two timer delay function, interested, you can look down
AD
- /*软件A/D所能实现的精度有限 , 测量电压范围是2-15V, 而且速度低(约1KHz),但仅用一个电容和一个电阻的诱惑 力,我想大虾您会笑纳的。用于某些场合是有用的。 原理是利用470K电阻对1uF电容充电,利用P0.0口作为检测电压, 当电压低于1/3 VCC时,P0.0读入的I/O电平为0,当充电电压超过 1/3 VCC时,P0.0读入的I/O电平为1。通过测量此过程所用的时间, 就能判断输入电压(需要换算)。 程序的编写用定时器0实现-/* Software
temper
- 一个While循环和定时器,实现连续的温度采集监测,连续温度采集监测添加报警信息,如下图所示,当报警发生时输出报警信息,例如“温度超限!当前温度78.23℃”,正常情况下输出空字符串。 -While loop and a timer for continuous monitoring of temperature acquisition, continuous monitoring of temperature acquisition to add alarm information, as
timer
- timesetevent和QueryPerformanceFrequency 作为定时器的比较,实现了这2个函数的定时功能,并显示各自的定时时间-Timesetevent and QueryPerformanceFrequency As a comparison of the timer, realized this 2 function in the time function, and shows the timing of their time
lesson1
- 超简单的PWM控制电机转速的程序。通过定时器来实现不同的PWM信号-Simple PWM program to control the motor speed. Different timer PWM signal
Lab1-Windows1
- 利用所学数据链路层原理,自己设计一个滑动窗口协议,在仿真环境下编程实现有噪音信道环境下两站点之间无差错双工通信。信道模型为8000bps全双工卫星信道,信道传播时延270毫秒,信道误码率为10-5,信道提供字节流传输服务,网络层分组长度固定为256字节。 通过该实验,进一步巩固和深刻理解数据链路层误码检测的CRC校验技术,以及滑动窗口的工作机理。滑动窗口机制的两个主要目标:(1) 实现有噪音信道环境下的无差错传输 (2)充分利用传输信道的带宽。在程序能够稳定运行并成功实现第一个目标之后,运
lab1-GPIO_LED
- 以dsp28335为主芯片编辑的led跑马灯用定时器一来实现定时的-Chip editing to dsp28335 mainly led Marquee use the timer to achieve timing
Digital-adjustive--timer
- 本程序通过单片机控制,实现定时器的时间设定和数码管显示。是个倒计时定时器,可用于充电时间的控制等方面。-The time setting of the program through the MCU control, timer and digital display. Is a countdown timer, can be used for control and other aspects of the charging time.
dingshiqi
- 传统的51单片机的定时器的工程,实现0.1-65ms间隔连续可调的定时功能-51 traditional timer project, to achieve timing interval of 0.1-65ms continuously adjustable
555-timer-frequency-change
- 51单片机c语言实现555定时器的频率改变,由1602观察。-555 timer frequency change
定时器中断
- stm32芯片定时器的中断的实现,对32定时器的初始化和GPIO口的操控(STM32 chip timer interrupt the realization of the 32 timer initialization and GPIO port control)
红外实验(利用中断实现)
- 适用于STM32F103的战舰开发板,开发板厂商只提供了基于定时器功能实现的红外接收,前段时间刚好碰到一个项目,红外接收输入对应的IO口上没有定时器的功能的,网上没找到,就自己修改了一个,在开发板上测试可用。(The battleship development board for STM32F103 development board, manufacturers only provide infrared receiver based on the realization of the ti
lab3-TIMER0
- DSP28335的定时器0功能设置实验,实现定时器的中断功能(DSP28335 timer 0 function set up the experiment to realize the interrupt function of the timer)
一个可设置时间的倒计时定时器(0到99)
- 通过按键k1到k6实现设置定时器的时间设置,并且启动倒计时。当倒计时到达0时自动报警3次(Set timer time Settings by keystroke k1 to k6, and start the countdown. Automatic alarm 3 times when the countdown reaches 0)
32-TIM—基本定时器
- 可以实现stm32的基本定时器的相关内容(The relevant content of the basic timer of STM32 can be implemented)
VB Timer
- VB中仿定时器的多线程实现,使用系统API来实现该功能(Multi-threaded implementation of imitation timer)