搜索资源列表
geishizhuanhuan
- 这是两个格式转换工具,一个是hex转bin,另外一个是bin转txt格式的工具,希望能给大家在工作中带来便利!-These are two format conversion tool, one hex turn bin, another bin is transferred txt format, and hopes to give everyone at work to bring convenience!
hex_dec_convert.txt
- c program for MCU to covert number between hex and decimal. Decoder for 7 segment LED with hex or decimal number.
SerialCom
- rs232可傳送10進制與16進制 以及傳送txt檔案 可以參考-rs232 can send 10 hex and 16 hex and send txt file can refer to a look
free
- 本程序实现打开一个放有16进制数的txt文档,将其中分成6份,分别存入另6个文件中-Implement this program to open a hex placed on the number of 16-txt document, which is divided into six copies, respectively, the other six files into the
RGB2YUV
- 将十六进制RGB图像.txt文件转化为平面YUV422分别以Y、U、V三个分量的.txt输出。 备注:默认情况下十六进制bmp图像.txt文件需放在D盘根目录下。-RGB image to hexadecimal. Txt file into a plane YUV422 respectively, Y, U, V three components. Txt output. Note: By default hex bmp image. Txt files under the root
TOOL
- 将16进制的txt文件转换成2进制的txt文件-To 16 hex txt file convert binary txt file
F2J
- 本程序主要用于将从串口助手等软件中获取的JPG图片十六进制字符串转换为字节流,以便能够直接观看。 十六进制字符串文本存放到in.txt中,该程序将其转换成图片in.jpg 其中输入文档为“in.txt”,输出文件为“in.jpg” 1月22日修改,用户自行输入需要转换的文本文件名称,需要带上后缀名-This procedure is mainly used for the the JPG images obtained from the software serial
filechangges
- vb字库转换工具--把十六进制文件转换为二进制文件,选择需要转的的文件:文本文件(*.txt),选择转换后保存的路径,中间为内容区,好像不怎么用,源码可VB6.0下直接编译生成EXE。-vb font conversion tools- the hex file into a binary file, select the file needs to turn: the text file (.* txt), select the path to save the converted, in t
MyUltraEidt
- 把二进制文件读出来以16进制格式写到txt-this is a console program that can read the binary file and out put its content to txt file in hex file.
iComm
- 利用COMM控件,自己写的串口调试助手,可以实现以ASCII码和HEX方式发送和接收数据,接收到的数据可以自动写入TXT文件,可以自动对接收到的一条完整消息末尾加换行,以方便保存和显示。-Write your own serial debugging assistant can be achieved in ASCII and HEX send and receive data, the received data can be automatically written to a TXT fi
AsciiToHex
- ASCII码转16进制数,即文本字符转16进制数据,文本以任意非0~9 ,a~z,A~Z分割均可(ASCII code to 16 decimal number, that is, text characters to 16 decimal data, the text to any non 0~9, a~z, A~Z segmentation can be)