1 / 470
文档名称:

LLH.-.Programming.Microcontrollers.in.C.(Embedded.Technology.Series).pdf

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

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

LLH.-.Programming.Microcontrollers.in.C.(Embedded.Technology.Series).pdf

上传人:bolee65 2014/3/7 文件大小:0 KB

下载得到文件列表

LLH.-.Programming.Microcontrollers.in.C.(Embedded.Technology.Series).pdf

文档介绍

文档介绍:Programming
Microcontrollers in C
Second Edition
Ted Van Sickle
A Volume in the EMBEDDED TECHNOLOGY TM Series
Eagle Rock, Virginia
Programming Microcontrollers in C © 2001 by LLH Technology Publishing.
All rights reserved. No part of this book may be reproduced, in any form or means
whatsoever, without written permission from the publisher. While every precaution has
been taken in the preparation of this book, the publisher and author assume no
responsibility for errors or omissions. Neither is any liability assumed for damages
resulting from the use of the information contained herein.
ISBN: 1-878707-57-4
Library of Congress Control Number: 00-134094
Printed in the United States of America
10 9 8 7 6 5 4 3 2 1
Project management and developmental editing:
Carol S. Lewis, LLH Technology Publishing
Interior design and production services:
Kelly Johnson, El Cajon, California
Cover design: Brian McMurdo, Valley Center, California
Visit us on the web:
1 Introduction to C ............................................................... 1
Some Simple Programs ...................................................................... 1
Names ................................................................................................. 8
Types and Type Declarations ............................................................. 9
Storage Classes, Linkage, and Scope ................................................ 12
Character Constants ........................................................................... 15
Arrays.................................................................................................. 18
Other types.......................................................................................... 20
Operators and Expressions................................................................. 24
Increment and Decrement Operators.................................................. 30
Pre