Freeware Listing: Maxicode Decode

This is a free software application that reveals hidden, non-visible commands in addition to ASCII characters from keyboard emulation devices, such as a USB Barcode Scanner. This barcode decoder application is especially helpful in determining if non-printable ASCII commands such as FS (file separator), RS (record separator), GS (group separator), and EOT (end of transmission) have been encoded in a barcode symbol. For more information about this free application, visit: http://www.idautomation.com/free-barcode-products/scanner-ascii-decoder/.

  • Platform: Win2000, Win7 x32, Win7 x64, Windows 8, Windows Server, WinOther, WinVista, WinVista x64

MaxiCode Font Package provides users with a means of creating personalized barcodes and preview them as they are generated. The program is able to work with ASCII and extended ASCII characters as well.

Included in the toolset is a keyboard that can be used for special operations. When using MaxiCode Font Package, you can choose the barcode font to be used, as well as the type of symbology.

.

  • Platform: WinOther

MG4 Decode is a useful tool for the users that need to convert LiDAR data files that have been compressed to MrSID. If you are using a viewer that can only handle the LAS or the ASCII formats, this tool can help you decode the files.

In order to convert a file you just need to set the output type and to drag and drop the files in the main window of the application.


.

  • Platform: Win2000, Win7 x64, Windows 7, WinOther, WinVista, WinVista x64

Decode Unicode plug-in (32-bit) Decode HTML/XML Character Reference or UCN

Install: Run and extract files to the PlugIns folder..

  • Platform: Win2000, Windows 7, WinOther, WinServer, WinVista

Batch-decode MP3 / OGG / WMA to WAV format and auto-run the CD burner, all at once. You can drag and drop files to desktop icon, or move files or whole folders to the Playlist window. Right-click files for Play, Open, Tag, and Decode (MP3 to Wave) in Windows. Open more than one player and decode multiple playlists of MP3 / OGG / WMA, simultaneously. It also saves the playlist upon closing JukeBox. Use the Loop, All, or Random (shuffle) List Play options to customize your listening experience. Hot keys. It saves playlists in HTML, CSV for Excel, as well as M3U/M3A album files plus Imports CSV and Tab text files to tagger Auto Tagging and Re-naming using freedb online or other Tags sources.

  • Platform: Win2000, WinOther

Decode Shell Extension supports multiple attachments, multi-part files (already concatenated), Base64(MIME), yEnc, BinHex (Mac format), quoted-printable, plain text, XXENCODED, and User (table) encoded files. Support for yEnc is new to version 4.6. Usage is via Windows Explorer. After the program is installed a "Decode" item is added to the Explorer right click context menu when a file is highlighted. If that file is the raw text (including the attachment data) of an internet email message, Decode Shell Extension will decode the attachment(s). If the attachment consists of only one file, Decode Shell Extension will pass the decode file to Windows for opening with either the program associated with that file type or Notepad.

  • Platform: Win2000, WinOther

If you want to encode / decode url parameters you can use this script. It is fully compatible with UTF-8 encoding. It's useful when u want to transfer data using AJAX technology, or for other operations which involve url parameter manipulation..

  • Platform: JavaScript, Scripts

This javascript code is used to encode / decode data using base64..

  • Platform: JavaScript, Scripts

This script is used to encode / decode UTF-8 data using javascript..

  • Platform: JavaScript, Scripts

The pack in now splitted in 3 files, the main pack, a wm module and a quicktime module. As explained on the decoder pack page, you need the wm module only if you don't have Windows Media Player or more installed. This pack works with pcs under windows only, it will never works under mac, linux, hardware divx players, mobiles phones.... Satsuki Decoder Pack is an audio/video auto-installable filters and decoder for windows 2k/XP/2k3/2k8/vista/seven (French, English, Serbian latin, Duch, Russian). The purpose of this pack is to decode most of video files. This pack contain only filters and decoders (with some exeptions), it avoid conflict.

  • Platform: WinOther

Mime Tool is a simple interactive application designed to help you encode / decode texts and files via MIME Base64 encoding..

  • Platform: WinOther

AAC (Advanced Audio Coding) is a lossy compression and encoding scheme for digital audio. Designed to be the successor of the MP3 format, AAC generally achieves better sound quality than MP3 at similar bit rates. AAC is also the default or standard audio format for iPhone, iPod, iPad, Nintendo DSi, iTunes, DivX Plus Web Player and PlayStation 3. AAC ACM Codec is a AAC decoder codec. Currently this codec can only decode AAC, it cannot encode AAC!.

  • Publisher: fccHandler
  • Date: 15-07-2012
  • Size: 420 KB
  • Platform: WinOther

Base64 is a freeware way of encoding 8-bit characters using only ASCII printable characters similar to UUENCODE. UUENCODE embeds a filename where BASE64 does not. You will see BASE64 used in encoding digital certificates, in encoding user:password string in an Authorization: header for HTTP. The spec is described in RFC 2045. Don't confuse Base64 with x-www-form-urlencoded which is handled by java.net.URLEncoder.encode/decode or Base64u. Base64 armouring uses only the characters A-Z a-z 0-9 +/=. This makes it suitable for encoding binary data as SQL strings, that will work no matter what the encoding.

  • Platform: WinOther

Encode/Decode library to/from Basic Encoding Rules (BER) of ASN.1 written in Visual Basic .Net.Useful to implement any protocol that uses BER (LDAP, SNMP, etc.)..

  • Platform: WinOther

Libpsd is the Photoshop file format decode library in C language with full source code. It mainly decodes and blends *.psd files. It supports for Adobe Photoshop CS version, and is compatible with the previous versions of Photoshop..

  • Platform: WinOther

Very simple program to convert regular ASCII text to a block of binarry numbers and vise versa. Just run the following commands to view an example: encode('test.txt','binary.txt') decode('binary.txt','ascii.txt').

  • Platform: Matlab, Scripts

M-file to perform ADPCM encode and decode. The algorithm is based on IMA ADPCM..

  • Platform: Matlab, Scripts

Generate a turbo code, and decode the code iteratively using MAP detectors. Punctured and unpunctured turbo codes are implemented..

  • Publisher: In Soo Ahn
  • Date: 13-03-2013
  • Size: 31 KB
  • Platform: Matlab, Scripts

This blockreceives serial data from an instrument or processor and decode it to apply on a plant model. You can see how serial receive block works and other blocks like ASCII Decode and Data type conversion . After receiving the data and decoding, it is applied to the plant model (transfer function of the plant). You can see the realtime plant response on oscilloscope block. Out put of various stages is recorded in workspace which can be examined after the simulation. The reader can learn interfacing hardware to the simulink by going through settings of serial configuration block and serial receive block.

  • Platform: Matlab, Scripts

base64 RFC1113 Vanilla ANSI-C Code for a portable stand-alone file encode/decode utility. In 2001, I asked people to 'Help me break it!' Since then, 10+years later, the code remains unbroken and is in wide production use world-wide. It has been ported to all major architectures and been used as a template for ports to different computer and human languages. This is very mature and stable code.

Although this comes from a project that was constrained by export controls and is used in secure systems, it is not security code per-se. I have therefore altered the 'Export Controls' category.

  • Platform: WinOther

Maxicode Decode: Freeware | All

New Reviews


LogMeIn Hamachi

Today, world is connected wirelessly with and without VPN. In coming time, VPN is going to be an absolute necessity for every organization. VPN stands for Virtual Private Network which is required to connect to the network of an organization without ...


Funny Photo Maker

It happens a lot of times that you capture a photograph, it is good enough but you still want to play with it and improve it. There are lots of programs available for photo editing and some might say that you should use Adobe’s Photoshop. Yes, ...


Screen Resolution Manager

If you share a computer at home or at work, some users may their own have personal preferences regarding the screen resolution that your monitor or projector is set up, and the colors that are displayed. This could be because of bad eye sight, ...


Glary Utilities

Glary Utilities is another one of the thousands of different applications out there that helps you clear out and fine tune your system, for better and improved system speed and performance... and its a decent one too!

Glary Utilities ...


Avant Browser

There are many browsers available to download on World Wide Web, but more than 90% people use either of Chrome, Firefox or Internet Explorer. Due to this, many people either don’t know about other non-popular browsers or don’t care to ...


Battle of Britain

Battle of Britain is a top down strategy and shooter game that takes place during the historic battle of Britain, as the name would suggest. The game takes place from a top down perspective, and has a fairly interesting method of control. Instead of ...


Typing Invaders - Free Typing Game

Typing invaders is a free ware typing game, which (in short) essentially takes the concept from the game space invaders, and applies it to a fun typing improving game. It does this by taking all the core gameplay elements of space invaders, and then ...


SpeedUpMyPC

SpeedUpMyPC is a program which apparently has the capabilities to boost your system performance by resolving computer issues it finds after scanning though your system SpeedUpMyPC is most definitely not the only piece of software that claims to be ...


Bank Robber

Bank robber (the bank robber) is essentially a trial game or a demo for the full version of the bank robber, which costs $4.99, and is a third person stealth and strategy game. In the bank robber you play as a criminal having recently being released ...



New Downloads

Pigeonhole U3 Organizer

Ever wished you could just
type stuff and find it again
without having to save it and
then remember what you called
the ...

PeaZip Portable

Free portable zip/unzip
utility, encrypt and split
files, open 7Z, ACE, BZ2, CAB,
DEB, ISO, JAR, GZ, LHA, PAQ,
PEA, RAR, ...

NOV User Interface for .NET

Nevron Open Vision (NOV)
implements a complete set of
cross-platform User Interface
elements that aim to
completely ...

Switch Audio Converter Free
for Mac

Switch is an audio file
converter for Mac. It can
convert many different types
of audio files into mp3 or wav
format and ...

Quick Cliq

Quick Cliq speeds up your
daily computer activities by
giving you links to folders,
files, programs, URLs and
command ...

MacX Free iMovie Video
Converter

MacX Free iMovie Video
Converter is a professional
free iMovie video converter
for Mac that can convert any
SD and HD ...

Free AntiSpyware

Free AntiSpyware is powerful
anti-spyware software that
detects & stops the latest
and most malicious programs
that ...

Photo Pos Lite photo editor

A free lite edition of the
award-wining photo editor
Photo Pos Pro (Photo editing
software). Despite Photo Pos
Lite photo ...

Free File Eraser

Free File Eraser is a data
wipe utility for complete and
irrevocable file erase. This
free file shredder software
allows ...



Related Searches

Decode Crypt
Avi Decode
Cbr Comi Decode
Clarion Decode
Code Decode
Css Decode
Dlls Decode
Flac Ape Decode
Flash Re Decode
Http Pac Decode
Movies Decode
Ogg Decode