EWU Project Submission Grading Application, this program allows the grader to easily extract, view, compile, & execute source code within several archive files.
This code supplies miniature pedagogical Java implementations of information retrieval, spidering, and text-processing software. It was initially developed for an introductory course on Intelligent Information Retrieval and Web Search in UT Austin.
The Poetica Studios Retired Projects is a collection of incomplete and otherwise retired projects from Poetica Studios. These projects contain programs in several languages that can be used for educational purposes or base code for future development.
JPTC is a tool for testing the performance of Java code. You can run a specific part of the code many times by a different number of Threads. It's written in Java and comes with a Swing GUI for graphical configuration and result representation. If you w
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
SIMULED is a abbreviature for Data Structures Simulator (in portuguese SIMUlador de Estrutura de Dados). The objective is to supply a tool that shows how data structures works when you add or remove data, helping in teaching of this discipline.
Generic clustering/load-balancing platform (over a LAN or internet) using java based P2P Aorta workers that execute java "tasklets". Various tasklets can be implemented to solve fractals, process images, render webpages, crack RSA "brute force".
This is RoboCup player. The player can be used with soccer server system (http://sserver.sourceforge.net). It can be used as a library for your custom player or can be programmed with build-in scripting language (very simple).
Gumpire is designed to be used as an educational aid in a programming class. It will allow students to program game clients that can participate in a competition without needing to write a complicated interface to a server.
The JDO Learning Tools demonstrate the behavior of Sun's Java Data Objects (JDO). Explore the query language and the persistence manager. Contains prototypes for client/server, web, and EJB architectures. Works with several JDO implementations.
jUDO (java Universal Data Objects) handles coding against a database Independent of database (plugins for db2/Oracle/Cloudscape/mysql/mysql etc).The code is generated "runtime" , just give the method names and jUDO derives the code/sql.
Pattern recognition software package. It includes several classification and clustering algorithms. It can read data from a
set of images, an ASCII file or a JDBC connection. A small TCP data server with its corresponding JDBC driver is included.
It is a word puzzle game which can be played online. It is a Java Applet that can show crossword puzzles. The clues of these kind of puzzles are in squares. The applet can be put on a web-page where visitors can solve crossword puzzles interactively.
Virtual electronic circuit simulation with JAVA based schematic entry and wave viewer, based on (Berkeley) SPICE, for any OS/Server/Browser configuration.
Due to missing public feedback for over one year its status is set to INACTIVE (1/2004) - sorry.
A collection of Java Server Pages for managing libraries and other collection of books and magazines, videos and other media in a private or public library context. Uses PostgreSQL and Tomcat servers.
Socker is a framework for development of teams in the simulated robocup. The framework supports different types of agent architectures and works with soccer server 8.x
Gnubert will be a system to use the power of many computers across the internet to solve problems using evolutionary techniques. Any user may define a problem and the system will attempt to solve it.
The MathForge Application Environment provides users a broad range of Java-based math tools (calculation, visualization, presentation and communication via MathML) and allows developers to leverage existing code while extending MathForge.
Useful and small conversion utility for metric and english measurements. Uses most common measuring units. Older editions written in c++, newer editions in java. Both bytecode and source are available for download.
JTycho is an object-oriented runtime programmable network server.
It will support multiple network models, compiler implementations, object models, persistence mechanisms and object ontologies.
Java port and extension of MLC++ 2.0 by Kohavi et al. Currently contains ID3, C4.5, Naive (aka Simple) Bayes, and FSS and CHC (genetic algorithm) wrappers for feature selection. WEKA 3 interfaces are in development.
My intention for creating Software Engineering Techniques is mainly educational. I will post source code I've written or will write that may be useful for others who need to "see" how things can be done rather than just reading references.