Main > Free Download Search >

Free java native methods software for windows

java native methods

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 7231
Home Insulation Methods 1.0

Home Insulation Methods 1.0


Home insulation methods begin with inspecting the whole house. Learn to audit your household, taking special notice of the insulation. Modify anything that you can to make energy use in your household more efficient. more>> <<less
Download (5.38MB)
Added: 2009-02-24 License: Freeware Price: $0.00
235 downloads
WAC Native Client 2.0

WAC Native Client 2.0


telnet & an SSH client program more>> The WAC Native Clients package is a free package including a telnet client program and an SSH client program. Although WAC Server works well with other standard telnet clients or SSH clients, its strongly recommended to use WAC Native Clients whenever possible, because they are tuned to support all the features provided by WAC Server, including full color display, mouse support, file transfer, etc.<<less
Download (163k)
Added: 2008-11-04 License: Freeware Price:
363 downloads
Native Instruments Pro-53 1

Native Instruments Pro-53 1


Native Instruments Pro-53 is a program carrying on the tradition from the legendary days of vintage cult synthesizers. more>>

Native Instruments Pro-53 1 is a program carrying on the tradition from the legendary days of vintage cult synthesizers. Be fashioned after the Sequential Circuits Prophet-5, it combines the sonic properties of the unique originals with the practical requirements of the present day.

<<less
Added: 2002-11-10 License: update/patch Price:
17 downloads
 
Other version of Native Instruments Pro-53
Native Instruments Pro-53Software synthesizer (Prophet 5 emulation) Native Instruments . The Pro-53 carries on the tradition from the legendary days of
License:Update
Download (4.4M)
455 downloads
Added: 2008-11-07
Native Instruments B4 1.1

Native Instruments B4 1.1


Software Synthesizer (B3 Hammond Organ emulation) more>> VST-based tonewheel organ combo, completely capturing the sound of the classic B3 organ and rotating speaker. The B4 takes the popular tonewheel organ into new territory. Added flexibility in sound generation and seamless integration into the recording environment make this possibly the best organ since the original.<<less
Download (7.3M)
Added: 2008-11-06 License: Update Price:
480 downloads
Java Interactive Profiler 1.1 RC1

Java Interactive Profiler 1.1 RC1


JIP is a low overhead and high performance profiler that is written entirely in Java more>>
JIP is a low overhead and high performance profiler that is written entirely in Java Java Interactive Profiler (JIP) is a low overhead and high performance profiler that is written entirely in Java.
JIP gives the developer the ability to turn the profiler on and off while the VM is running. You can also filter out classes and packages as well as control the output.
Main features:
- Interactivity. hprof is not an interactive profiler. It starts when your program starts and ends when the JVM exits. In many cases this doesnt give you a true measure of performance since the Just In Time compiler doesnt compile code on the first pass. In addition, this type of profiler is not useable at all in web applications since you end up profiling the web container as well as the web application. JIP, on the other hand, allows you to turn the profiler on and off while the JVM is running.
- No native code. Most profilers have some native component. This is because most profilers use the JVMPI (Java Virtual Machine Profiling Interface) which requires the use of native components. JIP, however, is pure Java. It takes advantage of the Java5? feature which allows you to hook the classloader. JIP adds aspects to every method of every class that you want to profile. These aspects allow it to capture performance data.
- Very low overhead. Most profilers are very slow. In many cases hprof will cause a program to run 20 times slower. JIP, on the other hand, is lightweight. A VM with profiling turned on is about twice as slow as one without a profiler. When the profiler is turned off, there is almost no overhead associated with using JIP.
- Performance Timings. JIP gathers performance data. You cannot use most profilers to do timings of your application. hprof, for example, will show you the relative amount of time that is spent in different parts of your code, but hprof has so much overhead, that you cannot use it to get real world timing measurements. JIP, on the other hand, actually tracks the amount of time used to gather performance data and factors that time out of its analysis. This allows you to get close to real world timings for every class in your code. So there is no need to litter your code with System.currentTimeMillis()!
- Filters by package/class name. One of the annoying things about hprof is that there is no way to filter out classes by class or package name. JIP allows you to do just that (for more information, look at the profile.properties file). This in not to say that the execution time is not included. It is included but can only be seen in the execution time of the calling routine.
<<less
Download (425KB)
Added: 2007-06-04 License: Freeware Price:
883 downloads
Java Neural Network Examples 1

Java Neural Network Examples 1


Learn about neural network in Java. more>>

Java Neural Network Examples 1 is an open collection of neural network examples in Java. It includes JOONE examples, the traveling salesman, optical character recognition, handwriting recognition, fuzzy logic, and neural network pruning. Full source code is included.

<<less
Download (92.2KB)
Added: 2005-12-10 License: Freeware Price:
188 downloads
JSummer native 0.1.0.0

JSummer native 0.1.0.0


JSummer is a tool to compute and check MD5, MD4, MD2, SHA-160, SHA-256, SHA-384, SHA-512, RIPEMD128, RIPEMD160, WHIRLPOOL, TIGER, HAVAL message digest. Console-Version and GUI. Implemented in Java. more>>

JSummer is a platformindependent, open source tool to compute and check MD5, MD4, MD2, SHA-160, SHA-256, SHA-384, SHA-512, RIPEMD128, RIPEMD160, WHIRLPOOL, TIGER, HAVAL message digest. The Program consists of a Console-Version (CLI) and a nice GUI using SWT. Implemented in Java. This native version is running without a JRE! License: GPL (see http://www.gnu.org/copyleft/gpl.html)

<<less
Download (6.74MB)
Added: 2008-09-07 License: Freeware Price: $0.00
417 downloads
 
Other version of JSummer native
JSummer native 0.0.5.1 betaJSummer is a free and useful tool which can compute and check MD5, SHA-160 and SHA ... exe-wrapper for java-version and file-menue entries Main features: - calculation of MD5
License:GPL
Download (6.13MB)
1324 downloads
Added: 2006-03-09
JSummer native 0.0.5.1tool to compute and check message digest. JSummer native 0.0.5.1 - Klaus ... Implemented in Java - but runs without a java-vm
License:freeware
Download (6.1MB)
411 downloads
Added: 2008-09-07
Java Image Studio 2

Java Image Studio 2


An enhanced painting program that works on any operating system more>>
An enhanced painting program that works on any operating system Java Image Studio is a multi-platform graphic editor that will run on most operating systems like Windows, Linux, DOS, Unix, etc.
<<less
Download (9.17KB)
Added: 2007-08-24 License: GPL Price:
807 downloads
Java Tools 0.35

Java Tools 0.35


Lightweight IDE for Java more>> Java Tools is a lightweight IDE for creating, compiling, executing and debugging Java applications and applets.
Java Tools includes point and click access to the Java commands, documents, directories and files. It also includes a built-in text editor and user interface for the Java debugger.
Java Tools makes learning and using Java easier. Its for the new Java user who needs help getting started. Its also for the more experienced Java user who wants easy access to the Java commands and a text editor.
<<less
Download (254KB)
Added: 2008-07-16 License: Freeware Price: Free
464 downloads
Java SE Development Kit 7

Java SE Development Kit 7


Java SE Development Kit is developed to be a helpful Java platform by Sun Microsystems with which you can get JDK7 and JDK6 source snapshots under the JRL license through subversion repository more>> <<less
Download (53.2MB)
Added: 2007-12-12 License: Freeware Price:
downloads
Java Development Kit 1.1.6

Java Development Kit 1.1.6


Software and tools to compile, debug and run Java applications. more>>

Java Development Kit 1.1.6 is a powerful software that you need to compile, debug, and run applets and applications that you've written using the Java programming language.

The JDKTM software and documentation is free.

<<less
Added: 2000-06-02 License: Freeware Price:
27 downloads
Java Reminder 1.0

Java Reminder 1.0


This widget reminds you about the task you have to perform more>>
This tiny tool reminds you to grab a coffee - itll alarm you each day at 3pm if it is started!
The ides is based on the "Cup-A-Lerter" by Patrick DK, but the logo, times and code are improved!
<<less
Download (46.4KB)
Added: 2007-02-08 License: Freeware Price:
1015 downloads
IzPack Native Launcher 1.3

IzPack Native Launcher 1.3


The IzPack native launcher will first check for a JRE on the target system more>>
The IzPack native launcher will first check for a JRE on the target system The IzPack native launcher will first check for a JRE on the target system.
If one is found, then it will launch the installer. If no JRE can be found, then it will help the user in installing one either from the internet or from a bundled one.
To sum-up, the IzPack native launcher allows your users to install your software even if they don?t have a JRE at first sight.
<<less
Download (609KB)
Added: 2006-12-07 License: Freeware Price:
1083 downloads
Java SE 6 Update 4

Java SE 6 Update 4


the current major release of the Java SE platform more>> Java SE 6 is the current major release of the Java SE platform, with full support from NetBeans IDE 5.5. Sun endeavors to foster the highest level of transparency and collaboration on the platform with the Java community through Project JDK 6, resulting in the following key features. Suns Java Multi-Platform Support, Training, and Certification can provide you the peace of mind to develop and deploy Java solutions with confidence.
Advantages to running applications on Java SE 6
Applications run faster on the desktop and servers
New Dynamic Attach diagnostics simplify troubleshooting
Expanded Solaris DTrace support provides additional value on Solaris
Improved native look and feel across Solaris, Linux, and Windows
First Java platform with full support for Windows Vista
Benefits in upgrading developer environments to Suns Java SE 6
JavaScript integrated and included with the platform
Scripting languages framework extends support for Ruby, Python, and other languages
Complete light-weight platform for web services, right out of the box
Simplified GUI design and expanded native platform support
Full JDBC4 implementation providing improved XML support for Databases
Java DB included with the JDK, a free to use and deploy Java Database
Full support by NetBeans IDE 5.5
Sun Developer Services available to help build more robust applications
<<less
Download (71.28MB)
Added: 2008-02-17 License: Freeware Price: Free
1090 downloads
330 Java Tips 1.33

330 Java Tips 1.33


Learn from others' daily Java experiences. more>>

330 Java Tips 1.33 is a wonderful Java tool which lets you learn from others' daily Java experiences. This e-book of Java tips was collected from real daily Java experience. This book covers most areas of Java programming and was written for programmers with up to three years of experience. Beginners will find answers that are not in usual Java FAQs.

<<less
Download (591.6KB)
Added: 2001-08-19 License: Freeware Price:
3650 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5