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

搜索资源列表

  1. 汽车控制系统

    0下载:
  2. 汽车信号灯控制系统 单片机实现摘要:随着汽车制造技术及电光源技术的发展而逐步完善的。它经历了机油(或煤油)灯、乙炔气灯到电光源灯的发展历程。现代汽车信号灯灯具已经开始使用发光二极管(LED)技术以及光导技术,这是信号灯灯具的一次飞跃。现在我们就是利用微机原理的知识用8088,8255,8253等几种芯片来控制汽车的信号灯。(A summary of the realization of the single chip microcomputer for the control system of
  3. 所属分类:单片机开发

    • 发布日期:2018-01-07
    • 文件大小:43008
    • 提供者:staub
  1. leapyear

    0下载:
  2. leap year
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:62464
    • 提供者:PrinzEugen
  1. 日期

    0下载:
  2. 输入某年某月某日,判断这一天是这一年的第几天? 1.程序分析:以3月5日为例,应该先把前两个月的加起来,然后再加上5天即本年的第几天,特殊 情况,闰年且输入月份大于3时需考虑多加一天。(What is the day of the year? 1. program analysis: taking March 5th as an example, we should first add up the first two months, and then add 5 days, t
  3. 所属分类:其他

  1. lesson10

    0下载:
  2. 单片机显示日月年,实现计时功能,包括处理闰年(SCM according to the sun, timing functions, including handling leap year)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-04-19
    • 文件大小:34816
    • 提供者:浅笑安然
  1. shizhonga

    0下载:
  2. 1602课设,简单实用,采用89c51的mcu,1602显示屏,显示万年历,具有农历显示,闰年补偿,报时等功能(1602 courses, simple and practical, the use of 89C51 MCU, 1602 display, display calendar, with lunar calendar, leap year compensation, time and other functions)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:114688
    • 提供者:sdaad
  1. xiunobbs_v4.0.1.tar

    0下载:
  2. Xiuno BBS 是一款国产、小巧、稳定、支持在大数据量下仍然保持高负载能力的轻型论坛。它只有 21 个表,源代码压缩后 600k 左右,运行速度非常快,处理单次请求在 0.01 秒级别,在有 APC、XCache 的环境下可以跑到 0.00x 秒,对第三方类库依赖极少,仅仅前端依赖 jquery.js/zepto.js,作者认为它就像一辆纯手工打造的法拉利,动力强劲,没有一丝赘肉,方便部署和维护,是一个非常好的二次开发的基石。 Xiuno BBS 4.0 采用 Bootstrap 4
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:1276928
    • 提供者:李杰森
  1. 新建文件夹

    0下载:
  2. 题目:输入某年某月某日,判断这一天是这一年的第几天? 1.程序分析:以3月5日为例,应该先把前两个月的加起来,然后再加上5天即本年的第几天,特殊       情况,闰年且输入月份大于3时需考虑多加一天。(Question: enter a certain year, a certain day, to judge the day is the next day of the year? 1. program analysis: taking March 5th as an exampl
  3. 所属分类:Windows编程

    • 发布日期:2018-04-21
    • 文件大小:2048
    • 提供者:暴走小熊猫
  1. 万年历

    0下载:
  2. 可以进行万年历的运算,有闰年算法。对2月会有修正(We can do the operation of the calendar and have a leap year algorithm.)
  3. 所属分类:单片机开发

    • 发布日期:2018-04-22
    • 文件大小:349184
    • 提供者:wzk123456
  1. c

    0下载:
  2. 计算2000到2500年闰年年份,使用goto实现跳转(Calculate the year of the leap year from 2000 to 2500)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:1238016
    • 提供者:@小白
  1. LeapMotion体感PPT控制器

    1下载:
  2. LeapMotion体感PPT控制器 Leap Motion概述 Leap Motion系统可以检测并跟踪手、手指和类似手指的工具。这个器件可以在高精确度和高跟踪帧率下工作。 Leap Motion软件分析在器件可视范围内的物体。它识别手、手指和工具,可以实时获(Leap Motion overview The Leap Motion system can detect and track the hands, fingers and tools similar to the
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:482304
    • 提供者:啊杜杜
  1. IERS数据动态提取与更新系统的设计与实现_石聪明

    0下载:
  2. 在上述分析的基础上,图2 显示了 iersSync 系统的整个流程图。系统主要包括 HTTP 访问模块、 URL 分析与内容下载模块、地心指向参数下载与更新维护模块、闰秒数据更新维护模块以及日志数 据管理模块。整个程序用 Python 开发,直接利用了 Python 的 HTTP 访问模块,其它模块均自行开发。 其中日志数据管理模块主要实现整个国际地球自转服务组织数据的一致性与完整性保证。(On the basis of the above analysis, figure 2 shows th
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:557056
    • 提供者:qzc
  1. ds1302

    0下载:
  2. DS1302是低功耗实时时钟芯片,它可以对年、月、日、周、时、分、秒进行计时,且具有闰年补偿等多种功能。主要特点是采用串行数据传输,可为掉电保护电源提供可编程的充电功能,并且可以关闭充电功能(DS1302 is a low-power real-time clock chip. It can schedule time, month, day, week, time, minute and second, and has multiple functions such as leap year
  3. 所属分类:嵌入式/单片机/硬件编程

    • 发布日期:2018-05-02
    • 文件大小:43008
    • 提供者:炳123
  1. 数电开放实验

    0下载:
  2. 基于Basys2的带测温、定闹钟、温度上下限报警装置的数字电子钟,可自动处理闰年闰月。(Basys2 temperature measurement, alarm clock, temperature alarm device based on digital electronic clock, can automatically handle leap year leap.)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-05-03
    • 文件大小:1249280
    • 提供者:qqqwwwee
  1. judge the year

    0下载:
  2. 根据所给年份数据来判断年份,并给出这一年是闰年还是不是闰年。(The year is determined according to the year data given, and whether the year is a leap year or not a leap year.)
  3. 所属分类:其他

    • 发布日期:2018-05-04
    • 文件大小:16384
    • 提供者:SherryYoung
  1. ConsoleApplication1

    0下载:
  2. 判断是否为闰年,用C++代码实现,是c++的初步入门(Judge whether it is a leap year)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:2190336
    • 提供者:DanirCui
« 1 2 ... 22 23 24 25 26 27»
搜珍网 www.dssz.com