Znalezione w sieci
Java in a Nutshell
Data: 2011-09-21, Autor: David Flanagan - O'Reilly, 1997, Dział: Java
The bestselling Java book is now better than ever. Java programmers migrating to 1.1 find this second edition of Java in a Nutshell contains everything they need to get up to speed. Newcomers find it still has all of the features that have made it the Java book most often recommended on the Internet. This complete quick reference covers all the classes in the Java 1.1 API, with the exception of the Enterprise APIs, making it the only quick reference that a Java programmer needs.
WięcejIntroduction to Neural Networks for Java
Data: 2011-09-21, Autor: Jeff Heaton - Heaton Research, Inc., 2008, Dział: Java
The book introduces the Java programmer to the world of Neural Networks and Artificial Intelligence. Neural network architectures, such as the feedforward, Hopfield, and self-organizing map architectures are discussed. Training techniques, such as backpropagation, genetic algorithms and simulated annealing are also introduced.
WięcejIntroduction to Java and OOA/OOD for Web Applications
Data: 2011-09-21, Autor: Alvin J. Alexander - DevDaily.com, 2002, Dział: JavaThis text is a training material about the Java Programming Language and Object-Oriented Programming methods. From the table of contents: Object-Oriented Software Development; The Java Programming Language; Standard Libraries and Server-side Programming; Databases, Best Practices, and Final Project.
WięcejHTTP Programming Recipes for Java Bots
Data: 2011-09-21, Autor: Jeff Heaton - Heaton Research, Inc., 2007, Dział: Java
The Hypertext Transfer Protocol (HTTP) allows information to be exchanged between a web server and a web browser. Java allows you to program HTTP directly. HTTP programming allows you to create programs that access the web much like a human user would. These programs, which are called bots, can collect information or automate common web programming tasks. This book presents a collection of very reusable recipes for Java bot programming.
WięcejFinite-state Automata in Java
Data: 2011-09-21, Autor: Bradley Kjell - Cental Connecticut State University, 2001, Dział: JavaThese notes discuss finite-state automata, their practical uses, and how to implement them in Java. Finite-state automata are useful in many application areas: compiler design, natural language understanding, user interface design, and general programming.
WięcejData Structures and Algorithms with Object-Oriented Design Patterns in Java
Data: 2011-09-21, Autor: Bruno R. Preiss - Wiley, 1999, Dział: Java
Author presents the fundamentals of data structures and algorithms from a modern, object-oriented perspective. The text promotes object-oriented design using Java and illustrates the use of the latest object-oriented design patterns. All the data structures are discussed in the context of a single class hierarchy. This framework clearly shows the relationships between data structures and illustrates how polymorphism and inheritance can be used effectively.
Więcej
