nokia java applications
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1891
Genetic Algorithm Java Application
Genetic Algorithm Java Application was designed to solve the Geodetic Cover Problem. more>>
Genetic Algorithm Java Application is the most comprehensive, fast solution for the Geodetic Cover Problem.
This program is limited to personal use only. Modification and/or redistribution without specific consent from the author is strictly prohibited.
Major Features:
- Genetic algorithms are a form of artificial intelligence in which the theory of evolution is used to find an approximate answer to a given problem.
- In this research project is a genetic algorithm to search for geodetic covers of random graphs. A geodetic cover is defined as the subset S of vertices of a graph such that any vertex not in S is on a shortest path between two vertices in S.
- Specifically, the program was designed to solve the Geodetic Cover Problem; namely, to find the smallest geodetic cover. The results show that the genetic algorithm is considerably faster than other algorithms used to solve the problem but produces suboptimal results for large graphs.
Added: 2008-02-15 License: Other Free / Open Source License Price: OtherFreeOpenSourceLicense
26 downloads
Performance Tuning of Java Applications
Ever since the first version of Java Technology hit the streets, performance has been an important issue for Java developers. Java has improved dramatically and continually but, performance tuning is more>> Ever since the first version of Java Technology hit the streets, performance has been an important issue for Java developers. Java has improved dramatically and continually but, performance tuning is very essential to get the best results, especially when we think of J2EE applications.<<less
Added: 2006-06-04 License: Freeware Price: Free
1262 downloads
How To Create a Java Server Application
The invention of the internet and web browsers has had a massive impact on the way people send and receive information. If you are like many people, you probably get your news and other important info more>> The invention of the internet and web browsers has had a massive impact on the way people send and receive information. If you are like many people, you probably get your news and other important information from the internet.<<less
Added: 2006-07-17 License: Freeware Price: Free
1195 downloads
Java For Stand-Alone Applications
Java programming language was primarily developed to deal with embedded applications. But with the introduction of Swing and other user interface utilities to Java, it made its mark in desktop applications too. Now the trend is to use Java technology in more>> Java programming language was primarily developed to deal with embedded applications. But with the introduction of Swing and other user interface utilities to Java, it made its mark in desktop applications too. Now the trend is to use Java technology in developing large web and enterprise applications. Java is more focused on web then desktop applications. But, in this article, we are going to discuss how useful Java is as a development technology for stand alone desktop application development in present scenario.<<less
Added: 2006-06-04 License: Freeware Price: $0.00USD
13 downloads
Spine Java Application Framework 0.92
An enterprise application api used by Java/J2EE developers to create application logic which can easily be integrated into existing MVC frameworks and serves as an inversion of control/dependency injection mechanism for creating transposable application more>> An enterprise application api used by Java/J2EE developers to create application logic which can easily be integrated into existing MVC frameworks and serves as an inversion of control/dependency injection mechanism for creating transposable application logic<<less
Added: 2008-06-30 License: Other Price: $0.00USD
14 downloads
How To Develop RFID Applications In Java
Radio Frequency Identification, also known as RFID, is a tool which is being used in a large number of industries. There are a number of software programs which can work with RFID, and an example of t more>> Radio Frequency Identification, also known as RFID, is a tool which is being used in a large number of industries. There are a number of software programs which can work with RFID, and an example of this is RFID Anywhere by Sybase iAnywhere. It was designed using a .NET program that has greatly modified the different phases of their RFID projects.<<less
Added: 2006-07-17 License: Freeware Price: Free
1252 downloads
Easy pagination for your PHP applications 1.0
Download and learn how to use php pagination class in your web applications. more>> Download and learn how to use php pagination class in your web applications.<<less
Added: 2008-06-26 License: Freeware Price: $0.00USD
19 downloads
Is Ejb really significant in enterprise applications?
Ejb was introduced to Java technology to attain some features inherent in enterprise applications. Those features include instance pooling, inbuilt security, declarative transactions, container manage more>> Ejb was introduced to Java technology to attain some features inherent in enterprise applications. Those features include instance pooling, inbuilt security, declarative transactions, container managed persistence, relationship of business objects and caching etc. Now that many people have built their applications using Ejb, let us go back and analyze if Ejb as a technology is really significant in developing enterprise applications. We are going to analyze both pros and cons of Ejb based on experience of people who have used Ejb.<<less
Added: 2006-06-04 License: Freeware Price: Free
1243 downloads
Chilkat Java XML Library
Java XML library for parsing and creating XML. Advanced API for XML compression, XML encryption, and handling XML binary content. Fully internationalized to handle any language / character encoding. more>> Java XML library for parsing and creating XML. Advanced API for XML compression, XML encryption, and handling XML binary content. Fully internationalized to handle any language / character encoding.<<less
Added: 2006-10-22 License: Freeware Price: Free
1104 downloads
Java Interview Questions
Java Interview Questions: Get the Interview Questions and Frequently Asked Questions in Java related Technologies. Over 1000 Questions and Answers in J2EE subjects like Java Interview Questions, JDBC Interview Questions, EJB Interview Questions, Struts more>> Java Interview Questions: Get the Interview Questions and Frequently Asked Questions in Java related Technologies. Over 1000 Questions and Answers in J2EE subjects like Java Interview Questions, JDBC Interview Questions, EJB Interview Questions, Struts Interview Questions, JMS Interview Questions, JSP Interview Questions, Servlets Interview Questions, Core Java Interview Questions and OOPS Interview Questions. Discuss each Question in detail and prepare for your Interview.<<less
Added: 2005-08-03 License: Freeware Price: $0.00USD
15 downloads
Console Based Java Calculator
This is a small Console Based Java Calculator that can add, subtract , divide and multiply two numbers. Find the square root of a number, cube of a number, nth Power of a number. It is very for the begnners of Java.... more>> This is a small Console Based Java Calculator that can add, subtract , divide and multiply two numbers. Find the square root of a number, cube of a number, nth Power of a number. It is very for the begnners of Java....<<less
Added: 2006-01-04 License: Freeware Price: $0.00USD
14 downloads
Jisql - a Java command line interactive SQL tool 0.5
Jisql is a Java based utility to provide a command line interactive session with a SQL server. This application is conceptually modeled on the Sybase isql program with, obviously, strong similarities to Microsoft SQL/Server isql and osql. more>> Jisql is a Java based utility to provide a command line interactive session with a SQL server. This application is conceptually modeled on the Sybase isql program with, obviously, strong similarities to Microsoft SQL/Server isql and osql.<<less
Added: 2004-10-21 License: Other Price: $0.00USD
11 downloads
Other version of Jisql - a Java command line interactive SQL tool
License:Other Free / Open Source License
Using NHibernate and Log4Net in ASP.NET 2.0 applications 1
Hibernate and Log4J are a de-facto standard of ORM (Object-relational mapping) and logging (respectively) in Java world. Thats why both were ported to .NET runtime environment. NHibernate is ORM solution and is intended for transparent binding .NET more>> Hibernate and Log4J are a de-facto standard of ORM (Object-relational mapping) and logging (respectively) in Java world. Thats why both were ported to .NET runtime environment. NHibernate is ORM solution and is intended for transparent binding .NET classes to database tables. Log4Net is logging framework which is useful for tracking errors in application and can write logs either to database table or flat files.<<less
Added: 2007-09-18 License: Freeware Price: $0.00USD
10 downloads
Java Threads
A thread, by definition is a light weight process. They are used to increase functionality and performance by performing multiple tasks at the same time, i.e. concurrently... more>> A thread, by definition is a light weight process. They are used to increase functionality and performance by performing multiple tasks at the same time, i.e. concurrently...<<less
Added: 2006-02-11 License: Freeware Price: $0.00USD
14 downloads
HotJoe Java Forum
The HotJoe Java Forums provide help for new and experienced Java users in a large variety of topics. The forum has discussions from basic Java usage through servlets and EJBs. There is also a technica more>> The HotJoe Java Forums provide help for new and experienced Java users in a large variety of topics. The forum has discussions from basic Java usage through servlets and EJBs. There is also a technical article forum to publish your how-tos and ask for the same. Come visit!<<less
Added: 2006-04-19 License: Freeware Price: Free
1294 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above nokia java applications search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed