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

Java Arrays Sort Example software
Filter: All | Freeware | Demo
 

Java Arrays Sort Example

1 2 3 4 5 > 
Added: April 13, 2010 | Visits: 796

JavaArray JavaArray is a tied extension for Java arrays from Java.pm SYNOPSIS use Java; # Set up Java.pm to always return tied array references to me my $java = new Java(use_tied_arrays => 1); my $tied_array = $java->create_array("java.lang.String",5); OR # Roll my own tied arrays my...



Platforms: *nix

License: Freeware Size: 69.63 KB Download (94): JavaArray Download

Added: May 28, 2013 | Visits: 601

Using Weka in Matlab The file demonstrates interfacing Java with Matlab by using weka (Machine learning software, written in JAVA) as an example.





Platforms: Matlab

License: Freeware Size: 10 KB Download (50): Using Weka in Matlab Download

Released: September 01, 2013  |  Added: January 01, 2014 | Visits: 626

AlgART Java Libraries Open-source Java libraries, supporting generalized smart arrays and matrices with elements of any types (1 bit, 8/16/32/64-bit integers, 32/64-bit floating point values and any other Java types). The libraries contain a wide set of 2D-, 3D- and multidimensional image processing algorithms: linear...


Platforms: *nix, Windows 8, Windows 7, Windows, Windows Server, Java

License: Freeware Size: 6.7 MB Download (43): AlgART Java Libraries Download

Released: August 17, 2012  |  Added: August 17, 2012 | Visits: 413

HeapSort HeapSort is a fast internal sort written in Java that uses a sorting algorithm analogous to power struggles for higher positions in a hierarchical bureaucracy. It sorts using a comparison routine you provide to compare two elements to be sorted. You can test it with: java.exe...


Platforms: Windows, XP, Windows Vista

License: Freeware Download (51): HeapSort Download

Added: March 24, 2010 | Visits: 800

StelsEngine StelsEngine is a fast in-memory SQL engine (in-memory JDBC) for storing and processing tabular data in Java applications. Using StelsEngine, you can make processing data in your software considerably easier and quicker. StelsEngine is as easy to use as possible since it implements the JDBC API...


Platforms: *nix

License: Shareware Cost: $99.00 USD Size: 163.84 KB Download (91): StelsEngine Download

Added: July 17, 2010 | Visits: 1.778

Hecl Programming Language The Hecl Programming Language is a high-level scripting language implemented in Java. Hecl Programming Language is intended to be small, extensible, extremely flexible, and easy to learn and use. Hecl is intended as a complement to the Java programming language, not a replacement. As such, it...


Platforms: *nix

License: Freeware Size: 2.6 MB Download (114): Hecl Programming Language Download

Added: August 14, 2010 | Visits: 827

XMLBeans XMLBeans project is a technology for accessing XML by binding it to Java types. XMLBeans provides several ways to get at the XML, including: - Through XML schema that has been compiled to generate Java types that represent schema types. In this way, you can access instances of the schema...


Platforms: *nix

License: Freeware Download (104): XMLBeans Download

Added: August 03, 2013 | Visits: 376

OligoCounter OligoCounter is a Java command line program which counts overrepresented 8-14bp oligonucleotides in DNA sequences. These oligos can be useful in visualising small genomes on a global basis (see figure below), investigating repeats at certain regions, and for attributing short reads (for example...


Platforms: Mac

License: Freeware Size: 1.18 MB Download (43): OligoCounter Download

Added: April 21, 2010 | Visits: 1.046

Json-lib JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. Json-lib is easy for machines to parse and generate. It is based on a subset of the JavaScript Programming Language, Standard ECMA-262 3rd Edition - December 1999. JSON is a text...


Platforms: *nix

License: Freeware Download (96): Json-lib Download

Added: May 05, 2010 | Visits: 846

Tie::FlatFile::Array Tie::FlatFile::Array is a Perl extension which treats a flatfile database as an array of arrays. This module allows the programmer to treat a flatfile database as as array of arrays. For example, lets say you have a datafile that has fixed-length records like so: Field-name Type URL ASCII...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (94): Tie::FlatFile::Array Download

Released: October 09, 2012  |  Added: October 09, 2012 | Visits: 293

RunCC RunCC is a new kind of parsergenerator that generates parsers and lexers at runtime. Source generation is only optional. It features the absence of any cryptography. Although intended for small languages, it comes with Java and XML example parsers.


Platforms: Windows, Mac, Linux

License: Freeware Size: 559.3 KB Download (49): RunCC Download

Added: June 29, 2013 | Visits: 198

UCDetector UCDetector (Unnecessary Code Detector - pronounced "You See Detector") is a eclipse PlugIn tool to find unnecessary (dead) public java code. For example public classes, methods or fields which have no references. UCDetector creates markers for the following problems, which appear in the eclipse...


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 245.76 KB Download (43): UCDetector Download

Added: August 18, 2013 | Visits: 180

Gtatool Gtatool is a command line tool to manipulate GTAs. It provides a set of commands that manipulate GTAs on various levels: array element components, array dimensions, whole arrays, and streams of arrays. For example, you can add components to array elements, merge separate arrays into combined...


Platforms: *nix

License: Freeware Size: 389.12 KB Download (32): Gtatool Download

Added: November 06, 2010 | Visits: 1.308

Java::Import::Examples Java::Import::Examples is an example of how to use Java::Import to call into Java classes. Making RMI calls from Perl One nice thing about Java is the extremely straight forward manner in which it allows you to make calls to remote objects residing on distant servers. Many people use this...


Platforms: *nix

License: Freeware Size: 28.67 KB Download (106): Java::Import::Examples Download

Added: May 01, 2013 | Visits: 851

Java Web Example Guide End To End Chapter This is an end to end example of how to use Builder JA (Java Builder) to create a full web application that utilizes data and WebFigures to display MATLAB Figurues on the Web in an interactive way.This example shows the "Magic Square" function in MATLAB where a user can specify the size of the...


Platforms: Matlab

License: Freeware Size: 20.48 KB Download (44): Java Web Example Guide End To End Chapter Download

Comparison of C++, Java, Python, Ruby and MATLAB Using Object Oriented Example This example adds MATLABdlT« to the list of languages in this C++ vs Java vs Python vs Ruby: a first impression (http://www.dmh2000.com/cjpr/ ) article at www.dmh2000.com, which compares implementations of a Red Black Tree binary search algorithm...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (47): Comparison of C++, Java, Python, Ruby and MATLAB Using Object Oriented Example Download

Added: August 06, 2008 | Visits: 1.969

Java by Example! Java is a powerful, modern, elegant, easy to learn object oriented (OOP) programming language. You can spice up your homepage with Java applets or even program stand-alone applications with it. It has 'built in' Gif- and JPEG-support, which makes it a great tool for developing compact multimedia...


Platforms: Windows

License: Freeware Size: 236 KB Download (583): Java by Example! Download

Released: May 19, 2014  |  Added: June 04, 2014 | Visits: 1.794

TeeChart for Java TeeChart for Java is an extensive Charting component library for Java developers. Based on more than a decade's experience working with customer charting requirements it is extremely portable and may be used in all standard Java programming environments. Key Areas: -Chart Types The...


Platforms: Windows, Mac, Windows 8, Windows 7, Android, BlackBerry,Java

License: Shareware Cost: $449.00 USD Size: 24.86 MB Download (120): TeeChart for Java Download

Added: January 18, 2010 | Visits: 1.301

Sort::Half::Maker Sort::Half::Maker is a Perl module to create half-sort subs easily. SYNOPSIS use Sort::Half::Maker qw(make_halfsort); $sub = make_halfsort( start => [ qw(x y z) ], end => [ qw(a b c) ], fallback => sub { $_[0] cmp $_[1] }, ); @list = sort $sub qw(a y f h w z b t x); # qw(x y z f h t w...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (118): Sort::Half::Maker Download

Added: November 16, 2010 | Visits: 1.030

Java::JCR::Workspace Java::JCR::Workspace is a Perl wrapper for javax.jcr.Workspace. This is an automatically generated package wrapping javax.jcr.Workspace with a nice Perlish API. For full documentation of what this class does, see the Java API documentation:...


Platforms: *nix

License: Freeware Size: 48.13 KB Download (93): Java::JCR::Workspace Download

1 2 3 4 5 >