- The Visualization ToolKit (VTK) is an open source, freely available software system for 3D computer graphics, image processing, and visualization used by t...The Visualization ToolKit (VTK) is an open source, freely available software system for 3D computer graphics, image processing, and visualization used by thousands of researchers and developers around the world.
- The Crawljax team is pleased to announce the crawljax-2.0 release. This release supports multi-browser crawling and includes many improvements. Crawljax is...The Crawljax team is pleased to announce the crawljax-2.0 release. This release supports multi-browser crawling and includes many improvements. Crawljax is
- Sammlung von Projekten zum Testen von Web Applikationen via Browser
- import java.nio.charset.Charset; import org.apache.mina.core.service.IoAcceptor; import org.apache.mina.filter.codec.ProtocolCodecFilter; import org.a...import java.nio.charset.Charset; import org.apache.mina.core.service.IoAcceptor; import org.apache.mina.filter.codec.ProtocolCodecFilter; import org.apache.mina.filter.codec.textline.TextLineCodecFactory; import org.apache.mina.filter.logging.LoggingFilter; import org.apache.mina.transport.socket.nio.NioSocketAcceptor;
- Lady Java Music Video for JavaZone
- The Gephi Toolkit project package essential modules (Graph, Layout, Filters, IO...) in a standard Java library, which any Java project can use for getting
- @Produces("image/*") public Response getImage(@PathParam("image") String image) { File f = new File(image); if (!f.exists()) { throw ...@Produces("image/*") public Response getImage(@PathParam("image") String image) { File f = new File(image); if (!f.exists()) { throw new WebApplicationException(404); } String mt = new MimetypesFileTypeMap().getContentType(f); return Response.ok(f, mt).build(); }
- The official home page of the JFreeChart project.
- gute knappe Einführung
- Java Quelltext, (abgerufen am 20.06.2010 23:00 2009)
- Quellcodeänderung, (2009)
- dpunk.verlag, www.dpunkt.de, Third edition, (2005)


user