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

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

Binary Search Algorithm Java Code

< 1 2 3 4 5 > 
Released: May 19, 2014  |  Added: June 05, 2014 | Visits: 914

TeeChart Java for Android Charting library for Android platform, written in native Android Java and supports most teechart series types including pie chart, line chart, points, area, bar, gauges and maps and 2D, 3D formats.The Charting library includes 100% native Java code. Feature Summary: -Default support for...



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

License: Shareware Cost: $259.00 USD Size: 7.66 MB Download (70): TeeChart Java for Android Download

Released: October 26, 2012  |  Added: October 26, 2012 | Visits: 592

JOAD - Java Obfuscator Anti-Decompiler Java Obfuscator Anti-Decompiler (JOAD) is a smart java code obfuscator, class optimizer and string encrypter. It is a highly configurable but easy to use program. JOAD - Java Obfuscator Anti-Decompiler uses techniques such as smart name obfuscation (does not omit but obfuscates class files...





Platforms: Windows

License: Shareware Cost: $24.99 USD Size: 2.6 MB Download (52): JOAD - Java Obfuscator Anti-Decompiler Download

Released: September 10, 2012  |  Added: September 10, 2012 | Visits: 658

SQL to Java Code Generator SQL2JAVA is a SIMPLE, PRAGMATIC and POWERFUL code GENERATOR.It maps any relational schema to a java API dedicated to access your database schema. It supports Oracle, SQLServer, PostgreSQL, MySQL, Sybase, HSQL, etc...2 minutes to install/try...


Platforms: Windows, Mac, Linux

License: Freeware Size: 3.65 MB Download (49): SQL to Java Code Generator Download

Added: August 21, 2013 | Visits: 449

A* (A Star) search for path planning tutorial The A* search algorithm is a simple and effective technique that can be used to compute the shortest path to a target location. This tutorial presents a detailed description of the algorithm and an interactive demo.


Platforms: Matlab

License: Freeware Size: 112.64 KB Download (44): A* (A Star) search for path planning tutorial Download

Added: April 21, 2013 | Visits: 245

findNearest algorithm This is a search algorithm but what makes it different is that it checks if the data you are looking for in the data matrix. if it is, it returns the position of it and the value at that position. if what you are searching for is not in the data matrix, the algorithm will return the closest value...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (49): findNearest algorithm Download

Added: August 14, 2008 | Visits: 1.006

Java editor Java editor allows you to edit java code, compile, view errors, run application or applet and much more.


Platforms: Windows

License: Freeware Size: 263 KB Download (134): Java editor Download

Added: July 12, 2010 | Visits: 1.463

Jamit Jamit is short from Java Access Modifiers Inference Tool and it allows you to infer tighter access modifiers for Java code. Analyzing bytecode, it can find out if fields or methods may be declared private, default, protected, or final. Engineering software with Jamit can thus help increase...


Platforms: *nix

License: Freeware Size: 7.5 MB Download (103): Jamit Download

Added: July 26, 2010 | Visits: 1.029

LWJGL LWJGL (Lightweight Java Game Library) is a solution aimed directly at professional and amateur Java programmers alike to enable commercial quality games to be written in Java. LWJGL provides developers access to high performance crossplatform libraries such as OpenGL (Open Graphics Library) and...


Platforms: *nix

License: Freeware Size: 1.3 MB Download (95): LWJGL Download

Released: August 10, 2012  |  Added: August 10, 2012 | Visits: 697

Excelsior JET for Linux Excelsior JET is a certified Java SE 6 implementation powered by ahead-of-time (AOT) compilation technology, which helps you: * Speed up your Java applications without any source code changes or hardware upgrades * Protect your Java code from decompilation without compromising its performance...


Platforms: Linux, Linux Console, Linux Gnome

License: Shareware Cost: $2500.00 USD Size: 76.9 MB Download (43): Excelsior JET for Linux Download

Released: October 02, 2012  |  Added: October 02, 2012 | Visits: 596

ComparatorCutter Comparator Cutter is an Applet that generates generates custom Java code to implemet Comparable/Comparator. The Applet lets lets you provide a few facts about the Comparable or Comparator you want and the ComparatorCutter generates you well-commented Java source code to include in your own...


Platforms: Windows, Mac, Java, Linux, Unix

License: Freeware Size: 1.06 MB Download (49): ComparatorCutter Download

Released: December 08, 2012  |  Added: December 08, 2012 | Visits: 585

EMMA code coverage EMMA is a fast Java code coverage tool based on bytecode instrumentation. It differs from the existing tools by enabling coverage profiling on large scale enterprise software projects with simultaneous emphasis on fast individual development.


Platforms: Windows, Mac, Linux

License: Freeware Size: 7.23 KB Download (48): EMMA code coverage Download

Released: September 06, 2012  |  Added: September 06, 2012 | Visits: 439

Java Performance TestClient JPTC is a tool for testing the performance of Java code. You can run a specific part of the code many times by a different number of Threads. It's written in Java and comes with a Swing GUI for graphical configuration and result representation. If you w


Platforms: Windows, Mac, Linux

License: Freeware Size: 2.33 MB Download (50): Java Performance TestClient Download

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

JSkeleton, java code skeleton generator JSkeleton is a swing based java application which generates skeleton java sourcefiles from a forms based gui interface. Accessor ( get and set ) methods areautomatically created for variables specified by the user.


Platforms: Windows, Mac, Linux

License: Freeware Size: 125.96 KB Download (50): JSkeleton, java code skeleton generator Download

Added: May 10, 2013 | Visits: 473

FindBugs This is the web page for FindBugs, a program which uses static analysis to look for bugs in Java code. It is free software, distributed under the terms of the Lesser GNU Public License. The name FindBugs??a*zNz and the FindBugs logo are trademarked by The University of Maryland. FindBugs has been...


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

License: Freeware Download (52): FindBugs Download

Added: July 07, 2013 | Visits: 607

Another Particle Swarm Toolbox Particle swarm optimization is a derivative-free global optimum search algorithm based on the collective intelligence of a large group of intercommunicating entities. The individual particles are simple and primitive, knowing only their own current locations and fitness values, their personal...


Platforms: Matlab

License: Freeware Size: 30.72 KB Download (49): Another Particle Swarm Toolbox Download

Added: April 11, 2013 | Visits: 351

Binary Search for numeric vector INPUT:x: vector of numeric values, x should already be sorted in ascending order (e.g. 2,7,20,...120)sval: numeric value to be search in x OUTPUT:index: index of sval with respect to x. If sval is not found in x then index is empty.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (40): Binary Search for numeric vector Download

Added: November 29, 2013 | Visits: 347

OMSSA Parser The Open Mass Spectrometry Search Algorithm [OMSSA] is an efficient search engine for identifying MS/MS peptide spectra by searching libraries of known protein sequences. OMSSA scores significant hits with a probability score developed using classical hypothesis testing, the same statistical...


Platforms: Mac

License: Freeware Size: 22.1 MB Download (37): OMSSA Parser Download

Released: January 21, 2007  |  Added: January 29, 2007 | Visits: 2.539

Oceantiger's Editor Edit Java, html, xml, perl, php, css and text documents. Color highlighting for the mentioned languages and posibility to define your own color highlighting for other languages. Other features in this program includes: tools to compile - debug and run java documents, undo / redo feature, tools to...


Platforms: Windows

License: Shareware Cost: $29.95 USD Size: 2 MB Download (107): Oceantiger's Editor Download

Added: August 30, 2008 | Visits: 1.276

Allatori Obfuscator Allatori is a Java code obfuscator that comes from the "second generation" of this type of program. Allatori Obfuscator assures you it has all types of protection for intellectual property and data.What is Java code obfuscator? It+s very simple: It is a software solution to hide the source code...


Platforms: Windows

License: Shareware Cost: $0.00 USD Size: 6 KB Download (528): Allatori Obfuscator Download

Added: January 10, 2010 | Visits: 909

Luxilla Luxilla is a "runtime" that turns Luxor XUL markup into live windows, dialogs, menus, toolbars and more without requiring a single-line of Java code. Pass on the chrome folder holding your XUL markup to Luxilla and see the XUL markup come to life. Example: java luxilla...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (115): Luxilla Download

< 1 2 3 4 5 >