Projects tagged ‘graphs’ and ‘java’


[17 total ]

9 Users
 

Coloane is a free Eclipse based editor dedicated to systems modeling using different formalisms like Petri Nets. With Coloane you can design your models and connect them to the FrameKit platform. This ... [More] platform provides you a huge set of tools you can use to verify properties on your models (i.e. "Does my model have a deadlock?") [Less]
Created about 1 year ago.

1 Users

The goal of the GEF project is to build a graph editing library that can be used to construct many, high-quality graph editing applications.
Created about 1 year ago.

1 Users

JUNG — the Java Universal Network/Graph Framework--is a software library that provides a common and extensible language for the modeling, analysis, and visualization of data that can be represented ... [More] as a graph or network. This plugins enables the use of JUNG on Griffon applications. Visualize graph data with ease! [Less]
Created 2 months ago.

1 Users

A Java binding for Grahphviz built on top of the existing SWIG-generated api. This provides a more flexible object-oriented interface to the graph model, and support for rendering the generated graphs using GEF/draw2d.
Created about 1 year ago.

0 Users

Manual implementation of common data structures and algorithms.
Created about 1 year ago.

0 Users

GRASP ( code name:j-grasp ) is a powerful tool with many capabilities which enable the user to investigate and handle graphs. The user can use GRASP to create, edit, and research graphs and networks. ... [More] We believe that GRASP will be an invaluable tool for learners of graph theory as he/she can tryout various algorithms on their graphs. Try it now: Download the latest jar file ( j-grasp-0-0.jar ) and then run java -jar j-grasp-0-0.jar. Note: The main drawing areas (where you draw graphs) seems to be hidden initially, will be fixed soon. In the mean time, drag the leftmost split bar to see the drawing area. [Less]
Created 8 months ago.

0 Users

JavaLog is a package tracker. This is a project for the class "Laboratório de Programação II" (Programming Lab II) of the Computer Science Undergraduate course at UFCG.
Created 2 months ago.

0 Users

OverviewThe OFCGWT project provides a simple to use chart widget for GWT based on Open Flash Chart 2. The library includes the needed flash insertion, update and manipulation methods for the chart ... [More] widget. It also includes a POJO model for the chart elements and components that assist in the generation of the JSON to provide the correct chart data for OFC 2.x API. The project has released a beta of version 2.x and a stable 1.3.x release - with over 12,000+ downloads !! Note: A beta of v2.0 (GWT 1.6 support) does contain breaking API for those coming from the 1.X version of OFCGWT - it contains new refactored events and a new chart factory, better attach/detach support, new charts features(new Horizontal Stack Bar Chart, enhanced animations based on OFC Ichor with DZ fixes and patches). Current Status2009-Apr-21: Version 2.0.1 beta released.DemoNew Std Demo - Added Transparent Image Bar Chart Events Demo - onClick Events Demo showing drill-down Note: Source code for both demos and more is available in the SVN (click the source tab above and browse to the /trunk/test folder). History2009-Apr-15: Version 2.0 beta released. 2009-Feb-13: Version 1.3.0 released. Fixed pie size, transparent background. New demos updated. 2009-Jan-29: Version 1.2.5 released. Several fixes (latest SWF OFC file added) 2009-Jan-08: Version 1.2.4 released. Fixed an json load JS method ready bug 2009-Jan-07: Version 1.2.3 released. Fixed an attach/detach bug 2008-Dec-28: Version 1.2.2 released. Fixed right Y Axis & stackbar keys support 2008-Dec-08: Version 1.2 released. Adds new Cylinder Charts!! 2008-Nov-16: Version 1.1 released. New onClick event support!! 2008-Nov-06: Version 1.0.3 released. Bug fixes for issues 7,8,9 & 11. 2008-Oct-23: Version 1.0.2 released. Bug fix for stack-bar charts and demo update. 2008-Oct-18: Version 1.0.1 released. New charts, updates to OFC and new demo. 2008-Oct-12: Version 1.0.0 released. 2008-Oct-05: Memory leak found in OFC - a patched SWF file produced. 2008-Aug-31: Docs finalised, full OFCv2 Beta1 support, beta6 released. 2008-Aug-30: Minor Fix, license change to LGPL, beta5 released. 2008-Aug-28: Further Fixes, API refactor, updated demo, api docs : beta4 released. 2008-Aug-22: Further Fixes, event notification, updated demo : beta3 released. 2008-Aug-21: Fixes, resize bug, ExtJS GWT demo and docs : beta2 released. 2008-Aug-19: OFCGWT updated release and demo : beta1 released. 2008-Aug-17: OFCGWT initial release made available. [Less]
Created about 1 year ago.

0 Users

IntroductionEver wondered what -sin(x*y/9) * cos(y*-x/9) + (x/6)^2 + (y/6)^2 - 1 or some other curious function looked like? Download this little Java application and find out! I wrote this program ... [More] for my Java and OpenGL classes. It does have some rough edges but should work just fine in most cases. It uses multiple cores to speed up calculations. Usage should be pretty straightforward: click and drag to rotate, shift-click and drag to pan. This is a NetBeans 6 project. If you want to compile it, you need to install the OpenGL Pack. Have fun! And if you like it or have some comments drop me a line. Obligatory screenshot [Less]
Created about 1 year ago.

0 Users

ERGMs can be used to analyse the dynamics of event based data streams.
Created 6 months ago.