Software Index
Related Topics
Popular Trends
Trending Topics
 

Coding Decoding Information

All | Freeware
Product Title  /  Popularity Revised License Rating Size
Spaceland Library for Mac
Spaceland Library offers a free and open source suite of C++ template classes that support geometric computation (specifically adapted to OpenGL).

Spaceland Library includes many different kind of algorithms (linear algebra methods, coding/decoding tecniques, generalized data structures, utilities).. Fabio Bettio - ...
April 2nd 2011 Freeware    614k
Scannet Pro
Network Monitor,Intern Firewall.Trace route,Shows release,Lists devices and network services,observing network release,observing all ports,direct access on all network releases in LAN,WAN and Internet.more information, about tool,on right mouse click.observing of all network releases, also all background connections of exchange programms like ...
January 21st 2007 Shareware  5 stars 11,118k
Dirac
Dirac is a video codec that provides general-purpose video compression and decompression tools comparable with state-of-the-art systems.

Dirac video codec is available for distribution under the MPL version 1.1 software license.

Dirac is an open source video codec. It uses a traditional ...
August 18th 2011 Freeware    891k
ICQr Information
ICQ .DAT (Database) files contain everything the user enters in his private details. ICQr Information is able to read and reveal personal information, such as nickname, address, birthday and much more. The only program that reads out ICQ passwords for ...
November 15th 2001 Freeware  5 stars 296k
Remote System Information
RSI audits your network for critical hardware and software information and displays the results in a clear, exportable spreadsheet view.

Remote Registry technology provides the ability to dynamically scan your network without the need to install client software.
RSI will quickly scan ...
January 11th 2005 Shareware    3,580k
Secure Information Courier
Secure Information Courier brings secure email encryption to your organization's web site. Visitors to your web site can send secure email to your organization and even convey digital documents securely using industry standard encryption. Secure Information Courier is easy to ...
July 26th 2003 Shareware    6,309k
Vital Information
This software will allow you to create a vital information booklet simply by
- entering important information into a database using the following categories:-
- Dates by Month e.g. Birthdays and Anniversaries listed Month by Month
- Addresses business or ...
November 29th 2005 Demo    1,084k
LeaderCode Personal Information Manager
Personal Information Manager helps you track and manage different kinds of information in folders. Manage your files, memos and notes, contact information, browser bookmarks and RSS feeds. Keep all your information at the fingertips. One program for your important information.
January 14th 2007 Shareware    14,199k
Auslogics System Information
Auslogics System Information provides you with computer and Windows details, installed devices, running processes and services, memory and CPU usage and other information. You can explore details of your computer hardware, disk drives, processor, video card and monitor. It is ...
June 17th 2007 Shareware    5,880k
Basic System Information
Need basic system information for your users to print, email or relay to you over the phone? Try Basic System Information version 1.1. Basic system information is displayed when the user clicks on the icon that is displayed on the ...
August 13th 2007 Freeware    113k
Picture Information Extractor
The deluxe photo data toolkit for amateur photographers and professionals alike.

PIE is a free image browser and viewer with perfectly integrated photo metadata and file renaming features. It extracts EXIF, XMP and IPTC information from JPG and RAW files and ...
October 23rd 2010 Freeware  5 stars 4,005k
Hidden Information Explorer
Hidden Information Explorer is a powerful tool that allows you to view all sorts of saved data from the Protected Storage. This Windows feature is not documented and is known only to professionals. With Hidden Information Explorer you will be ...
May 13th 2008 Shareware    2,667k
Encrypt My Information
Encrypt My Information allows you to hide folders and encrypt files with on-the-fly AES encryption. Just create one or more encrypted secure folders from local folders and move your sensitive files into these specified folders and they will be encrypted/decrypted ...
September 13th 2008 Shareware    993k
VeeSee Hardware Information
The main function of VeeSee® Hardware Information are viewing the current hardware's information, such as the detailed information of CPU, mainboard, memory, graphics card, display…; viewing the raw date about I/O, and the data in physical memory; managing the drive ...
January 26th 2010 Shareware    3,968k
SharePoint AD Information Sync 2.0
SharePoint AD Information Sync provides a short-cut to synchronize information in AD with SharePoint lists based on profile synchronization. Information can be synced from AD to a SharePoint list either manually or automatically at desired intervals. Meanwhile modifications made to ...
May 14th 2011 Shareware    1,007k
SharePoint AD Information Sync
Have you found a method to list AD users in SharePoint? Or would you like an easier and more convenient way to update your AD information and simultaneously update lists in SharePoint?
SharePoint AD Information Sync provides permitted users bidirectional ...
May 13th 2012 Shareware    1,007k
AAC Audio ES Viewer
AAC Audio ES Viewer solution provides a visual representation of the structure of Advanced Audio Coding (AAC) audio elementary stream (ISO/IEC 13818-7). The AAC audio frames sequence can be investigated along with the most common parameters of each audio frame ...
January 25th 2012 Shareware    475k
slack1f42
slack1f42 is a command-line tool for reading and editing 1f42 H262 maps.

The 1f42 H262 maps are H262 (or MPEG if you very much prefer) stream descriptions containing information such as stream frame rate, stream duration and number of frames, file ...
May 3rd 2011 Freeware    133k
gnokii
gnokii project provides tools and a user space driver for use with mobile phones under Linux.

The original Nokia 3810/3110/8110 project originated from discussions between Francois Dessart, Hugh Blemings and others. Its goal was to develop a replacement for Nokia's Cellular ...
February 20th 2011 Freeware    581,304k
libogg
libogg is the bitstream and framing library for the Ogg project. libogg provides functions which are necessary to codec libraries like libvorbis.

Ogg codecs use octet vectors of raw, compressed data (packets). These compressed packets do not have any high-level structure ...
March 4th 2011 Freeware    389k
Related Scripts
HOW TO: Use the ASPError Object to Build a Custom Error-Handling Page in Internet Information Server
An easier way to advance your coding and debugging skills can be gained from this online ASP article which comes with more related articles to provide more up-to-date info about error handler in ASP. Lets you generate your own error ...
November 22nd 2005 Freeware     
Outputting Debug Information
Outputting Debug Information is an easier task with your simple or complex ASP application when you go through this online ASP tutorial. Provides the objects and functions with functioning format that is capable of displaying the information like Session variables, ...
November 24th 2005 Freeware     
"Good" ASP.NET Coding Practices
"Good" ASP.NET Coding Practices is a tutorial through which you can learn about some good methods to follow while writing applications in ASP.NET. The author clearly explains you how to, concatenate two strings in ASP.NET, Web.Config/ Machine.Config file is used ...
December 14th 2005 Freeware     
A Coding Convention for C Code
A Coding Convention for C Code is a multi-platform compatible script that makes it easier for us to read each other's code, here are a few guidelines to follow when writing C code.
December 14th 2005 Freeware     
A look at storing personalized user information after authentication
This is an article in which the author elaborately discusses about authenticating users and saving information for later retrieval. Here the author suggests a simple way of processing authentication that is authenticating users with classes like FormsAuthentication and saving personalized ...
December 4th 2005 Freeware     
AbsoluteHTTP
Absolute HTTP is an network component that helps users to communicate information through HTTP pages by enabling HTTP protocol. Managing remote file using put and delete requests, binary format, password protection are supported and also supports transfering data using several ...
December 13th 2005 Commercial     
Accessing DataGrid Information
This is an useful tutorial for the .NET developers. In this turorial the author describes you the method of retrieving the information from the datagrid control based on your necessity. You can see the sample code in this tutorial which ...
December 1st 2005 Freeware     
Active Server Page Programming Standards
An useful online tutorial for all levels of ASP coders to know the effective ways to write their coding in a professional way. This article suggests you to use Hungarian notations to define variable names as self explanatory. And passing ...
December 3rd 2005 Freeware     
Active Server Pages Frequently Asked Questions
Active Server Pages Frequently Asked Questions is a program which shows the visitors a detailed information about ASP. It contains the answers for the connection properties, time-out, absolutepostions, cursor choices, the features of the data provider, using input and output ...
November 21st 2005 Freeware     
Active Server Pages: Global.asa
A detailed information about Globla.asa can be gained from this ASP tutorial which will be more useful for the learners in ASP coding. The content of this file is described clearly along with their functionalities. The author explains the usage ...
December 2nd 2005 Freeware     
Related Code
A Base64Double System
This PHP coding will decode and encode the password using base64double method. More coding information can be found at http://www.geocities.com/acilme/php.htm
March 1st 2006     1k
Bitmap File Information (BMP)
Bitmap File Information (BMP)
May 25th 2006     5k
AWE 32 control pack 1.0
Low level coding information pack for Sound Blaster AWE 32. Source code in C++, docs, examples included. It's easy now to add an AWE32 support to your production.
June 26th 2006     64k
DSS Server Control 1.1 *Update*- Multi User Server Framework
Ever wanted to make your own multiple user server? Say for something like chat or Instant Messaging? Now you can forget about coding the Winsock control for complicated multi user support, let DSS Server Control do the job for you! ...
August 31st 2006     62k
CPU Information
Get you information about your CPU by registry.only Ten line Programming!!!
November 8th 2006     7k
New Software
Popular Software