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.478.027 Times

Api Programming freeware
Filter: All | Freeware | Demo
 

Api Programming

1 2 3 4 5 > 
Added: May 10, 2013 | Visits: 575

Cheap and simple API helper Cheap and simple API helper allows you to get help in API programming. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (52): Cheap and simple API helper Download

Released: November 03, 2012  |  Added: November 03, 2012 | Visits: 659

Graphics4VO Graphics DLL Graphics4VO is developed for use with CA-Visual Objects (Version 2.0 upto 2.8). It is based on 32-Bit-WINDOWS-API. The library allows development of graphics oriented CA-Visual Objects applications for 32-Bit Windows operating systems. The Graphics Library Graphics4VO includes classes, methods... Platforms: Windows

License: Freeware Size: 3.84 MB Download (50): Graphics4VO Graphics DLL Download

Released: August 13, 2012  |  Added: August 13, 2012 | Visits: 674

Graphics4VO (deutsch) Graphics4VO is developed for use with CA-Visual Objects (Version 2.0 upto 2.8). It is based on 32-Bit-WINDOWS-API. The library allows development of graphics oriented CA-Visual Objects applications for 32-Bit Windows operating systems. The Graphics Library Graphics4VO includes classes, methods... Platforms: Windows

License: Freeware Size: 4.46 MB Download (47): Graphics4VO (deutsch) Download

Released: October 18, 2012  |  Added: October 18, 2012 | Visits: 655

Chilkat Java XML Library Java XML library for parsing and creating XML. Advanced API for XML compression, XML encryption, and handling XML binary content. Fully internationalized to handle any language / character encoding. Platforms: Windows

License: Freeware Size: 1.91 MB Download (50): Chilkat Java XML Library Download

Released: July 16, 2012  |  Added: July 16, 2012 | Visits: 525

Chilkat Perl XML Library Perl XML library for parsing and creating XML. Advanced API for XML compression, XML encryption, and handling XML binary content. Fully internationalized to handle any language / character encoding. Platforms: Windows

License: Freeware Size: 1.91 MB Download (49): Chilkat Perl XML Library Download

Released: October 21, 2012  |  Added: October 21, 2012 | Visits: 507

Chilkat Python XML Library Python XML library for parsing and creating XML. Advanced API for XML compression, XML encryption, and handling XML binary content. Fully internationalized to handle any language / character encoding. Platforms: Windows

License: Freeware Size: 1.91 MB Download (50): Chilkat Python XML Library Download

Released: August 16, 2015  |  Added: August 22, 2015 | Visits: 589

Graphics4VO Demo Graphics4VO is developed for use with CA-Visual Objects (Version 2.0 upto 2.8). It is based on 32-Bit-WINDOWS-API. The library allows development of graphics oriented CA-Visual Objects applications for 32-Bit Windows operating systems. The Graphics Library Graphics4VO includes classes, methods... Platforms: Windows, Windows 8, Windows Phone, Windows 7, Windows Server

License: Freeware Size: 3.88 MB Download (45): Graphics4VO Demo Download

Added: July 08, 2006 | Visits: 2.457

Graphics4VO Examples Program Graphics4VO is developed for use with CA-Visual Objects (Version 2.0 upto 2.7). It is based on 32-Bit-WINDOWS- API. The library allows development of graphics oriented CA-Visual Objects applications for 32-Bit Windows operating systems. The Graphics Library Graphics4VO includes classes, methods... Platforms: Windows

License: Freeware Size: 3.65 MB Download (115): Graphics4VO Examples Program Download

Added: April 30, 2006 | Visits: 2.134

Graphics4VO Beispiel Programm (Deutsch) Graphics4VO is developed for use with CA-Visual Objects (Version 2.0 upto 2.7). It is based on 32-Bit-WINDOWS- API. The library allows development of graphics oriented CA-Visual Objects applications for 32-Bit Windows operating systems. The Graphics Library Graphics4VO includes classes, methods... Platforms: Windows

License: Freeware Size: 3.66 MB Download (106): Graphics4VO Beispiel Programm (Deutsch) Download

Added: April 30, 2006 | Visits: 2.140

Graphics4VO Examples Program (English) Graphics4VO is developed for use with CA-Visual Objects (Version 2.0 upto 2.7). It is based on 32-Bit-WINDOWS- API. The library allows development of graphics oriented CA-Visual Objects applications for 32-Bit Windows operating systems. The Graphics Library Graphics4VO includes classes, methods... Platforms: Windows

License: Freeware Size: 3.65 MB Download (113): Graphics4VO Examples Program (English) Download

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

Released: October 25, 2012  |  Added: October 25, 2012 | Visits: 630

Java API for NMEA Programming. Java API for NMEA programming. Java Parser for NMEA Streams. Platforms: Windows, Mac, Linux

License: Freeware Size: 47.59 KB Download (60): Java API for NMEA Programming. 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.917

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: 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: February 18, 2010 | Visits: 1.392

Performance Application Programming Interface PAPI aims to provide the tool designer and application engineer with a consistent interface and methodology for use of the performance counter hardware found in most major microprocessors. PAPI enables software engineers to see, in near real time, the relation between software performance and... Platforms: *nix

License: Freeware Size: 2.9 MB Download (105): Performance Application Programming Interface 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

1 2 3 4 5 >