1 / 17
文档名称:

C语言标准输入输出详解.doc.doc

格式:doc   页数:17页
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

C语言标准输入输出详解.doc.doc

上传人:yinjiong623147 2016/4/30 文件大小:0 KB

下载得到文件列表

C语言标准输入输出详解.doc.doc

相关文档

文档介绍

文档介绍:I 本科毕业论文 TH714 The Design of Electronic Clock Based on MCU 分类号学 号密 级 10722 公开题目( 中、英文) 基于单片机的电子时钟设计作者姓名指导教师学科门类提交论文日期专业名称学校代码成绩评定电气工程及其自动化郝海燕工科二〇一三年五月 I 摘要单片机是一种数字集成电路芯片,是指集成在一块芯片上的微型计算机。一个比较完整的单片机应该包括微处理器(CPU )、存储器(RAM 和ROM )、并行输入/输出接口(I/O 接口)电路、可编程全双工串行口、定时/计数器、中断系统以及复位电路。由于它具有小巧灵活,成本低,可靠性好,控制功能强,易扩展等一系列优点,所以被越来越广泛地应用于各个领域。而 51 系列的单片机就是最为典型和具有代表性的一种单片机。本设计是基于单片机的简单电子时钟的设计,系统主要以单片机 AT89C5 1 为核心,结合按键模块来显示相应的时间,并可以对时、分、秒进行单独校对, 使其达到标准时间。本次设计以软件控制硬件以及软硬件结合为指导思想,充分发挥单片机功能。同时,该系统的诸多优点使其具有很强的实用性,由于该系统实现的功能简单,因此具有很好的可扩展性。关键词: AT89C51 ;电子时钟;按键控制 II Abstract Th at the microcontroller is integrated ona single chip puter isa digital integrated circuit chip. Should bea plete include single-chip microprocessor (CPU), memory (RAM and ROM), parallel input / output interface (I/O interface) circuit, a programmable full-duplex serial port, timer / counter, interrupt system, and reset circuit. Because of pact and flexible, low cost, reliability, and control functions, easy to expand a series of advantages, it is more and more widely used in various fields. The 51 series is the most typical and representative ofa single-chip microcontroller. The project is the design of simple electronic clock based on microcontroller . It is as the core of AT89C51 microcontroller , with key module to display relative time and make hour, minutes, seconds separate proofreading to make itup to standard time . The design control hardware and bination of hardware and software as the guiding ideology, give full play to the microcontroller features. Meanwhile, the system has so many advantages that it has a strong practicability, because of its simple function, and therefore it has good scalability. Key words : AT89C51 ; Electronic clock ; Key control III 目录 .......................................................................................................................... 1 单片机的发展历程.......................................................................................... 1 设计任务..........