搜索资源列表
LinuxC
- linux c函数详解 , 第一章:字符测试函数 第二章:数据转换函数 第三章:内存配置函数-Detailed linux c function, the first chapter: Chapter II character test function: data transfer function in Chapter III: memory allocation function
burn_gateway_id
- 这是I2c网关Id独立烧写程序, 烧写的ID必须要求是:“0~9”、“a~z”、“A~Z”的16为字符才能烧写成功。 其中当是输入的小写字母时,自动转换为大些烧入。 如: 1) # ./burnID 0123456789abcdef 烧入的是:0123456789ABCDEF 2] # ./burnID 0123456789@ cdef 烧入不成功,因为有其他字符 3) # ./burnID 0123456789abcdefDfs 烧入也
LinuxC-detail
- Linux系统下C语言函数的详细解释,包括:字符测试函数,数据转换函数,内存配置函数等-Linux system a detailed explanation of C language functions, including: character test functions, data conversion function, memory configuration functions such as
stringcodec
- 由于不同操作系统间的字符编码不同,这个用Qt实现的小程序可以帮你实现字符的转换。-Because different operating systems with different character encoding, the implementation of small programs using Qt can help you achieve the conversion character.
libiconv-1.14.tar
- 字符编码转换 libiconv 源码,gnu开源代码库-Libiconv character encoding conversion source, gnu open-source code base