Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.477.935 Times

Handwriting Recognition Api Phones freeware
Filter: All | Freeware | Demo
 

Handwriting Recognition Api Phones

< 1 2 3 4 5 > 
Added: March 09, 2010 | Visits: 1.487

Inline-API Inline-API is a Perl module that teach you how to bind a programming language to Perl using Inline.pm. SYNOPSIS #!/usr/bin/perl use Inline Foo; say_it(foo); # Use Foo to print "Hello, Foo" __Foo__ foo-sub say_it { foo-my $foo = foo-shift; foo-print "Hello, $foon"; } So you think... Platforms: *nix

License: Freeware Size: 91.14 KB Download (88): Inline-API Download

Added: September 16, 2010 | Visits: 1.418

PDL::API PDL::API is a Perl module for making piddles from Perl and C/XS code. A simple cookbook how to create piddles manually. It covers both the Perl and the C/XS level. Additionally, it describes the PDL core routines that can be accessed from other modules. These routines basically define the PDL... Platforms: *nix

License: Freeware Size: 2.1 MB Download (98): PDL::API Download

Added: July 06, 2010 | Visits: 1.916

Wikipedia API Wikipedia API is a simple API to embed Wikipedia content dynamically on a Web site. Wikipedia is an online encyclopedia in which the user community is encouraged to submit information for its entries. Wikipedia is unique in that it is free to the public, the content is fairly well moderated,... Platforms: *nix

License: Freeware Download (112): Wikipedia API Download

Added: January 03, 2010 | Visits: 1.439

eBay::API eBay::API is a Perl SDK for eBay Web services Interface. SYNOPSIS # 1. GeteBayOfficialTime use eBay::API::XML::Call::GeteBayOfficialTime; my $pCall = eBay::API::XML::Call::GeteBayOfficialTime->new(); $pCall->execute(); my $sOfficialTime = $pCall->getEBayOfficialTime(); # 2. GetUser use... Platforms: *nix

License: Freeware Size: 99.33 KB Download (98): eBay::API Download

Added: April 08, 2010 | Visits: 1.589

Simple C++ ODBC Database API Simple C++ ODBC Database API is designed to encapsulate the ODBC API functionality in an object oriented manner. The API was created due to an absence of any other such API that was database independent. The database independence is achieved using the ODBC (Open DataBase Connectivity) API.... Platforms: *nix

License: Freeware Size: 84.99 KB Download (117): Simple C++ ODBC Database API Download

Added: June 06, 2010 | Visits: 1.207

phpRiya 0.9 Riya is an excellent web based face recognition service. phpRiya is a PHP4 class written by GROU.PS team; phpRiya is designed to act as a wrapper for Riya s API. Methods process the response XML and return a friendly array of data to make development simple and intuitive.. simplekde.org Platforms: *nix

License: Freeware Size: 90.11 KB Download (214): phpRiya 0.9 Download

Added: November 26, 2010 | Visits: 1.955

Asterisk Soap API 0.0.1 Asterisk-Soap is an extensible SOAP (Web services) API with the goal to create and support all Asterisk configuration features. Asterisk Soap APIs mainly feature is to provide a framework between asterisk core api and multi-platform frontends.. Download KDE-Apps.org Community Portal for KDE... Platforms: *nix

License: Freeware Download (135): Asterisk Soap API 0.0.1 Download

Added: November 19, 2010 | Visits: 1.017

POE::API::Peek POE::API::Peek is a Perl module to peek into the internals of a running POE environment. POE::API::Peek extends the POE::Kernel interface to provide clean access to Kernel internals in a cross-version compatible manner. Other calculated data is also available. My intention is to provide... Platforms: *nix

License: Freeware Size: 21.5 KB Download (88): POE::API::Peek Download

Added: August 05, 2010 | Visits: 966

POE::API::Hooks POE::API::Hooks is a Perl module to implement lightweight hooks into POE. SYNOPSIS use POE; use POE::API::Hooks; POE::API::Hooks->add( before_event_dispatch => &do_something, after_event_dispatch => &do_something, before_session_create => &do_something, after_session_create =>... Platforms: *nix

License: Freeware Size: 5.12 KB Download (86): POE::API::Hooks Download

Added: October 22, 2010 | Visits: 1.125

Gtk2::api Gtk2::api is a mapping the Gtk+ C API to perl. ABSTRACT The Gtk2 module attempts to stick as close as is reasonable to the C API, to minimize the need to maintain documentation which is nearly a copy of the C API reference documentation. However, the world is not perfect, and the mappings... Platforms: *nix

License: Freeware Size: 655.36 KB Download (97): Gtk2::api Download

Added: August 20, 2010 | Visits: 1.135

XML::API::WIX2 XML::API::WIX2 is a WIX source file generation through an object API. SYNOPSIS As a simple example the following perl code: use XML::API; my $m_wxs = new XML::API(doctype => WIX2, encoding => UTF-8); $m_wxs->Product_open({ Id => 12345678-1234-1234-1234-123456789012, Name => Test... Platforms: *nix

License: Freeware Size: 10.24 KB Download (102): XML::API::WIX2 Download

Added: September 16, 2010 | Visits: 2.381

Speech Recognition HOWTO Speech Recognition HOWTO is a project that contains instructions for using speech recognition software and hardware and their use on Linux systems. Whats New in This Release: - Changed license information (now GFDL) and added a new publication.. Platforms: *nix

License: Freeware Download (365): Speech Recognition HOWTO Download

Added: October 12, 2010 | Visits: 1.276

Business::PayPal::API Business::PayPal::API is a PayPal API. SYNOPSIS use Business::PayPal::API qw( ExpressCheckout GetTransactionDetails ); ## certificate authentication my $pp = new Business::PayPal::API ( Username => my_api1.domain.tld, Password => this_is_my_password, PKCS12File => /path/to/cert.pkcs12,... Platforms: *nix

License: Freeware Size: 30.72 KB Download (137): Business::PayPal::API Download

Added: March 06, 2010 | Visits: 1.429

WebService::Geograph::API WebService::Geograph::API is a Perl interface to the Geograph.co.uk API. SYNOPSIS use WebService::Geograph::API; my $api = new WebService::Geograph::API ( { key => your_api_key_here} ) ; my $rv = $api->lookup ( csv, { i => 12345, ll => 1, thumb => 1, }) ; my $data = $rd->{results} ;... Platforms: *nix

License: Freeware Size: 13.31 KB Download (91): WebService::Geograph::API Download

Added: November 27, 2010 | Visits: 1.995

Star Asterisk API Star Asterisk API is a high performance API that connects to the manager interface of Asterisk or to AstManProxy. Star Asterisk API is easy to use, object-oriented, and easy to extend to suit your particular requirements.. office outlook star dialer free java api for asterisk ip Platforms: *nix

License: Freeware Size: 20.48 KB Download (205): Star Asterisk API Download

Added: November 12, 2013 | Visits: 2.198

Java Application Monitor API Java Application Monitor (JAMon) project is a free, simple, high performance, thread safe, Java API that allows developers to easily monitor production applications. JAMon can be used to determine application performance bottlenecks, user/application interactions, and application scalability.... Platforms: *nix

License: Freeware Size: 1.5 MB Download (138): Java Application Monitor API Download

Added: April 24, 2010 | Visits: 2.266

Legion of the Bouncy Castle Java Cryptography API The Legion of the Bouncy Castle Java Cryptography API provides a lightweight cryptography API in Java. A provider for the JCE and JCA, a clean-room implementation of the JCE 1.2.1, generators for Version 1 and Version 3 X.509 certificates, generators for Version 2 X.509 attribute certificates,... Platforms: *nix

License: Freeware Size: 21.2 MB Download (171): Legion of the Bouncy Castle Java Cryptography API Download

Added: April 18, 2010 | Visits: 1.004

FEAR::API FEAR::API is a tool that helps reduce the time you spend creating site scraping scripts and helps you do it in a much more elegant way. FEAR::API combines many strong and powerful features from various CPAN modules, such as LWP::UserAgent, Template::Extract, WWW::Mechanize, Encode,... Platforms: *nix

License: Freeware Size: 69.63 KB Download (110): FEAR::API Download

Released: November 25, 2011  |  Added: November 30, 2011 | Visits: 1.232

Free Video to LG Phones Converter Convert video files to MP4 format (MPEG4, AAC) compatible with your LG phone. You can save videos in high, standard and economy quality. Free Video to LG Phones Converter supports such popular LG phones as LG Ally, Aloha, Arena, Bliss, BL20, BL40, Chocolate Touch, Cookie Fresh, Cookie Music,... Platforms: Windows

License: Freeware Size: 14.04 MB Download (105): Free Video to LG Phones Converter Download

Released: November 25, 2011  |  Added: December 04, 2011 | Visits: 1.208

Free Video to HTC Phones Converter Convert video files to MP4 format (MPEG4, AAC) to playback on HTC phones. You can save videos in high, standard and economy quality. Free Video to HTC Phones Converter supports such popular HTC phone models as Advantage X7500, Advantage X7510, Aria, Desire, Desire HD, Desire S, Desire Z,... Platforms: Windows

License: Freeware Size: 18.26 MB Download (96): Free Video to HTC Phones Converter Download

< 1 2 3 4 5 >