📚 string-include技术资料

📦 资源总数:903
💻 源代码:2113824

📚 string-include全部资料 (903个)

Keil C51开发系统基本知识3 1. 1. 专用寄存器include文件例如8031、8051均为REG51.h其中包括了所有8051的SFR及其位定义,一般系统都必须包括本文件。2. 2. 绝对...

📅

微型打印机的C语言源程序:微型打印机的C51源程序#define uchar unsigned char#define uint unsigned int#include <reg52.h&gt...

📅