-
-
-
-
HexText(081001c)CFileAppnote.zip
HexText.exe 可以转换代码文件到文本文件
一)可以轻易阅读代码文件
二)可以用比较软件比较代码文件
-------
HexText.exe can convert Binary code to txt file.
(1)It is easy to read the binary file
(2)you can use compare software to compare the binary file.
-------
如果有时间愿意分享更多。
-
-
gray2rgb.ZIP
Convert color images between RGB, YCbCr, HSV, HSL, CIE Lab, CIE Luv, CIE Lch, and more.
-
-
image_to_data.zip
im2dat.m is used to convert images to data which can be plotted using the standard MATLAB functions. This is very handy if you have plots on hardcopy and you want to convert them into data that MATLAB can use. The scanned image can be analysed by ...
-
-
-
Number_TO_BITS.zip
=== === === ===
Convert decimal value to binary
=======================================
This code can be used to convert
values to binary format (bits:
zeros and ones).
Use toBIN_WORD() function to convert
integers (16 bits), and
...
-