Geometry.Net - the online learning center
Home  - Computer - Java
e99.com Bookstore
  
Images 
Newsgroups
Page 2     21-40 of 206    Back | 1  | 2  | 3  | 4  | 5  | 6  | 7  | 8  | 9  | 10  | 11  | Next 20

         Java:     more books (100)
  1. Java Generics and Collections by Maurice Naftalin Maurice, Philip Wadler, 2006-10-17
  2. Murach's Java SE 6: Training & Reference by Joel Murach, Andrea Steelman, 2007-04-20
  3. Java How to Program: Early Objects Version (8th Edition) by Harvey M. Deitel, Paul J. Deitel, 2009-03-27
  4. Java: A Beginner's Guide, 4th Ed. by Herbert Schildt, 2006-12-01
  5. Java The Complete Reference, Seventh Edition (Osborne Complete Reference Series) by Herbert Schildt, 2006-12-01
  6. Learning Java by Patrick Niemeyer, Jonathan Knudsen, 2005-05-20
  7. Effective Java: Programming Language Guide (Java Series) by Joshua Bloch, 2001-06-15
  8. Beginning Java EE 6 with GlassFish 3, Second Edition by Antonio Goncalves, 2010-08-24
  9. Data Structures and Algorithms in Java (2nd Edition) by Robert Lafore, 2002-11-16
  10. The Art and Science of Java by Eric Roberts, 2007-03-01
  11. Java(TM) Puzzlers: Traps, Pitfalls, and Corner Cases by Joshua Bloch, Neal Gafter, 2005-07-04
  12. Java Pocket Guide (Pocket Guides) by Patricia Liguori, 2008-03-05
  13. Killer Game Programming in Java by Andrew Davison, 2005-05-20
  14. Sams Teach Yourself Java 6 in 21 Days (5th Edition) by Rogers Cadenhead, Laura Lemay, 2007-06-04

21. Java Virtual Machine Download Links - Download JVMs
java Virtual Machine Download Links
http://tmsyn.wc.ask.com/r?t=an&s=hb&uid=24312681243126812&sid=343126

22. Gamelan.com - A Developer.com Site For Java Articles, Tutorials, News, Discussio
Features tutorials and articles from java developers.
http://www.developer.com/java/
Access FREE BMC Business Service Management for Strategic IT Whitepapers: Whitepaper:
Change and Configuration Management Route to ValueA Path to Effective Business Service Management
Whitepaper:
Sarbanes-Oxley Section 404How BMC Software Solutions Address General IT Control Requirements
Whitepaper:
Service Impact and Event Management Route to ValueA Path to Effective Business Service Management
IT MANAGEMENT CIO Update
Datamation
... IT NEWS Developer.com Earthweb CodeGuru Gamelan Jars Wireless ... XML Free Whitepaper: Information Management Trends In 2005 What's your current data focus?
While some companies are still focused on storage and access, others are leveraging their information to be more agile, gain new insights into business performance and make better decisions.
Get this whitepaper and learn how your peers are implementing their data management solutions.
Download:
Information Management Trends In 2005

Compliments of Sybase. Be a Commerce Partner
Shared Hosting
Mortgage Refinance Search Web Hosting ... Cheap Airline Tickets Compare products, prices, and stores at Hardware Central! Computers Desktops Mac PC Notebooks ... more Get the best price on Microsoft Visual Studio .NET

23. Java Simulation Package
An implementation of coroutines using java 1.0 and threads ported from a C version. Freeware
http://www.cs.utah.edu/~gback/process/
Process/Coroutine Package in Java
Godmar Back University of Utah, Dec 1995
Warning: There are no fancy applets on this page, click here to see some. The code in divided in three packages, each of which can be reused separately.
sim package:
process.java scheduler.java
queues package:
Queue PriorityQueue
(for historic reasons, all methods of this class are capitalized)
random package:
rand erand , and urand
For documentation generated by javadoc, see here.
This is a straightforward port of the process.c/coroutine.c library that uses Cthreads. A few points to note:
- all type checks have been removed as Java throws an exception in this case.
- I got rid of rlink because I hated it. There is no limit on the number of queues a process can be in. Similarly, there is no need for carrier objects as they are internally provided by the Queue class.
- Some functions have been removed as they don't fit in the Java model: , for instance.
Other functions have been omitted as there is no need for them anymore. For instance, process::enqueue_proc(q) is simply q.Enqueue(process)

24. Sun Microsystems
java Solaris Communities Partners My Sun Sun Store United States Worldwide. Products. Downloads. Services Solutions. Support. Training
http://tmsyn.wc.ask.com/r?t=an&s=hb&uid=24312681243126812&sid=343126

25. Developer.com: An EarthWeb Site
Provides link directory, technical articles, news, forum, and online books for java, Linux, javaScript, Perl, ActiveX, Visual Basic, HTML, DHMTL, XML,
http://www.developer.com/
IT MANAGEMENT CIO Update
Datamation
eCRMGuide ... IT NEWS Developer.com Earthweb CodeGuru Gamelan Jars Wireless ...
Digital Cameras

Compare products, prices, and stores at Hardware Central!
Computers

Desktops

Mac
PC Notebooks ...
more
Get the best price on Microsoft Visual Studio .NET Professional Edition or search for other development tools
Cisco Security Fast Track Solution Center WHITEPAPER : Network Security Policy: Best Practices Don't compromise the availability of your network! Read about the best practices for creating and maintaining a security policy. WHITEPAPER : Cisco Integrated Network Security: Building a Self-Defending Network Read how Cisco delivers integrated security solutions that enable secure internetworking by embedding feature-rich security capabilities in the Cisco infrastructure. WHITEPAPER : The Science of Intrusion Detection System: Attack Identification Read about the pros and cons of the various intrusion detection methodologies and the Cisco approach for IDS products. Microsoft Has a Laugh at Itself September 16, 2005
IBM, Red Hat Go Abroad With Linux

26. The Wonders Of Java Object Serialization
Object serialization tutorial
http://www.acm.org/crossroads/xrds4-2/serial.html
The Wonders of Java Object Serialization
by Brian T. Kurotsuchi
Introduction
With the release of Java 1.1, the Java community has gained access to a wide variety of features that were not available in Java 1.0. Some of the important features include remote method invocation (RMI), Java database connectivity (JDBC) (or more specifically the java.sql package [ ]), inner classes (nested classes), reflection, Java native interfaces (JNI), JavaBeans, internationalization, JAR files, and object serialization. With all of these new features, the possibilities for Java programs expand significantly compared to the ``old days'' of 1.0. This article will attempt to render a good explanation and tutorial through one of these new features: object serialization
Object Serialization in 25 Words or Less
Quite simply, object serialization provides a program the ability to read or write a whole object to and from a raw byte stream. It allows Java objects and primitives to be encoded into a byte stream suitable for streaming to some type of network or to a file-system, or more generally, to a transmission medium or storage facility.
First Thoughts
At first glance, serialization may sound like a very powerful feature or a fairly insignificant one. Serialization of objects does not sound very profound on the outside, but when one considers the tasks that could be made easier and the features that can be added to the Java world with serialization, the implications can be interesting.

27. JARS.COM - The 1 Java Review Service - Home
IT NEWS. The 1 java Review Service. SEARCH Advanced Search. HOME JARS Pro java League Search Submit Resource Edit Resource Edit
http://tmsyn.wc.ask.com/r?t=an&s=hb&uid=24312681243126812&sid=343126

28. Microsoft Java Virtual Machine Support
Recognizing the need to provide a smooth transition for current users of the Microsoft java Virtual Machine (MSJVM), Sun Microsystems and Microsoft have
http://www.microsoft.com/mscorp/java/
var sContentID = ""; Microsoft.com Home Site Map Search Microsoft.com for:
About Microsoft Home
Corporate Citizenship Company Information Innovation ... Legal Information
Microsoft Java Virtual Machine Support
RELATED LINKS Recognizing the need to provide a smooth transition for current users of the Microsoft® Java Virtual Machine (MSJVM), Sun Microsystems and Microsoft have agreed to extend Microsoft's license to use Sun's Java source code and compatibility test suites. This extension allows Microsoft to support the MSJVM until December 31, 2007, providing customers with the ability to transition from the MSJVM on a schedule and plan that is most effective for them. The MSJVM will reach its end of life on December 31, 2007. Customers are encouraged to take proactive measures to stay informed about obsolete software and move away from the MSJVM in a timely fashion. The MSJVM is no longer available for distribution from Microsoft and there will be no enhancements to the MSJVM. Microsoft products and SKUs currently including the MSJVM will continue to be retired or replaced by versions not containing the MSJVM on a schedule to be announced. Obsolete software, whether in the form of unsupported products, old service packs, or even expired certificates, is an issue every customer needs to be concerned with. Microsoft software life cycle communications help customers identify obsolete software in a proactive and ongoing fashion.

29. Mathematics, Science & Technology Education At UIUC
About 15 applets covering a number of math problems and principles.
http://www.mste.uiuc.edu/java/
Home About MSTE Office Personnel Courses Current Projects Java Lessons NSF Indicators Project MST Grad Program D.I.M.E. MSTE Forums Tech Support
MSTE Site Search
    document.writeln("");
Applet Title Brief Description Author Date 3-D Grapher Graph a wide range of functions in 3 dimensions. (requires Java3D download) Safronov Acid-Base Titration Lab Explore acid-base titration in this chemistry lab experiment Won Arbitrary Precision Calculator Adjust the precision on this web calculator. Exner Balance Applet Find shape weights using a balance Safronov Binary Calculator Learn to count in binary, including signed notation and adding 2 binary numbers. Safronov Best Fit Generate the best fit of a line. Exner Box Perimeter Play with the perimeter of boxes. Exner Buffon Needle Test the geometrical probability of dropping a needle. Reese CAD Viewer View Autocad files made by TCD students. Dildine Cereal Box Problem Explores the randomness of finding a prize. Exner Chi-Squared Test Analysis of Random Marbles Find the Chi-squared value of drawing a number of random marbles. Exner Cliff Hanger Ask Homer to take a random step while he braves the edge of a cliff.

30. Gamelan.com - A Developer.com Site For Java Articles, Tutorials
Gamelan.com is a leading site for java articles, tutorials, news, discussions, and other resources. As a part of the Developer.com network of sites
http://tmsyn.wc.ask.com/r?t=an&s=hb&uid=24312681243126812&sid=343126

31. Java.net - The Source For Java Technology Collaboration
This is where javaTM technology collaboration happens. java.net is a new central meeting place for developers and java technology enthusiasts to
http://www.java.net/
User: Password: Register Login help My pages Projects ... java.net
Get Involved java-net Project Request a Project Project Help Wanted Ads Publicize your Project ... Submit Content Get Informed About java.net Articles Weblogs News ... java.net Archives Get Connected java.net Forums Wiki and Javapedia People and Partners New! Java User Groups RSS Feeds Search Web and Projects: Online Books: Weekly Stats September 12, 2005 Number of projects Total Members Top Projects August 2005 Popularity: lg3d-core Membership: glassfish Activity: jaxb-architecture-document Participation: glassfish More Archive java.net Communities
Today on java.net September 16, 2005
Nothing Bad Ever Happens
: Getting pro-active when Bad Things happen Read more
JXTA

Two JXTA releases
: The JXTA Community has just announced two releases. The provides a "reliable bidirectional communication profile" along with "significant bug fixes". Meanwhile, the JXTA Java 2.3.5 "Shebakia" release offers a number of bug fixes and "significantly improved performance for the rendezvous and relay peers." Read more Jini
Jini Webinars
: The next Jini webinar is scheduled for Wednesday, Sept 21 at noon EDT (16:00-17:00 UTC) and features Richard Nicholson speaking on "Complex Adaptive Systems, Jini, and the Enterprise DataCenter" Meanwhile, an MP3 of

32. Java VS. C#
Code for code comparison. All features on both languages are compared.
http://www.javacamp.org/javavscsharp/index.html
Java vs. C#
Code for Code Comparison
index of contents Getting started Keywords Types ... more available at purchase

33. Java-Linux
Blackdown s work formed the basis for Sun s official JDK for Linuxx86. Work continues on porting for other versions and architectures, including SPARC,
http://www.blackdown.org/

Java Technology Headlines
Sun Microsystems Press Books Download Status ... Contact Us The home of Java on Linux! Web http://www.blackdown.org The Hardware Book

34. FreeArcade.com - Where The Games Are!
Features over 90 original java games.
http://www.freearcade.com/
Search FreeArcade: Tell a friend about us!
Your Ad Here
Arcade Games
Wicky Woo Javanoid Pool Battle Tank ... Collpse more games: page 1 page 2 page 3
Shooting Games
Tanx Warp 1.5 Laser Wheel Web War more games: page 1 page 2
Puzzle Games
Blox Glinx Pop N Drop Text Twist ... Drop Heads more games: page 1
Card Games
Dream Solitaire Pyramid Spider Can You Recall ... TriPeaks more games: page 1
Board Games
Mahjong 2 Tower of Hanoi Reversi Snail Mancala ... Fiver more games: page 1
Graphics Adventures
Boulder Dash Larjinor Quest Pathos Gem Jam ... Wiz 3 more games:

35. JavaScript Kit- Comprehensive JavaScript, DHTML, CSS Tutorials And Over 400+ Fre
Comprehensive javaScript tutorials and over 400 free scripts. Just added a complete javaScript Reference. Also features DHTML, CSS, and web design tutorials
http://javascriptkit.com/
JavaScript Kit
Formerly Website Abstraction Scripts JavaScript Tutorials JavaScript Reference Applets ... Freewarejava Featured Scripts Post-it note
This is a cross browser "post-it note" script. Use it to broadcast special events or news on your site.
HostSearch.com

Check out Hostsearch for resources and reviews on web hosts and more! Featured tutorials Windows and JavaScript
Learn how to use JavaScript to open, close, and manipulate windows.
Contact Advertising Info
Submit a script

Link to Us!

Email Us

Additional partners: DHTML Menu Software Bad Credit Loans Java Online Casinos Web hosting Search Main Menu What's new? Changing external style sheets using the DOM New tutorial Using the DOM, you can access and manipulate external style sheets on the page, from adding/deleting rules to modifying existing ones. This comprehensive tutorial shows you how.

36. East-Java ; Indonesian Tourism-Business Gateway , Near Bali
Tourism and business directory for East java.
http://www.eastjava.com/
If you are a indonesian entrepreneur you could join to www.eastjava.com/joint
Guide Book to

East-Java

The Beauty of
... Contact to Web Master
User service This Site has been nominated and listed in :
World Hottest Award Winning Site!
Sign Guestbook
View Guestbook
Indonesia Tourism
Web Ring Previous Next Random List ... Join the Indonesia Tourism Webring

37. Javalobby - Sun Java, JSP And J2EE Technology Programming Forums, Software Downl
Independent organization that supports the promise of java s Write Once, Run Anywhere (WORA) promise. Includes news resources, product announcements,
http://www.javalobby.org/
Javalobby EclipseZone Javacrawl JDocs ... ADVERTISE Username/Email: Password: SIGN IN

38. Curso De Java - Monografias.com
Origen de java, caracter­sticas, orientaci³n a objetos, seguridad, multithreaded, ventajas, arquitectura neutral, portabilidad, interpretado y din¡mico y limitaciones.
http://www.monografias.com/trabajos/java/java.shtml
Nuevos Publicar Toolbar Foros ... Recomendar Recomendamos:
Barra de herramientas gratuita
Buscar: Avanzada
Bajar Trabajo (Descargar) Agregar a favoritos Recomendar Imprimir
Introducción a Java
1.1 Origen de Java
Sun Microsystems, en servidores para Internet , uno de cuyos lemas desde hace mucho tiempo es "the network is the computer" (lo que quiere dar a entender que el verdadero ordenador es la red el lenguaje Java problemas que se le plantean a los desarrolladores de software sistemas operativos y sistemas red como Internet desarrollo de Java , desde la que dice que este fue un proyecto tiempo mercado en la aldea global que es Internet Java como lenguaje mercado de la de consumo y desarrollar programas proyecto El mercado inicialmente previsto para los programas microondas , tostadoras y, fundamentalmente, interactiva. Este mercado sistemas de ventanas que proliferaban en el momento. desarrollo eficiencia de C++ no compensaban el gran coste de pruebas estado trabajando en su tiempo libre en un Los lenguajes al uso, como C o C++, deben ser compilados para un chip, y si se cambia el chip, todo el

39. JavaScript.com (TM) - The Definitive JavaScript Resource: JavaScript Tutorials,
javaScript.com is your source for all things javaScript, including tutorials, free java scripts, downloads, tools, javascript source code and other
http://www.javascript.com/
Access FREE BMC Performance Software Manager Whitepapers: Whitepaper:
Effortless Systems Management
Whitepaper:
Whitepaper:

Performance Impact of Load Balancers on Server Farms
Best Practices Guide:
Free Whitepaper: Information Management Trends In 2005 What's your current data focus?
While some companies are still focused on storage and access, others are leveraging their information to be more agile, gain new insights into business performance and make better decisions.
Get this whitepaper and learn how your peers are implementing their data management solutions.
Download:
Information Management Trends In 2005

Compliments of Sybase. Refer-It Subscribe to be notified of new affiliate programs and news.
Search Clipart.com:
Clipart Photos Fonts Web Art Developer Downloads International Internet Lists ... JavaScriptSource and JavaScripts.com - Cut-n-Paste Scripts Whitepaper: Server Management Best Practices with PATROL. Learn how PATROL can help you identify the key parameters crucial to managing critical system availability, server performance, and capacity thresholds. FREE Newsletter HTML (weekly) Build TOC This script will automatically build a table of contents based on the header tags found on the Web page. Includes an optional access key [Alt-t] to return to the ToC. IE only.

40. Servlets.com
Hello to Spanish speakers, with the localized time, Hello to Japanese speakers, Sending localized output read from a file, A servlet version of the Rosetta Stone, A servlet version of the Tower of Babel, The hidden charset.
http://www.servlets.com/jservlet2/examples/ch13/index.html

Home
What's New? com.oreilly.servlet Servlet Polls ... Advertising Info Sponsored Links:
Dr Seuss

Cuban Cigars

Refinance Mortgage

Discount Hot Tubs
Brochures On Travel

Expert Audio Advice

Clear Your Debt
The Book Chapter 13 Examples from Java Servlet Programming, 2nd Ed
  • : Hello to Spanish speakers, with the localized time
  • : Hello to Japanese speakers
  • : Sending localized output read from a file
  • : A servlet version of the Rosetta Stone
  • : A servlet version of the Tower of Babel
  • 13-11 and 13-12 : The hidden charset

Examples from other chapters: select a chapter
Example 13.4: Hello to Spanish speakers, with the localized time
This servlet uses a DateFormat object to print the current time in a format naturally understood by a Spanish-speaking recipient.
Example 13.5: Hello to Japanese speakers
This servlet says "Hello World" and displays the current date and time in Japanese. For the Japanese glyphs to display correctly in your browser requires your browser support the Shift_JIS charset and has access to the necessary fonts.

Page 2     21-40 of 206    Back | 1  | 2  | 3  | 4  | 5  | 6  | 7  | 8  | 9  | 10  | 11  | Next 20

free hit counter