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

Sample Implementation freeware
Filter: All | Freeware | Demo
 

Sample Implementation

1 2 3 4 5 > 
Added: July 26, 2010 | Visits: 2.162

Bellagio OpenMAX IL Implementation Bellagio is a sample implementation of OpenMAX IL for Linux. It enables software developers and ISVs to familiarize themselves with the OpenMAX IL API and to develop their own OpenMAX multimedia and streaming media components for mobile devices, including codecs, video I/O, and audio mixers.... Platforms: *nix

License: Freeware Size: 501.76 KB Download (128): Bellagio OpenMAX IL Implementation Download

Added: June 25, 2010 | Visits: 825

KGSueMe KGSSueMe aims to provide a sample implementation of a client for the popular Kiseido Go Server. KGSueMe project stresses documenting the protocol by giving developers code, so that they can write their own clients, rather than to provide a featureful client.. Platforms: *nix

License: Freeware Size: 573.44 KB Download (97): KGSueMe Download

Added: May 10, 2013 | Visits: 533

Null Object Design Pattern This script is a sample implementation of the 'Null Object' design pattern. Roughly, the goal with Null objects is to provide an 'intelligent' replacement for the often used primitive data type None in Python or Null (or Null pointers) in other languages. These are used for many purposes... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (51): Null Object Design Pattern Download

Added: August 18, 2008 | Visits: 996

Tango Desktop Project The Tango Desktop Project exists to help create a consistent graphical user interface experience for free and Open Source software. While the look and feel of an application is determined by many individual components, some organization is necessary in order to unify the appearance and structure... Platforms: Windows

License: Freeware Size: 65 KB Download (117): Tango Desktop Project Download

Added: January 18, 2010 | Visits: 1.457

Open Inventor Open InventorTM is an object-oriented 3D toolkit offering a comprehensive solution to interactive graphics programming problems. It presents a programming model based on a 3D scene database that dramatically simplifies graphics programming. It includes a rich set of objects such as cubes,... Platforms: *nix

License: Freeware Size: 7.9 MB Download (232): Open Inventor Download

Added: June 14, 2010 | Visits: 1.497

Payroll Perl Modules Business::Payroll is a series of Perl Modules that provides an API for working with multiple countries federal, state and local taxes. Payroll Perl Modules project also supports calculating mileage reimbursement values and can handle adjustment entries. The Business::Payroll module starts... Platforms: *nix

License: Freeware Size: 59.39 KB Download (146): Payroll Perl Modules Download

Added: July 03, 2010 | Visits: 764

Finance::BDT Finance::BDT is a Perl module that implements BDT yield curve model. SYNOPSIS use Finance::BDT; use Data::Dumper my @y = (0, 0.0283, 0.029, 0.0322, 0.0401, 0.0435, 0.0464, 0.0508, 0.0512); ## YTM on strips my $vol = 0.20; ## constant volatility my $epsilon = 0.01; my ($r, $d, $A) =... Platforms: *nix

License: Freeware Size: 4.1 KB Download (112): Finance::BDT Download

Added: May 21, 2013 | Visits: 433

HILCC Taxonomy Autotag Auto-generates HILCC (Hierarchical Interface to the Library of Congress Classification) taxonomy terms for nodes that have LCC call numbers (library-assigned numbers like "QA 76.73 .P224 2005"). This can help you build a Drupal site that auto-organizes by a hierarchic subject tree.For instance,... Platforms: PHP

License: Freeware Size: 102.4 KB Download (40): HILCC Taxonomy Autotag Download

Added: October 15, 2013 | Visits: 482

TTFQuery TTFQuery is a FontTools-based software for querying system fonts. TTFQuery builds on the FontTools package to allow the Python programmer to accomplish a number of tasks: * query the system to find installed fonts * retrieve metadata about any TTF font file (even those not yet installed) -... Platforms: *nix

License: Freeware Size: 20.48 KB Download (41): TTFQuery Download

Released: June 26, 2012  |  Added: June 26, 2012 | Visits: 528

DDD sample application Domain-Driven Design sample application implementation Platforms: Windows, Mac, Linux

License: Freeware Size: 615.24 KB Download (48): DDD sample application Download

Released: December 14, 2012  |  Added: January 17, 2013 | Visits: 5.368

Sample Rate and BPM Calculator This program is lets you calculate the BPM or sample rate required to change the pitch of audio up or down by a number of semitones. It also calculates the BPM or sample rate change required to change the pitch of audio by a specific number of semitones. It's simple, but useful if you perform any... Platforms: Windows

License: Freeware Size: 1.37 MB Download (411): Sample Rate and BPM Calculator Download

Added: February 17, 2010 | Visits: 1.436

Bloom::Filter Bloom::Filter is a sample Perl Bloom filter implementation. A Bloom filter is a probabilistic algorithm for doing existence tests in less memory than a full list of keys would require. The tradeoff to using Bloom filters is a certain configurable risk of false positives. This module implements... Platforms: *nix

License: Freeware Size: 4.1 KB Download (136): Bloom::Filter Download

Added: July 01, 2010 | Visits: 1.575

Fast MD5 Implementation in Java Fast MD5 Implementation in Java is a heavily optimized implementation of the MD5 hashing algorithm written in Java. Fast MD5 Implementation in Java includes an optional native method for even greater speed improvements. How Fast Is It? Short answer:Much faster than any other Java... Platforms: *nix

License: Freeware Size: 74.75 KB Download (176): Fast MD5 Implementation in Java Download

Added: May 10, 2013 | Visits: 437

Maintenance-free Signals implementation This is a signals implementation for python. It is similar to the pydispatch module. This implementation enables you to create Signals as members of classes, as globals, or as locals. You may connect any number of functions or class methods to any signal. Connections manage themselves with the... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (56): Maintenance-free Signals implementation Download

Added: May 10, 2013 | Visits: 539

Separating Pattern Implementation from Your Code This script separates pattern implementation from your code so that you can reuse the implementation elsewhere. It is an example that shows a reusable implementation of the Observer pattern. Platforms: Windows, Mac, *nix, Python, BSD Solaris


Added: May 10, 2013 | Visits: 555

Length-limited O(1) LRU Cache implementation Length-limited O(1) LRU Cache implementation script is an implementation of a length-limited O(1ion scripue. Platforms: Windows, Mac, *nix, Python, BSD Solaris


Added: April 02, 2013 | Visits: 570

A-star Search Algorithm MATLAB/C mixed implementation for Astar search algorithmUsage:1. Extract the zip file2. Type "Mex Astar.cpp" in MATLAB command window to generate Astar.dll (you must choose to have such ability when installing MATLAB)"Spath_test.m" is a sample file to compare the performance of Dijkstra and A-star. Platforms: Matlab

License: Freeware Size: 20.48 KB Download (42): A-star Search Algorithm Download

Added: September 11, 2013 | Visits: 568

Digital implementation of RC low pass filter Derives the transfer function for digital implementation of a first order RC low pass filter and plots the step and frequency response.For details, refer to the post:http://www.dsplog.com/2007/12/02/digital-i...ow-pass-filter/ Platforms: Matlab

License: Freeware Size: 10 KB Download (49): Digital implementation of RC low pass filter Download

Added: May 05, 2013 | Visits: 484

Interface to Niederreiter GSL implementation This is Matlab interface for the C++ implementation of the low discrepancy sequence generators Niederreiter from the GNU Scientific Library.It works under Linux. Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Interface to Niederreiter GSL implementation Download

Added: May 01, 2013 | Visits: 550

Interface to Sobol GSL implementation This is Matlab interface for the C++ implementation of the low discrepancy sequence generators Sobol from the GNU Scientific Library.It works under Linux. Platforms: Matlab

License: Freeware Size: 10 KB Download (49): Interface to Sobol GSL implementation Download

1 2 3 4 5 >