CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 微秒

搜索资源列表

  1. Adjustable-PWM-generator

    0下载:
  2. 本程序为用单片机制作的占空比均匀间隔可调PWM发生器。占空比可调间隔为0.1。即可取得占空比为0 ,10 ,20 ……90 到100 的PWM波。该波的频率固定为1KH(周期1000微秒)。-The procedures for the use of single chip microcomputer making duty ratio uniform spacing adjustable PWM generator. Dutyfactor adjustable interval is 0.1.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-18
    • 文件大小:15213
    • 提供者:zhanghuasheng
  1. OvertimeDemo

    0下载:
  2. 定时的例子,三种不同方式,秒级,毫秒级,微秒级控制。-Timing example, three different ways, seconds, milliseconds, microseconds control.
  3. 所属分类:Console

    • 发布日期:2017-12-09
    • 文件大小:19617
    • 提供者:wwwboy
  1. RDS

    0下载:
  2. 接收从从机发送过来的数据。接收DS18B20的程序,数据脚P3.3、P3^5、P3^6,温度传感器18B20汇编程序, ** 采用器件默认的12位转化,最大转化时间750微秒,显示温度0到99度,显示精 ** 度为1度。显示采用4位LED共阳显示测温值,P0口为段码输入,P24~P27为位选 -Receiving data sent from the slave. Receiving DS18B20 program data pin P3.3 is, P3 ^ 5, P3 ^ 6, th
  3. 所属分类:Other systems

    • 发布日期:2017-11-07
    • 文件大小:2080
    • 提供者:Charles
  1. Calculate-using-time

    0下载:
  2. 计算模块消耗的时间,精准到微秒,计时类。-Calculation module consumes time, accurate to microseconds, timing class
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-17
    • 文件大小:1755
    • 提供者:wuxiaoming
  1. timer

    0下载:
  2. 有时候需要比较两个函数运行时间的快慢,需要用到计时器。找有关计时器的资料?找到了花了时间去看还不一定会用。这个代码就是用于测试C/C++语言写的程序的运行时间,有秒,毫秒,和微秒级别。-Sometimes the speed of the running time of the need to compare two functions need to use the timer. Find the timer information? Found not necessarily with to
  3. 所属分类:Other systems

    • 发布日期:2017-11-12
    • 文件大小:7039
    • 提供者:大丰收
  1. TS1620

    0下载:
  2. void OUT_DATA(unsigned char NEW_DATA) /*** *** *** *** *** *** *** *** *** *** *** *** *** */ void lcd_delay_us(unsigned char us) // 延时微秒@12M,ms最大值255 void lcd_delay_ms(unsigned int ms) // 延时毫秒@12M,ms最大值255 // 产生一个使能脉冲 void lcd_e_toggle
  3. 所属分类:SCM

    • 发布日期:2017-11-25
    • 文件大小:764
    • 提供者:古峰
  1. delay

    0下载:
  2. 51单片机常用的几个延时函数,秒级、毫秒级、微秒级延时等。经过测试,延时相对精确-51 microcontroller used several delay function, second, millisecond, microsecond delay. After the test, the delay is relatively accurate. . . .
  3. 所属分类:SCM

    • 发布日期:2017-11-21
    • 文件大小:1234
    • 提供者:ludey
  1. STC_delay

    0下载:
  2. STC12C5A系列单片机精确延时函数分析,带计算模板,毫秒级延时和微秒级延时,适用于STC其他单片机分析,符合示波器观察结果。-Precision delay STC12C5A Series MCU function analysis, with calculation template, millisecond latency and microsecond delay applies to STC microcontroller analysis, in line with the osc
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-07
    • 文件大小:3955
    • 提供者:黄武
  1. delay

    0下载:
  2. 这是个延时程序,有微秒级,毫秒级。希望能够帮助大家。-This is a delay procedure, microsecond, millisecond. Want to be able to help you.
  3. 所属分类:assembly language

    • 发布日期:2017-11-12
    • 文件大小:2450
    • 提供者:张金明
  1. servo

    0下载:
  2. Atmega单片机以软件方式产生8路舵机脉宽代码,精度<1微秒,晶振8M-failed to translate
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-23
    • 文件大小:1234
    • 提供者:gongzj
  1. time-delay-modules

    0下载:
  2. 各种用C语言实现的延时函数,均已经过调试修改,延时较为准确,分微秒级、毫秒级和秒级延时。注:将里面的reg52.h的头文件复制进自己的keil头文件库中才能运行,里面有自定义的内容(自定义部分有标注),编译环境为keil uvision-Various delay using C language functions have been modified after commissioning, the delay is more accurate, sub-microsecond, milli
  3. 所属分类:SCM

    • 发布日期:2017-11-14
    • 文件大小:2374
    • 提供者:郑志伟
  1. PWM

    0下载:
  2. 本程序为用单片机制作的占空比均匀间隔可调PWM发生器。占空比可调间隔为0.1。即可取得占空比为0 ,10 ,20 ……90 到100 的PWM波。该波的频率固定为1KH(周期1000微秒)。TX-1C学习板上的操作键 S2----占空比加S3----占空比减-The procedure for the use of single-chip evenly spaced adjustable duty cycle PWM generator. Adjustable duty cycle interv
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:11981
    • 提供者:崔海波
  1. voicetracer

    0下载:
  2. 声音定位系统源码,51单片机用外部中断读取三个声音接收器接收到声音信号的时间差并以微秒为单位将数据从串口发出-Sound positioning system source code, with 51 MCU external interrupt read three sound receiver receives the sound signal and the time difference in microseconds for the data sent from the serial
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-09
    • 文件大小:51317
    • 提供者:韩利亚
  1. timer-practice

    0下载:
  2. 基于控制台程序的精确计时和事件程序,最高精度微秒级。可照搬于MFC-precise timing
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-11
    • 文件大小:2475348
    • 提供者:卢子敏
  1. bf9e24b8-846d-4673-ba38-35807e50c7f1

    0下载:
  2. 精确到微秒的万年历 FPGA verilog代码
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-11
    • 文件大小:1517
    • 提供者:otcall
  1. microsecond

    0下载:
  2. VB常用的1微秒延时方法,真的非常有用的。需要的朋友快点下载。-microsecond delay
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-13
    • 文件大小:2234
    • 提供者:朱巧荣
  1. LY_STM32

    0下载:
  2. 基于STM32,利用芯片自带的定时器Systick实现精确的微秒,毫秒延时-Based on STM32, use the chip comes with microsecond timer Systick precise, millisecond delay
  3. 所属分类:SCM

    • 发布日期:2017-05-07
    • 文件大小:1108473
    • 提供者:石凯勋
  1. Space-Vector-PWM-DTC

    0下载:
  2. 基于空间电压矢量的直接转矩控制系统的仿真,固定频率,离散系统仿真,采样时间20微秒。-Direct torque control system based on space voltage vector of the simulation, the fixed frequency, discrete system simulation, sampling time 20 microseconds
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:40526
    • 提供者:王斌
  1. 2

    0下载:
  2. 实验二、进程控制(15分) 设计并实现Unix的“time”命令。“mytime”命令通过命令行参数接受要运行的程序,创建一个独立的进程来运行该程序,并记录程序运行的时间。 在Windows下实现: 使用CreateProcess()来创建进程 使用WaitForSingleObject()在“mytime”命令和新创建的进程之间同步 调用GetSystemTime()来获取时间 在Linux下实现: 使用fork()/execv()来创建进程
  3. 所属分类:Console

    • 发布日期:2017-04-14
    • 文件大小:2763
    • 提供者:吴我
  1. bf9e24b8-846d-4673-ba38-35807e50c7f1

    0下载:
  2. 精确到微秒的万年历 FPGA verilog代码
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-13
    • 文件大小:1557
    • 提供者:ofillions
« 1 2 3 4 56 »
搜珍网 www.dssz.com