CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - 时间计算

搜索资源列表

  1. TIME211

    0下载:
  2. 51单片机延时时间计算 GOOD-51 microcontroller delay time calculated GOOD!
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2027
    • 提供者:zhang
  1. timer_calcuate_tool

    0下载:
  2. 单片机定时时间计算 !!!!!单片机定时时间计算
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:223374
    • 提供者:官中华
  1. ComMax

    0下载:
  2. 超好用的串口,以太网调试工具,有时间计算,命令存储,十六进制显示等功能。
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:467504
    • 提供者:罗风
  1. sun

    0下载:
  2. 计算日出日落的vb2005类,只需输入所在地的经纬度、时间、时区即可计算-Calculation of sunset-type vb2005
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-28
    • 文件大小:9741
    • 提供者:王吉生
  1. 0111100011

    0下载:
  2. 基于msp430g2系列的积分式直流电压表,不需要使用AD转换,12864液晶显示,通过充放电的时间计算得到电压值-Integral on msp430g2 series DC voltmeter, do not need to use the AD converter, 12864, LCD voltage value calculated by charging and discharging time
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:2210
    • 提供者:carl
  1. temperature

    1下载:
  2. 此设计以单片机STC89C51为核心,由声音传感器采集脉搏信号,经过LM324前置放大电路、滤波电路和比较电路后得到与脉搏相关的脉冲信号,将该脉冲信号作为定时/计数器T1中断信号交由单片机进行脉冲周期的计算,T0做定时器。然后得出每分钟的脉搏搏动次数(即心率),并将结果1602LCD上显示心率。在对人体脉搏检测时,具有检错排错的功能。若出现误操作(如不小心移动时产生的噪声)造成检测到的心跳次数不正确的结果,所以在程序中检测时间到达第5秒时,先对其进行计算,若结果超出正常范围则自动返回重新检测,直
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2014-04-21
    • 文件大小:1298
    • 提供者:郑雄
  1. dd

    0下载:
  2. 文中给出了数据融合算法,并提出把数据融合方法应用于火电机组的在线性能计算中,使计算结果能更完善、准确地反映机组的运行状况。这种数据融合方法计算简便,可以反映传感器在空间或时间上的冗余或互补的信息,获得比有限个传感器的算术平均值更准确的测量结果,具有较高的可靠性,实际应用结果证实了该算法的准确性,可推广到其它具有正态分布特性测量结果的数据融合。-Paper gives the data fusion algorithms, and to make the data fusion method is
  3. 所属分类:SCM

    • 发布日期:2017-03-25
    • 文件大小:165591
    • 提供者:coco
  1. remote_control

    1下载:
  2. 基于AT89C52的16路无线防盗报警器 编程思路:设置定时器T0、T1两个中断子函数,分别用于计时和刷新显示屏。另外设置外中断0、1两个子函数,分别用于查询报警历史记录和响应无线电接收机收到的盗情信息。 主程序流程:依次调用按键扫描子函数、时间计算及转换子函数、报警处理子函数、定时输出判断子函数。-AT89C52-based 16-way wireless burglar alarm programming ideas: Set timers T0, T1 Functions t
  3. 所属分类:SCM

    • 发布日期:2014-04-20
    • 文件大小:5047
    • 提供者:陈永
  1. STC12C5410ADmonolithicwatchdog

    0下载:
  2. 本程序验证 STC12C5410AD 单片机的看门狗及其溢出时间计算公式-This procedure confirms the STC12C5410AD monolithic integrated circuit s watch-dog and the overflow count-down formula
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:1085
    • 提供者:小郑
  1. libitl-0.6.4

    0下载:
  2. 阿拉伯世界祈祷时间计算方法(多种权威算法)和回历算法, keyword: prayertime, hijri, common Islamic routines-The ITL library is a collaborative effort of various Islamic organizations and Arabeyes.org. The Islamic Tools Library is a project to provide a comprehensive libr
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:91195
    • 提供者:xiang
  1. solarenergy

    0下载:
  2. 太阳能辐射角计算软件,主要根据时间计算太阳能板的角度,使得获得能量最大-Solar radiation angle calculation software, mainly calculated according to the time point of solar panels, making access to the largest energy
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:41652
    • 提供者:zhengyi
  1. Personaltax

    0下载:
  2. 在手持设备上编写计算个人所得税的程序。要求:输入金额,显示输出个人应交的所税。相关的各项参数,包括扣税基数以及各税率可由用户调整。 .NET Compact Framework使得熟悉.NET Framework的程序员得以用他们熟知的C#或者VB来开发移动设备上的程序。基于 .NET CF的 Windows forms应用程序其设计目标之一就是减少窗体加载的时间。在 Form的初始化函数 (通常是 InitializeComponent(),,要尽量减少调用方法的数量。另外,尽量不要在 F
  3. 所属分类:Windows CE

    • 发布日期:2017-03-27
    • 文件大小:41411
    • 提供者:helen
  1. Chao_Test

    0下载:
  2. ICC-Mega128,对射式超声波测距,1602显示 说明:一头发射,同时打开定时器计数,另一头接收,通过时间计算距离-ICC-Mega128, shot Ultrasonic Ranging, 1602 Display Descr iption: a transmitter, at the same time open the timer count, the other end of the receiver to calculate the distance by the time
  3. 所属分类:SCM

    • 发布日期:2017-11-06
    • 文件大小:49714
    • 提供者:gygy
  1. Digital-tube

    0下载:
  2. 用于单片机上数码管的测试,是数码管显示各种数字和形状,完成时间计算的功能。-For digital control test on the microcontroller, digital display a variety of digital and shape to complete the function of time calculated.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-12-03
    • 文件大小:85031
    • 提供者:潭江
  1. time-int

    0下载:
  2. 我自己写的51单片机的定时中断程序,很好用,具体时间计算方式里面有写,这个是使用keil写的,很容易看懂的,比较好用-I wrote it myself 51 microcontroller timer interrupt program, easy to use, write specific time way inside, this is written using keil, very easy to understand and relatively easy to use
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-10
    • 文件大小:17123
    • 提供者:zhanglulu
  1. taxi

    0下载:
  2. verilog实现出租车计费功能,起步价、里程数、等待时间计算-Verilog taxi meter function, starting price, mileage, waiting time
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-29
    • 文件大小:451743
    • 提供者:passerby9091
  1. STM32-RTC

    0下载:
  2. STM32 使用RTC实时时钟功能完成时间计算功能-STM32 use of RTC real time clock function
  3. 所属分类:SCM

    • 发布日期:2017-04-28
    • 文件大小:57924
    • 提供者:
  1. GPS

    0下载:
  2. GPS 数据直接接收解析, 计算家的方向和距离,对时间转成北京时间,计算星期(考虑闰年)-Receiving and analyzing GPS data directly to calculate the direction and distance of the house, turn into Beijing time, calculate the week (considered a leap year)
  3. 所属分类:SCM

    • 发布日期:2017-04-28
    • 文件大小:340294
    • 提供者:wave
  1. IC_33f

    1下载:
  2. dsPIC33f单片机利用输入捕捉IC超声波测距模块高电平持续时间计算距离-dsPIC33f microcontroller using the input capture ultrasonic ranging module calculates the distance duration high
  3. 所属分类:SCM

    • 发布日期:2016-01-21
    • 文件大小:229376
    • 提供者:正阳
  1. car

    0下载:
  2. 履带小车循迹避障测速,使用51单片机,利用红外线传感器检测地面上的黑带,沿着黑带移动,通过记录转速和时间计算速度。包含超声波测距用于避障-The pedrail dolly tracking obstacle avoidance velocity, using 51 single chip, using infrared sensors to detect the ground of black belt, moving along the black belt, by recording th
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:1349
    • 提供者:曹操
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com