搜索资源列表

  1. 可编程定时器

    0下载:
  2. 本文介绍了可编程定时器8253的基本使用方法和源程序 -This paper introduces a programmable timer 8253 the basic methods and the use of source
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:7561
    • 提供者:王洪
  1. 7-5

    0下载:
  2. TI公司MSP430系列单片机的基本定时器程序
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:9686
    • 提供者:肖宪东
  1. arm-timer

    0下载:
  2. 一个ARM7的定时器程序,程序员通过该程序可以了解ARM7的编程方法,启动过程,地址映射等基本概念和实现方法-an ARM7 timers procedures, the procedures adopted by programmers can understand ARM7 programming methods, the process started, address mapping of such basic concepts
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-03
    • 文件大小:48128
    • 提供者:朱赪
  1. 可编程定时器

    0下载:
  2. 本文介绍了可编程定时器8253的基本使用方法和源程序 -This paper introduces a programmable timer 8253 the basic methods and the use of source
  3. 所属分类:汇编语言

    • 发布日期:2024-05-03
    • 文件大小:7168
    • 提供者:王洪
  1. CBuilderGetTime

    0下载:
  2. 虽然Windows下可视化开发工具如VC、Delphi、C++ Builder等都有专用的定时器控件Timer,而且使用很方便,可以实现一定的定时功能,但最小计时精度仅为55ms,且定时器消息在多任务操作系统中的优先级很低,不能得到及时响应,往往不能满足实时控制环境下的应用。不过Microsoft公司在Win32 API函数库中已经为用户提供了一组用于高精度计时的底层函数,如果用户使用得当,计时精度可到1ms。这个计时精度、对于一般的实
  3. 所属分类:编程文档

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:wangjing
  1. Cc2430ModuleTestv1.1

    0下载:
  2. 崔庆伟 [gary] 可以用指令控制选择信道,设置发射功率,发送数据包(长度可选),接收数据包(接收时延可设),CC2430复位,内部温度传感器读取,定时器时长控制。底层函数基本做好,如果要加入新功能,可自行更改。-崔庆伟[gary] can choose to command the control channel, set the transmitter power, sending data packets (length opt
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-03
    • 文件大小:146432
    • 提供者:阿伟
  1. pub

    0下载:
  2. 手工实现了一些队列类,线程池类,定时器类,智能指针类,文件管理类,内存管理类等通用类库,为需要学习这些基本知识的人提供帮助-Hand to achieve a number of queue categories, the thread pool class, Timer class, the smart pointer type, file management, memory management, such as generic
  3. 所属分类:系统编程

    • 发布日期:2024-05-03
    • 文件大小:1977344
    • 提供者:刘强
  1. supertimer

    0下载:
  2. 本实例实现了一中微秒级的精确定时,利用多媒体定时器的基本功能,可以通过两种方法实现精确定时。1)使用timeGetTime()函数,该函数定时精度为ms级,返回从Windows启动开始所经过的时间。2)使用timeSetEvent()函数.-Achieved one of the examples in the microsecond-level precision timing, use the basic functions of
  3. 所属分类:Windows编程

    • 发布日期:2024-05-03
    • 文件大小:3760128
    • 提供者:
  1. Base_Timer.tar

    0下载:
  2. linux下的一个基本定时器,精确到ms。访问接口类似于windows下的setTimer接口。-linux under a basic timer, accurate to ms. Access interface similar to the windows under the setTimer interface.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-03
    • 文件大小:5120
    • 提供者:li
  1. TheExpandTimer

    0下载:
  2. 51单片机利用基本定时器扩充的8个软件定时器,运行效果较为良好。-Expanding access to basic timer 51 MCU 8 software timer, operating results are more good.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:漂流侠
  1. dsp__FFT-DFT

    0下载:
  2. 邹彦《DSP原理与应用》,配套 的汇编语言的源程序。基本的加减法,乘法,FFT变换,FIR滤波器,IIR滤波器,定时器等 -Zou Yan " DSP theory and applications" , supporting the assembly language of the source. Basic addition and subtraction, multiplication, FFT transform
  3. 所属分类:DSP编程

    • 发布日期:2024-05-03
    • 文件大小:48128
    • 提供者:陈名
  1. STM8S内部时钟+定时器+LED

    0下载:
  2. STM8S的裸机模板,不使用库函数,包含基本外设配置,内部时钟配置、定时器配置、普通IO配置、LCD12864的驱动(STM8S bare metal template, without the use of library functions, including basic peripheral configuration, drive internal clock timer configuration, common confi
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-03
    • 文件大小:40960
    • 提供者:阿成1
  1. 06基本定时器

    0下载:
  2. 基于STM32F407的基本定时器的应用,适合初学者使用(The application of STM32F407 basic timerapplication of STM32F407 basic timer is suitable for beginners)
  3. 所属分类:嵌入式/单片机编程

  1. TIM—高级定时器定时

    0下载:
  2. STM32出来基本通用定时器,高级定时器也可以使用的(STM32 out of the basic general timers, advanced timers can also be used)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-03
    • 文件大小:4446208
    • 提供者:一个字
  1. STM32F4_TIM基本延时(阻塞式)

    0下载:
  2. TIM基本定时器,阻塞式,stm32f4例程,可以直接使用。(TIM Timer control for stm32f4)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-03
    • 文件大小:739328
    • 提供者:160220322
  1. 基本例程—SysTick(系统滴答定时器)操作

    0下载:
  2. 基本例程—SysTick(系统滴答定时器)操作(Basic routine - SysTick (system tick timer) operation)
  3. 所属分类:其他小程序

  1. 基本例程-按键(中断方式)

    0下载:
  2. 基本例程-按键(查询方式)基本实验-按键(查询方式)(Basic routine - key (query mode))
  3. 所属分类:其他小程序

  1. 实验8 定时器中断实验

    0下载:
  2. 如何使用 STM32F1 的通用定时器, STM32F1 的定时器功能十分强大,有 TIME1 和 TIME8 等高级定时器,也有 TIME2~TIME5 等通用定时器,还有 TIME6和 TIME7 等基本定时器,将利用 TIM3 的定时器中断来控制 DS1 的翻转,在主函数用 DS0的翻转来提示程序正在运行.(How to use the universal timer of STM32F1, the function of the
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-03
    • 文件大小:2416640
    • 提供者:feser_x
  1. TIM-高级控制定时器PWM输出

    0下载:
  2. stm32F103 TIM1输出7路PWM STM32F103ZET6总共有8个定时器,TIM1和TIM8是高级控制定时器,TIM2、3、4、5是通用定时器, TIM6和TIM7是基本定时器。 本例程实现高级控制定时器TIM1总共7个功能引脚输出PWM波形。(STM32F103ZET6 has 8 timers in total, TIM1 and TIM8 are advanced control timers. This
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-03
    • 文件大小:420864
    • 提供者:范梵
  1. 32-TIM—基本定时器

    0下载:
  2. 可以实现stm32的基本定时器的相关内容(The relevant content of the basic timer of STM32 can be implemented)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-03
    • 文件大小:285696
    • 提供者:socold
« 12 3 4 5 6 7 8 9 10 ... 13 »

源码中国 www.ymcn.org