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

Complex Number Class software
Filter: All | Freeware | Demo
 

Complex Number Class

< 1 2 3 4 5 > 
Added: October 13, 2010 | Visits: 940

Class::MethodMaker::V1Compat Class::MethodMaker::V1Compat is a V1 compatibility code for C::MM. SYNOPSIS This class is for internal implementation only. It is not a public API. Class::MethodMaker version 2 strives for backward-compatiblity with version 1 as far as possible. That is to say, classes built with version 1... Platforms: *nix

License: Freeware Size: 88.06 KB Download (102): Class::MethodMaker::V1Compat Download

Added: May 07, 2010 | Visits: 895

Class::MakeMethods::Template Class::MakeMethods::Template package contains extensible code templates. SYNOPSIS package MyObject; use Class::MakeMethods::Template::Hash ( new => new, string => foo, number => bar, ); my $obj = MyObject->new( foo => "Foozle", bar => 23 ); print $obj->foo(); $obj->bar(42);... Platforms: *nix

License: Freeware Size: 163.84 KB Download (87): Class::MakeMethods::Template Download

Added: April 19, 2010 | Visits: 825

Number::WithError Number::WithError is a Perl module that contains numbers with error propagation and scientific rounding. SYNOPSIS use Number::WithError; my $num = Number::WithError->new(5.647, 0.31); print $num . "n"; # prints 5.65e+00 +/- 3.1e-01 # (I.e. it automatically does scientific rounding) my... Platforms: *nix

License: Freeware Size: 27.65 KB Download (90): Number::WithError Download

Added: August 05, 2010 | Visits: 766

Class::Interfaces Class::Interfaces is a Per module for defining interface classes inline. SYNOPSIS # define some simple interfaces use Class::Interfaces ( Serializable => [ pack, unpack ], Printable => [ toString ], Iterable => [ iterator ], Iterator => [ hasNext, next ] ); # or some more complex ones... Platforms: *nix

License: Freeware Size: 6.14 KB Download (93): Class::Interfaces Download

Added: May 02, 2010 | Visits: 763

Class::Phrasebook Class::Phrasebook is a Perl module that implements the Phrasebook pattern. SYNOPSIS use Class::Phrasebook; my $pb = new Class::Phrasebook($log, "test.xml"); $pb->load("NL"); # using Dutch as the language $phrase = $pb->get("ADDRESS", { street => "Chaim Levanon", number => 88, city =>... Platforms: *nix

License: Freeware Size: 18.43 KB Download (100): Class::Phrasebook Download

Added: January 12, 2010 | Visits: 2.399

PHP Data Grid Class 1.0 Beta PHP Data Grid Class can be used to display MySQL query results in HTML tables. PHP Data Grid Class executes a given SQL SELECT query and generates an HTML table defined by a template to display the query results. The results table also shows links to navigate between query result pages. The... Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 122.88 KB Download (169): PHP Data Grid Class 1.0 Beta Download

Added: March 12, 2010 | Visits: 1.616

PHP Printer Friendly Pages Generator Class PHP Printer Friendly Pages Generator Class is a PHP class that helps you create printer friendly versions of your page very easy. All you need to do is to insert some custom tags in your pages, tags that will tell the script what needs to be printed from that specific page. An unlimited number... Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 1013.76 KB Download (104): PHP Printer Friendly Pages Generator Class Download

Added: July 01, 2010 | Visits: 941

Number::Interval Number::Interval is a Perl module that can implement a representation of a numeric interval. SYNOPSIS use Number::Interval; $i = new Number::Interval( Min => -4, Max => 20); $i = new Number::Interval( Min => 0 ); $is = $i->contains( $value ); $status = $i->intersection( $i2 ); print... Platforms: *nix

License: Freeware Size: 6.14 KB Download (108): Number::Interval Download

Released: October 04, 2012  |  Added: October 04, 2012 | Visits: 617

Volser Volser is a java class that gets the 4-byte 32-bit binary volume serial number of a Windows disk drive assigned when it is formatted to provide and almost unique id. Don't confuse this with the volser(, the string name, or the manufacturer's disk serial number assigned to a hard drive at the... Platforms: Windows, XP, Windows Vista, 7, 7x64

License: Freeware Download (55): Volser Download

Released: November 12, 2012  |  Added: November 12, 2012 | Visits: 582

Class Query class Query is a Java librray designed to enable you to filter your list of entities in SQL manner. You do not have to write line of For Loop and/or If statements combination to get your desired result. It's very simple curve to use and learn as it uses SQL syntax. Suppose that you have array... Platforms: Windows, All

License: Freeware Download (46): Class Query Download

Released: September 18, 2012  |  Added: September 18, 2012 | Visits: 481

Abilities Builder Add & Subtract Whole Number Improve whole number addition and subtraction computation skills from simple to complex problems. Math facts exercises are included. Randomly generated problems are structured and worked out number by number as you would on paper with immediate feedback and correction after each response. You can... Platforms: Windows

License: Demo Cost: $29.00 USD Size: 2.28 MB Download (58): Abilities Builder Add & Subtract Whole Number Download

Added: May 10, 2013 | Visits: 488

Vector class This vector class stores elements in a list and hence allows the 'vector' to grow dynamically. Common mathematical functions (sin, cosh, etc) are supported elementwise and so are a number of 'external' operations (dot for the inner product between vectors, norm, sum etc.).This class does not rely... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (55): Vector class Download

Released: May 20, 2013  |  Added: August 07, 2013 | Visits: 1.007

SharePoint Document Number Generator BoostSolutions BoostSolutions, a Microsoft® Gold Certified Partner, is a leading developer of SharePoint Web Parts and add-ons.Fully compatible with SharePoint 2007, WSS 3.0, SharePoint 2010, SharePoint Server 2010, MOSS 2007, as well as SharePoint Foundation 2010, our SharePoint web parts... Platforms: Windows

License: Shareware Cost: $449.00 USD Size: 3.4 MB Download (49): SharePoint Document Number Generator Download

Frequency Domain to Baseband-complex time-domain Modeling in RF Blockset RF Blockset converts frequency domain RF information to a baseband-complex time-domain model, for fast execution and compatibility with Simulink signal processing and communications blocks.This simple model illustrates some relationships inherent in the conversion...* Length of impulse response =... Platforms: Matlab


Added: June 11, 2013 | Visits: 188

HDF5 Diskmap Class Matlab class to create and access HDF5 datasets transparently as Matlab variable. Data can be accessed and written with subscript referencing and assignment methods, just like matlab variables, only size must be explicitly changed, and brackets or conversion to double is needed if the full... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): HDF5 Diskmap Class Download

Added: May 26, 2013 | Visits: 339

MappedTensor class This class transparently maps large tensors of arbitrary dimensions to temporary files on disk. Referencing is identical to a standard matlab tensor, so a MappedTensor can be passed into functions without requiring that the function be written specifically to use MappedTensors. This is opposed to... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (40): MappedTensor class Download

Added: April 04, 2013 | Visits: 302

Multi ROI/Mask Editor Class This is a class with a convenient user interface to define multiple region of interest (ROI) masks on a given image.All the imroi tools (freehand, circle, rectangle, polygon) can be used to define these region(s).Loading and storing of previously defined ROI masks to and from files is easily done... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (46): Multi ROI/Mask Editor Class Download

Added: July 05, 2013 | Visits: 428

My simple Query Language Class for MySQL & MySQLi This class is a database access wrapper which can be used for MySQL.It utilizes the MySQL or MySQLi extensions.Here are some key features of My simple Query Language Class for MySQL & MySQLi(Improved):- Establish connections to a MySQL server- Execute INSERT queries given the table name and field... Platforms: PHP

License: Freeware Size: 10 KB Download (40): My simple Query Language Class for MySQL & MySQLi Download

Added: July 28, 2013 | Visits: 448

Best MySQL Class Statistics about the connection and variable values can also be gathered by Best MySQL Class.Key Features of Best MySQL Class:- Connect to a given MySQL server and access given database- Execute SQL queries- Retrieve any errors, the number of affected rows, last inserted identifier, number of... Platforms: PHP

License: Freeware Size: 10 KB Download (44): Best MySQL Class Download

Added: September 13, 2013 | Visits: 529

Query result table display class Query result table display class outputs a table with the data from the result rows of a database query.Features of Query result table display class:- Database independency (works with any DBMS supported by Metabase).- Splits the display of the result rows in multiple pages of configurable number... Platforms: PHP

License: Freeware Size: 20.48 KB Download (43): Query result table display class Download

< 1 2 3 4 5 >