登录
首页 » C51 » zhong

zhong

于 2019-02-21 发布 文件大小:76KB
0 225
下载积分: 1 下载次数: 0

代码说明:

  数字电子时钟是一种使用数字电路技术实现时钟、分钟和秒钟定时的设备。 它在其他电子时钟中具有更高的准确性和主观性。数字钟包含扩展功能和基本功能。其中,基本功能部分:以数字形式准确定时,显示时、分、秒的功能; 扩展功能部分: 日期显示、闹钟、温度显示。(A digital electronic clock is a device that uses digital circuit technology to achieve clock, minute, and second timing. It has higher accuracy and subjectivity in other electronic clocks. The digital clock has two parts, basic functions and extended functions. Among them, the basic function part: accurate timing in digital form, display hours, minutes, seconds function; extended function part: date display, alarm clock, temperature display.)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • BecomeAGoodSpeaker
    CAN CAN总线 空调智能节电的应用,汇编语言(CAN CAN intelligent saving air-conditioning applications, assembly language)
    2007-06-03 12:14:59下载
    积分:1
  • 1.5Kw_PFC
    氮化镓实现的无桥FPC电路和设计资料,效率可以达到99.4 (Bridge-less FPC circuit and design information)
    2017-02-04 16:41:49下载
    积分:1
  • ds18b20
    单片机DS18B20测温功能模块 DS18B20数字温度传感器接线方便,封装成后可应用于多种场合,如管道式,螺纹式,磁铁吸附式,不锈钢封装式,型号多种多样,有LTM8877,LTM8874等等。主要根据应用场合的不同而改变其外观。封装后的DS18B20可用于电缆沟测温,高炉水循环测温,锅炉测温,机房测温,农业大棚测温,洁净室测温,弹药库测温等各种非极限温度场合。耐磨耐碰,体积小,使用方便,封装形式多样,适用于各种狭小空间设备数字测温和控制领域。.(DS18B20 digital temperature sensor MCU DS18B20 temperature measurement function module wiring convenience, packaged as can be applied to a variety of occasions, such as pipes, threaded, magnets, stainless steel package, a variety of models, LTM8877, LTM8874 and so on. Main changes its appearance depending on the applications. Package after the DS18B20 temperature measurement, can be used in the cable trench blast furnace water cycle temperature measurement, boiler temperature measurement, room temperature measurement, the agriculture greenhouse temperature measurement, temperature measurement of a clean room, the temperature measurement of the ammunition depot various temperature extremes occasions. Resistant to wear and touch, small size, easy to use package forms, suitable for a variety of the narrow space equipment digital temperature measurement and control field. .)
    2012-11-22 20:22:25下载
    积分:1
  • freescale
    Freescale 芯片例程,开发工具Codewarrior指南,芯片K60P144M100SF2完整指南(english), K60芯片IAR及CW例程和开发环境使用(Freescale K60 processor examples. Codewarrior user guide, K60 family reference book, K60 IAR developing examples and environment user guide.)
    2013-02-01 09:47:23下载
    积分:1
  • 1_3_led_os
    lpc1788-1_3_led_os 例程描述: 本例程使用 CooS 实现流水灯。 操作过程: 将代码运行即可,开发板上四个 LED 灯呈现流水灯模式闪烁。(Lpc1788-1_3_led_os Routine Description:   This routine uses CooS to implement a flow light. Operation process:   The code can run, the development board four LED lights show water lights flashing mode.)
    2017-02-08 15:20:08下载
    积分:1
  • zhangjin
       锅炉是工业过程中不可缺少的动力设备,为确保安全,稳定生产,对锅炉的自动控制十分重要。汽包水位是锅炉运行的主要指标,汽包水位过高过低都会影响运行的安全与经济性,必须严格加以控制。本文主要是用MATLAB对锅炉汽包水位控制系统进行仿真研究。建立了锅炉汽包水位对象的数学模型和控制系统,并用Matlab语言在计算机上编制锅炉汽包水位控制系统的仿真程序。通过对象特性、最佳PID参数整定、控制系统比较分析,了解了汽包水位对象特性、整定出了最佳PID参数、总结出了各种控制方案的特点与适用场合。 (   Boiler is a necessary power plant in the process of industry. In order to ensure the production and security, the auto-control of it is very important. The drum water level is an important variable to be controlled, it is hard to get the mathematic model of the water level with adjustive process, it is characteristic of nonlinearity, instability and time lag. The traditional control mode of three-variable in the drum water level mostly use PID.The problem of automatic control in industry coal-fired boiler is discussed in this thesis. First of all,the technological process and characteristics of industry boiler is analyzed. The task of boiler regulator is expounded. And then the system scheme of control is presented. The dynamic characteristic of loops for water level is analyzed especially the reason of ostensible water level. On the basis of these a routine PID controller is designed to control the water level. The part of differential is sensitive to high frequency noise, and easi)
    2020-11-24 20:39:34下载
    积分:1
  • User
    说明:  适用于韦根26与34的通讯,基于stm32开发,自动切换,方便,兼容性强(It is suitable for communication between Wigan 26 and 34. It is developed based on stm32. It has automatic switching, convenience and strong compatibility.)
    2019-04-25 13:08:33下载
    积分:1
  • as5706
    此文档是关于5643协议的测试计划,非常好的参考资料(This document is a test plan for the 5643 agreement, a very good reference)
    2014-02-26 18:52:07下载
    积分:1
  • Source
    一个倒车雷达的程序 使用的是AVR单片机。 在include.h文件里面定义 #define CPU_F 4 //4MHZ 定义外晶振的频率 #define GOOD //40KHZ更准确 #define DIS150CM //若定义了,1.5M有效,没有定义就是2.5M有效 #define DEBUG //若定义了,则是调试模式debug , 没定义就是release模式 (Include.h document in which the definition of# define CPU_F 4// 4MHZ definition of the frequency of oscillator# define GOOD// 40KHZ more accurate# define DIS150CM// if defined, 1.5M effective, efficient 2.5M is not defined# define DEBUG// If defined, it is debug mode debug, not release model is defined as)
    2009-05-03 17:45:15下载
    积分:1
  • Microcontroller-examples-in-c
    单片机中的实例程序,适用于AT89C52及其兼容的单片机(Microcontroller program examples, in the AT89C52 its compatible microcontroller)
    2012-02-29 09:08:11下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载