Powerful Hex Editor Control. Features:Multilevel undo/redo;Print;Insert/Over edit mode;Fast find/replace text;View and edit as bin/dec/hex/text;Copy hex/dec/bin/text to clipboard;Font and color options;Popup menu;Show/Hide offset/hex/text;Group bytes;Full access to memory buffer;Up to 2 GB file size;Adjust bytes per line.
galculator is a GTK 2 based calculator with ordinary notation/reverse polish notation, a formula entry mode, different number bases (DEC, HEX, OCT, BIN) and different units of angular measure (DEG, RAD, GRAD).
galculator features two...
Converts any Q15 value (hexadecimal or binary) to decimal integer.
y = q152dec(x , form)
Input arguments of function: x - its hexadecimal or binary representation stored in a MATLAB string
form - dependent on...
I write a lot of ad-hoc protocol analysers using Python. Generally, I'm dealing with a byte stream that I want to output as a string of hex. Sometimes, I want to convert it back again. Eventually, I got round to putting the functions in a module...
y = dec2q15( x , form )
Function that works with any decimal value (beacuse of saturation using). Available representation of Q15 format are binary or hexadecimal.
Input arguments of function: x - decimal integer
For large 64 bit numbers HEX2DEC runs into floating point issues. This function uses the uint64 data type to do the conversion so there are no rounding errors.
This program converts data defined in a particular format in an excel file to TMY2 data format The program converts measured data comprising of temperature, RH, GHI, DHI, DNI, wind speed and wind direction into TMY2 format. The TMY2 fields...
This script will convert any hexadecimal value to RGB and back. The background color on the page will also change to the value you select.
Usage: createColorHistograms(im_str) im_str can be an image file location or a three-dimensional array
There seem to be two confounds in plotting color histograms. One is the obvious one of showing a three-dimensional distribution...
importSTDF.m extracts test data and information fields from each binary record in an STDF file, returning each record data set in a separate cell. Field values are converted to their specified data type, per the specification.
Since the...
This is an extension of the 3 linked cross-sections of a volumic data to the time domain. It is invoked command-line through a syntax as simple as 'fn_4Dview(data)' or more elaborated as 'fn_4Dview(Y,'clip',[0...
HISTCND is similar to HISTC, but creates a histogram with any number of dimensions.
N = HISTCND(X,Y,Z,... XEDGES,YEDGES,ZEDGES,... )
where N is a histogram count with dimensions length(XEDGES) x length(YEDGES) x...
A hundred command line tools in one executable. Find and extract text in binary files, list dir tree sizes, filter and replace text, run an instant ftp server, http server for easy file transfer, find duplicate files, join many text files into...
User friendly and efficient hexadecimal editor, featuring: unlimitted undo / redo, copy / paste, search / replace, print, jump to offset, etc. It can edit and truncate files of unlimitted size in 4 different modes: HEX, BIN, DEC and ANSI. It...
Simple routine for dumping any kind of string, ascii, encoded, or unicode, to a standard hex dump. Plus read/write of unicode and encoded strings.
A lightweight and portable way to hex-dump network traffic between network applications.
Qoute string converting each char to hex repr and back
Eclipse Hex Editor Plugin (EHEP) is an Eclipse plugin which allows user to view or modify any file in hex mode.
Mickey is a hex/ascii file viewer and editor that runs on all major operating systems thanks to FLTK.
Use it to get any any possible colors in a lot of different ways, or include it into your page. This dialog contains 3 tab - you could choose a color:by Name (like azure or lightyellow),by Hex code (like #33ccaa), Hex or Decimal value of RGB... |