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

Binary Search Algorithm Java Code software
Filter: All | Freeware | Demo
 

Binary Search Algorithm Java Code

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

Binary search in one line This is an implementation of the binary search algorithm in (almost) one line. Given a number 'n' and a list 'L', the function returns the index of the number on the list, or -1.



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

License: Freeware Download (56): Binary search in one line Download

Added: October 13, 2010 | Visits: 1.179

Tree::Binary::Search Tree::Binary::Search is a binary search tree for Perl. SYNOPSIS use Tree::Binary::Search; my $btree = Tree::Binary::Search->new(); $btree->useNumericComparison(); $btree->insert(5 => "Five"); $btree->insert(2 => "Two"); $btree->insert(1 => "One"); $btree->insert(3 => "Three");...





Platforms: *nix

License: Freeware Size: 27.65 KB Download (253): Tree::Binary::Search Download

Added: May 10, 2013 | Visits: 493

Binary search and insert in Python This script demonstrates a binary search through sorted data using bisect. A large array of random numbers is generated and then sorted. The the application shows where a given number would be inserted in the random data list.


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

License: Freeware Download (52): Binary search and insert in Python Download

Released: June 05, 2012  |  Added: June 05, 2012 | Visits: 739

Java Code Library Java Code Library is a powerful multi-language source code Library with the following benefits: 1. Built-in library with 50,000++ lines of code 2. Quick and powerful search engine 3. Powerful printing capability 4. Password protection & strong 448 bits encryption (optional) 5. User notes &...


Platforms: Windows

License: Shareware Cost: $79.99 USD Size: 10.75 MB Download (56): Java Code Library Download

Added: July 23, 2013 | Visits: 603

Gravitational Search Algorithm (GSA) Gravitational search algorithm (GSA) is an optimization algorithm based on the law of gravity and mass interactions.This algorithm is based on the Newtonian gravity: "Every particle in the universe attracts every other particle with a force that is directly proportional to the product of their...


Platforms: Matlab

License: Freeware Size: 10 KB Download (52): Gravitational Search Algorithm (GSA) Download

Released: September 19, 2012  |  Added: September 19, 2012 | Visits: 849

EclEmma - Java Code Coverage for Eclipse EclEmma is a free Java code coverage tool for Eclipse, available under the Eclipse Public License. It brings code coverage analysis directly into the Eclipse workbench. The EclEmma project is also the home of the JaCoCo code coverage library which is the technical back-end for EclEmma and also...


Platforms: Windows, Mac, BSD, Linux

License: Freeware Size: 1.07 MB Download (51): EclEmma - Java Code Coverage for Eclipse Download

Added: January 27, 2010 | Visits: 946

Search::Binary Search::Binary is a Perl module for generic binary search. SYNOPSIS use Seach::Binary; $pos = binary_search($min, $max, $val, $read, $handle, [$size]); binary_search implements a generic binary search algorithm returning the position of the first record whose index value is greater than or...


Platforms: *nix

License: Freeware Size: 2.05 KB Download (105): Search::Binary Download

Added: January 06, 2010 | Visits: 1.283

Java checkstyle Tool Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. Java checkstyle Tool automates the process of checking Java code to spare humans of this boring (but important) task. This makes it ideal for projects that want to enforce a coding standard....


Platforms: *nix

License: Freeware Size: 2.6 MB Download (110): Java checkstyle Tool Download

Added: April 02, 2013 | Visits: 565

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: April 03, 2006 | Visits: 4.556

Java Code Export Looking for a simple and fast way to indent and export your Java code into various file formats? Look no further than Java Code Export, a unique and easy to use software to quickly and easily reindent, export (10+ formats supported) and print your Java documents, convert them to PDF, RTF, images...


Platforms: Windows

License: Freeware Size: 1.89 MB Download (370): Java Code Export Download

Added: September 10, 2010 | Visits: 1.054

SPWrapper SPWrapper project analyzes Oracle database system tables, finds out parameter names and types, and writes the Java code necessary for calling stored procedures. Do you ever needed to use stored procedures from java code? Perhaps you had to write first the stored procedure, then you had to write...


Platforms: *nix

License: Freeware Size: 1024 KB Download (100): SPWrapper Download

Added: March 12, 2010 | Visits: 850

JSizer JSizer project is a tool that shows java code size. JSizer reads in a set of jar files and then draws a graph of the current state of the code. The graph has nodes in it and the nodes get their color and size depending on a few things. - Green nodes are packages - Grey nodes are classes...


Platforms: *nix

License: Freeware Size: 501.76 KB Download (98): JSizer Download

Added: November 06, 2013 | Visits: 345

zope.catalog Catalogs provide management of collections of related indexes with a basic search algorithm.


Platforms: *nix

License: Freeware Size: 20.48 KB Download (44): zope.catalog Download

Released: November 15, 2009  |  Added: December 09, 2009 | Visits: 1.866

Mangle-It Java Source Code Obfuscator Mangle-It Java Obfuscator makes C/Java code unreadable. Symbol and file names are mangled, strings encrypted, symbols are updated in comments and xml config files. A signature like "LPTSTR Translate( LPCTSTR psz )" is converted to "LPTSTR sXXXYYYXXYXXYX( LPCTSTR sXXXXYYXYYXXYX )", the string...


Platforms: Windows

License: Shareware Cost: $69.99 USD Size: 2.77 MB Download (143): Mangle-It Java Source Code Obfuscator Download

Released: April 14, 2012  |  Added: September 10, 2012 | Visits: 1.175

Duplicate File Search Instantly find duplicate files using the ultra fast Duplicate File Search software. Duplicate matches are completely accurate using our true match binary matching algorithm. Quickly and easily purge duplicate files from your computer to free up disk space and remove file clutter. Deduplication...


Platforms: Windows

License: Shareware Cost: $29.95 USD Size: 113.38 KB Download (95): Duplicate File Search 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: June 16, 2013 | Visits: 441

m-sequence generation program using a search algorithm Maximum length sequence assuming distinctvalues = baseVal^powerVal-1 [ms]=mseqSearch(powerVal,baseVal) OUTPUT: ms: generated maximum length sequence, of length basisVal^powerVal-1 such that all values occur with equal frequency=basisVal except zero, which occurs basisVal-1 times INPUT: baseVal:...


Platforms: Matlab

License: Freeware Size: 10 KB Download (48): m-sequence generation program using a search algorithm Download

Added: July 02, 2013 | Visits: 349

Binary Search of Elements lying within an Interval Search the elements that are lying within a specified interval.Search the indexes of all elements in x (sorted vector of n elements) that lie within the interval.The algorithm uses binary searches, thus it runs in log(n)INPUT:x: vector of numeric values sorted in ascending order(e.g....


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): Binary Search of Elements lying within an Interval Download

Added: May 02, 2010 | Visits: 1.197

Parse::Java Parse::Java is a Perl module that acts like a parser for Java code. SYNOPSIS use Parse::Java; my $ast = Parse::Java->parse_file(MyClass.java); Parse::Java parses Java code into an Abstract Syntax Tree which can be used for many things like writing compilers and stuff. As this module is...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (114): Parse::Java Download

Released: August 12, 2012  |  Added: August 12, 2012 | Visits: 586

RabbitMQ Java AMQP client library The RabbitMQ Java client library allows Java code to interface to AMQP servers. The library is platform neutral; the binary distributions listed below differ only in the version of Java they are intended for use with. Please see the specification page for more information on AMQP interoperation...


Platforms: Windows

License: Freeware Download (50): RabbitMQ Java AMQP client library Download

1 2 3 4 5 >