data encoding
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1535
Herongs Tutorial Notes on Data Encoding
This free book is a collection of notes and sample codes related to varies data encoding algorithms and programs, including UUEnccode and Base64 encoding algorithm and their Java implementations. more>> This free book is a collection of notes and sample codes related to varies data encoding algorithms and programs, including UUEnccode and Base64 encoding algorithm and their Java implementations.<<less
Added: 2005-08-26 License: Free for non-commercial use Price: Free
1531 downloads
Herong's Tutorial Notes on Data Encoding
This free book is a collection of notes and sample codes related to varies data encoding algorithms and programs, including UUEnccode and Base64 encoding algorithm and their Java implementations. more>> This free book is a collection of notes and sample codes related to varies data encoding algorithms and programs, including UUEnccode and Base64 encoding algorithm and their Java implementations.<<less
Added: 2005-08-26 License: Free Non-Commercial Price: $0.00USD
14 downloads
PHP data caching class
PHP data caching class is considered as an excellent and useful PHP class that can be used to cache arbitrary data in files. more>>
PHP data caching class is considered as an excellent and useful PHP class that can be used to cache arbitrary data in files.
Added: 2009-07-24 License: BSD - BSD License Price: BSDBSDLicense
1 downloads
Data pagination
If youre developing a front end to web applications, sooner or later, youll find you need to paginate data of some sort. It might be search results, image galleries, or tabular data. Youll find that y more>> If youre developing a front end to web applications, sooner or later, youll find you need to paginate data of some sort. It might be search results, image galleries, or tabular data. Youll find that you use the same techniques - perhaps use an old bit of code as a template and change it to suit your needs each time. This quick class handles pagination easily - leaving you only the associated CSS presentation markup to add to make your solution complete. For the sake of completeness, we provide a sample CSS snippet that you can alter to fit your site design.<<less
Added: 2005-06-30 License: LGPL Price: FreeAdditionalInfoFreetouseinanyapplicationsolongasthelicenseandotherheaderinformationiskeptintact.
1594 downloads
Data Dumper
Data Dumper brings you a convenient and useful program which will show you an objects structure easily and quickly. more>> Data Dumper brings you a convenient and useful program which will show you an object's structure easily and quickly. This is a JavaScript library similar to the Data:Dumper module in PERL and it will print an expanded object structure. If you're building complex data structures or objects, this library can help you debug your code and see exactly what data is where!<<less
Added: 2009-07-27 License: Other Free / Open Source License - MIT License Price: OtherFreeOpenSourceLicenseMITLicense
downloads
Encoding URL strings
While passing variables as an URLs querystring, you should need to encode the string. All special characters like space must be written in adress bar in a form for browser. more>> While passing variables as an URLs querystring, you should need to encode the string. All special characters like space must be written in adress bar in a form for browser.<<less
Added: 2006-09-06 License: Freeware Price: Free
1172 downloads
XP Data Recovery 3.7
This utility is a boot disk that allows you to recover files from Windows XP and more. Easy to use. more>> This utility is a boot disk that allows you to recover files from Windows XP and more. Easy to use.<<less
Added: 2004-10-04 License: Other Price: $0.00USD
14 downloads
Quaestor2000 PHP Encoding Assistant
The Encoding Assistant is particularly intended for developers wishing to deploy PHP applications on the Windows platform without on the one hand having to package everything in an .exe file and on th more>> <<less
Added: 2007-05-02 License: Commercial License Price: £9.50AdditionalInfo6monthsuse,supportandupdates.
912 downloads
Data Structures in C++ 1.0
This tutorial teaches how to implement Data Structures as classes using C++. Stacks,Queues,Circular Queues,Linked Lists,Stacked Linked List,Queued Linked List,Circular Linked List,Double Linked List and Binary Trees are explained. more>> This tutorial teaches how to implement Data Structures as classes using C++. Stacks,Queues,Circular Queues,Linked Lists,Stacked Linked List,Queued Linked List,Circular Linked List,Double Linked List and Binary Trees are explained.<<less
Added: 2005-03-28 License: Freeware Price: $0.00USD
39 downloads
Other version of Data Structures in C++
License:Freeware
MySQL Data Manager
Mysql Data Manager (current version 1.73) is an award-winning web-based Mysql interface and administration tool. This is a multifunctional and platform independent program written in Perl that can be more>> Mysql Data Manager (current version 1.73) is an award-winning web-based Mysql interface and administration tool. This is a multifunctional and platform independent program written in Perl that can be run on virtually any web server. Mysql Data Manager is built as a CGI script for management, development and support of Mysql databases over the Internet or Intranet using web browser based interface. It provides a complete set of high-level and low-level capabilities. High-level functions allow you to accomplish a lot with a single mouse click while low-level functions let you do precisely what you want. You get a wide range of solutions to meet the needs of almost any Mysql web application.<<less
Added: 2001-04-24 License: Free for non-commercial use Price: $37.00AdditionalInfofreefornoncommercialuse
3142 downloads
PHP Encoding Converter 1.0.0
The PHP Encoding Converter can be used to easily batch convert your language pack to the UTF-8 encoding (or to another encoding type). Over 50 encoding types are supported (Windows, Dos, Unix, Mac). The script batch converts directories from one encoding more>> The PHP Encoding Converter can be used to easily batch convert your language pack to the UTF-8 encoding (or to another encoding type). Over 50 encoding types are supported (Windows, Dos, Unix, Mac). The script batch converts directories from one encoding type to another and can be run from a webserver (or local server with for example Xampp installed).<<less
Added: 2009-05-04 License: GPL Price: $0.00USD
14 downloads
nsMailer (HTML {MIME} / Text Encoding)
Enterprise Strength E-mail Handling Software. Empower your .NET applications with the ability to send Text or HTML based e-mail. Intelligent service that determines the appropriate level of encoding ( more>> Enterprise Strength E-mail Handling Software. Empower your .NET applications with the ability to send Text or HTML based e-mail. Intelligent service that determines the appropriate level of encoding (MIME / Text) and formats e-mails. It also is equiped to easily setup Name standards. Perfect for Mailing List fulfillment and large volume distributions. Messages are sent to the SMTP Queue but do not rely on the .NET SMPT service that requires waiting for the service to fulfill the request. Tried and tested through several fortune 500 companies. FULL SOURCE CODE AVAILABLE IN VB.NET!<<less
Added: 2005-10-11 License: GPL Price: $9.99
1477 downloads
Data Paging in ASP.NET 1
This tutorial explains what is and why we need data paging and how to implement it in ASP.NET web application with simple GridView paging, custom GridView paging or paging by using DataPager class. more>> This tutorial explains what is and why we need data paging and how to implement it in ASP.NET web application with simple GridView paging, custom GridView paging or paging by using DataPager class.<<less
Added: 2008-12-06 License: Freeware Price: $0.00USD
11 downloads
Basic string encoding/decoding functions
These are basic string encoding/decoding functions I developed for use in flat-file databases. They offer limited security to protect sensitive data from being viewed. more>> These are basic string encoding/decoding functions I developed for use in flat-file databases. They offer limited security to protect sensitive data from being viewed.<<less
Added: 2009-01-01 License: Freeware Price: $0.00USD
21 downloads
A Sortable Data Grid Using Ajax
Javascript grids with sortable columns have always been popular. Now, using Ajax techniques, we can sort our data by making real-time server calls in the background, without having to download all our data at pageload time, or have our users wait for a more>> Javascript grids with sortable columns have always been popular. Now, using Ajax techniques, we can sort our data by making real-time server calls in the background, without having to download all our data at pageload time, or have our users wait for a page reload. Full instructions including source code and demo.<<less
Added: 2005-11-24 License: Freeware Price: $0.00USD
16 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above data encoding search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed