搜索资源列表
Data-compression
- 数据压缩及解压缩的方法,一段C语言的代码。适用于单片机存储16进制数时,进行适当压缩以节省资源。-Data compression and decompression method, a C language code. Microcontroller memory 16 for hexadecimal numbers, the appropriate compression to save resources.
byteto16
- C语言中将字节数据转换为16进制字符,在程序开发过程中,有时候需要把BYTE转为string-Byte data of the C language will be converted to hexadecimal characters