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

Type Sensitive Functions freeware
Filter: All | Freeware | Demo
 

Type Sensitive Functions

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

Type checked argument lists with decorators This script shows you to use the new decorator feature of python 2.4 to systematically check the argument types for type-sensitive functions.



Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (51): Type checked argument lists with decorators Download

Added: June 25, 2013 | Visits: 1.234

NUFFT, NFFT, USFFT The Matlab code in this folder implements 1D-3D NUFFTs via fast Gaussian gridding. The convolution loops are written as C programs to be compiled as mex files from the Matlab command prompt. Further mathematical details about the code can be found in L. Greengard and J. Lee, "Accelerating the...





Platforms: Matlab

License: Freeware Size: 481.28 KB Download (65): NUFFT, NFFT, USFFT Download

Added: September 20, 2013 | Visits: 427

unittest2 The new features in unittest for Python 2.7 backported to Python 2.3+. unittest2 is a backport of the new features added to the unittest testing framework in Python 2.7. It is tested to run on Python 2.4 - 2.7. Thanks to Mark Roddy, there is also a version of for Python 2.3. This is maintained...


Platforms: *nix

License: Freeware Size: 61.44 KB Download (41): unittest2 Download

Added: April 14, 2010 | Visits: 1.003

Hash::Type Hash::Type module contains pseudo-hashes as arrays tied to a "type" (list of fields). SYNOPSIS use Hash::Type; # create a Hash::Type my $personType = new Hash::Type(qw(firstname lastname city)); # create and populate some hashes tied to $personType tie %wolfgang, $personType, "wolfgang...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (97): Hash::Type Download

Added: April 23, 2010 | Visits: 1.210

mod_actions mod_actions is an Apache module that provides functions for executing CGI scripts based on media type or request method. This module has two directives. The Action directive lets you run CGI scripts whenever a file of a certain type is requested. The Script directive lets you run CGI scripts...


Platforms: *nix

License: Freeware Download (103): mod_actions Download

Added: May 10, 2013 | Visits: 459

Custom Pagers Custom Pagers allows administrators to define context-sensitive previous/next pagers for any node type. The list of nodes to be cycled through is generated by a user-selectable view, and each pager can be displayed above or below the node body or in a sidebar block.This makes it possible to...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (53): Custom Pagers Download

Added: August 25, 2013 | Visits: 530

Functions for interval type-2 fuzzy logic systems This package contains the following files:example.m: Illustrates how to use the function IT2FLS.IT2FLS.m: Implements an interval type-2 fuzzy logic system.A Brief Tutorial on Interval Type-2 Fuzzy Sets and Systems.pdfRepresentation of an IT2 FS.pdfAll these files, and many other useful papers,...


Platforms: Matlab

License: Freeware Size: 2.79 MB Download (67): Functions for interval type-2 fuzzy logic systems Download

Released: May 01, 2004  |  Added: February 21, 2006 | Visits: 2.844

Business Functions Basic Edition Library of 100+ functions for Business Planning and Budgeting with MS-Excel.


Platforms: Windows

License: Freeware Size: 4.88 MB Download (644): Business Functions Basic Edition Download

Added: May 16, 2010 | Visits: 1.392

XML::Schema::Type::Simple XML::Schema::Type::Simple is a base class for simple XML Schema datatypes. SYNOPSIS package XML::Schema::Type::whatever; use base qw( XML::Schema::Type::Simple ); use vars qw( @FACETS ); @FACETS = ( minLength => 10, maxLength => 30, otherFacet => { value => $n, fixed => 1,...


Platforms: *nix

License: Freeware Size: 143.36 KB Download (107): XML::Schema::Type::Simple Download

Added: May 26, 2010 | Visits: 1.669

XML Schema Standard Type Library XML Schema Standard Type Library, in short XSSTL, is a collection of universally-useful data types defined in the W3C XML Schema language. The provided types describe concepts such as email address, IP address, phone number, country code, US states, etc. To make all the types from XSSTL...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (97): XML Schema Standard Type Library Download

Added: February 08, 2010 | Visits: 968

B::JVM::Utils B::JVM::Utils is a Perl module that contains utility functions for B::JVM. SYNOPSIS use B::JVM::Utils qw(method1 method2); This package is a set of utilties that are useful when compiling Perl to the JVM architecture. They are a hodgepodge of utilties that dont really fit anywhere else....


Platforms: *nix

License: Freeware Size: 44.03 KB Download (92): B::JVM::Utils Download

Added: March 03, 2010 | Visits: 1.125

Class::Meta::Type Class::Meta::Type is a Perl module for data type validation and accessor building. SYNOPSIS package MyApp::TypeDef; use strict; use Class::Meta::Type; use IO::Socket; my $type = Class::Meta::Type->add( key => io_socket, desc => IO::Socket object, name => IO::Socket Object ); This...


Platforms: *nix

License: Freeware Size: 61.44 KB Download (93): Class::Meta::Type Download

Added: July 15, 2010 | Visits: 1.340

Audio::File::Type Audio::File::Type represents an audio filetype. An instance of an object inherited from Audio::File::Type is returned by the constructor of Audio::File. This object currently provides access to the audio files information like its audio properties (bitrate, sample rate, number of channels, ...)...


Platforms: *nix

License: Freeware Size: 74.75 KB Download (110): Audio::File::Type Download

Added: April 27, 2010 | Visits: 917

File type determination File type determination is a little KDE Service Menu that calls the GNU file command to retrieve Mime information from files, and presents it inside a standard KDE dialog..


Platforms: *nix

License: Freeware Download (98): File type determination Download

Added: March 18, 2010 | Visits: 871

Text::MicroMason::Functions Text::MicroMason::Functions Perl module contains Function Exporter for Simple Mason Templates. SYNOPSIS Use the execute function to parse and evalute a template: use Text::MicroMason::Functions qw( execute ); print execute($template, name=>Dave); Or compile it into a subroutine, and...


Platforms: *nix

License: Freeware Size: 69.63 KB Download (91): Text::MicroMason::Functions Download

Added: March 12, 2010 | Visits: 1.105

Data::Type::Docs Data::Type::Docs is a Perl module with the manual overview. MANUALS Data::Type::Docs::FAQ Frequently asked questions. Data::Type::Docs::FOP Frequently occuring problems. Data::Type::Docs::Howto Point to point recipes how to get things done. Data::Type::Docs::RFC Exact API...


Platforms: *nix

License: Freeware Size: 70.66 KB Download (88): Data::Type::Docs Download

Added: July 14, 2010 | Visits: 1.224

Data::Type Data::Type is a Perl module with versatile data and value types. SYNOPSIS use Data::Type qw(:all); use Error qw(:try); try { verify $email , EMAIL; verify $homepage , URI(http); verify $cc , CREDITCARD( MASTERCARD, VISA ); verify $answer_a , YESNO; verify $gender , GENDER; verify...


Platforms: *nix

License: Freeware Size: 22.53 KB Download (97): Data::Type Download

Added: July 05, 2010 | Visits: 1.196

Database Functions Database Functions is a PHP class that can be used to build and execute MySQL database queries. It can build SELECT, INSERT, UPDATE and DELETE queries from lists of parameters and values. The class can also execute the generated queries and retrieve the SELECT query results into associative...


Platforms: *nix

License: Freeware Download (100): Database Functions Download

Added: November 06, 2010 | Visits: 1.021

File::Type::Builder File::Type::Builder is Perl module to parse mime-magic and generate code. SYNOPSIS my $build = File::Type::Builder->new(); while ( ) { chomp; my $parsed = $build->parse_magic($_); my $code = $build->string_start($parsed); (or string_offset or beshort) } Reads in the mime-magic...


Platforms: *nix

License: Freeware Size: 153.6 KB Download (93): File::Type::Builder Download

Added: June 08, 2010 | Visits: 819

Template::Plugin::Java::Utils Template::Plugin::Java::Utils is a Perl module with utility functions for Template::Plugin::Java. SYNOPSIS use Template::Plugin::Java::Utils qw/list of subroutines to import/; SUBROUTINES createTemplate Creates a new Template with reasonable options. parseOptions Replaces c_c with...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (93): Template::Plugin::Java::Utils Download

1 2 3 4 5 >