ASCII-HEX
ASCII-HEX技术资料下载专区,收录460份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
资源总数
460
ASCII-HEX 全部资料 460 份
The schematic is at foler schematic. The hex file is at foler default. You can compiler the code
The schematic is at foler schematic. The hex file is at foler default. You can compiler the code yourself using Avr...
2016-05-29
102
AES encryption and decryption tool, which can encrypt any string to a HEX number and decrypt in AES.
AES encryption and decryption tool, which can encrypt any string to a HEX number and decrypt in AES.
2017-02-16
105
software that use for writing the coding, also work with MPLAB for compiler. (ouput .hex file that c
software that use for writing the coding, also work with MPLAB for compiler. (ouput .hex file that can be use for design...
2013-12-02
109
按15*16列的表格形式显示ASCII为10H—100H的所有字符
按15*16列的表格形式显示ASCII为10H—100H的所有字符,即以行为主的顺序及ASCII码递增的次序依次显示对应的字符。每16个字符为一行,每行中的相邻每两个字符之间用空白隔开。
2015-06-04
53
本代码可以区分二进制文件和普通文本(ASCII)文件
本代码可以区分二进制文件和普通文本(ASCII)文件,并列出制定目录下所有的二进制文件或文本文件。 编译源代码后,请使用"-?"、"-h"或"-H"命令选项察看帮助。
2015-04-24
97