(This book first introduces the basic knowledge that should be mastered in the C programming of 8051 series microcontrollers from the aspects of microcontroller basics, C language, development and compilation environment, typical resource programming, microcontroller communication, etc. The content is comprehensive and explained clearly. Then, the method of single-chip system design is systematically introduced through two parts of engineering development example and typical module use example to combine theory with practice. This book can be used as a teaching material for university and college single-chip technology courses, and can also be used as a reference book for technical personnel of 8051 series single-chip C program design and development, as well as for teachers and students of related majors in colleges and universities.
c5ex\ch01\listing1-1.c
c5ex\ch01\listing1-2.c
c5ex\ch01\listing1-3.c
c5ex\ch02\fathm_ft.c
c5ex\ch02\first.c
c5ex\ch02\nogood.c
c5ex\ch02\stillbad.c
c5ex\ch02\two_func.c
c5ex\ch03\altnames.c
c5ex\ch03\badcount.c
c5ex\ch03\bases.c
c5ex\ch03\charcode.c
c5ex\ch03\escape.c
c5ex\ch03\floaterr.c
c5ex\ch03\print1.c
c5ex\ch03\print2.c
c5ex\ch03\rhodium.c
c5ex\ch03\showf_pt.c
c5ex\ch03\toobig.c
c5ex\ch03\typesize.c
c5ex\ch04\defines.c
c5ex\ch04\flags.c
c5ex\ch04\floatcnv.c
c5ex\ch04\floats.c
c5ex\ch04\input.c
c5ex\ch04\intconv.c
c5ex\ch04\longstrg.c
c5ex\ch04\pizza.c
c5ex\ch04\praise1.c
c5ex\ch04\praise2.c)