Kanji Stroke Order Diagram Builder is a Java GUI Application
Learning stroke-order is the key to remembering Kanji. Stroke Order Diagram Builder allows you to visually record the stroke sequence of Kanji glyphs from specially prepared fonts.
The program versusSNP is a flexible tool for mining SNPs between two close related genomes. First, we align all the orthologous genes and select SNPs, then the SNPs are separated into categories based on their mutation types.
A QT based code gen. app for visual php development. Based on a XML XSLT PHP framework that makes it possible to select visual elementsin a WebKit rendered HTML editor and generate PHP that gets the XML and add the XSLT into the current HTML.
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
PlayerSelector allows players to be selected for video games using a simple, but full featured Java-based GUI. It can be utilized in any environment where a number of players need to be selected at a time (such as 4 for a console game).
Term Project by UTD students for Requirement Engineering CS6361.
G-HOPE (Google "Helping Old People Easily") - A smartphone application for elder with difficulties like lack of hearing, speech impairment, unclear speech, low vision, weak memory etc.
PL/SQL packages to perform Oracle 11g tasks within a very few number of lines : dump/load LOBs, compute CRC, get Mime Type from a BLOB, send XMPP messages, list directory contents as a table, interact with Twitter,deal with QrCodes, ...
This is a simple CRUD app that uses basic JQuery functions. Detail screen has CRUD & next/prev buttons. Select a person via the master list screen. Master is a JQ DT with buffering. It uses MySQL. Pls refer to http://tekne-techne.blogspot.com
A Java JComponent to select the time easily by dragging the mouse or scrolling the mouse wheel, instead of entering the time by keyboard (which is additionally still possible).
A simple program to view your favorite pdf documents ( or chm ). Select the document from a list to read/view and "Open selected pdf" from the File menu or start reading in the right display panel.
An Eclipse Plugin that Generates Unit Tests. Generates basic tests or Open POJO tests for simple objects and generates test stubs for complex objects. Helps developers test projects created without Unit tests or without Agile methodologies
Two player Blackjack game for the symbian users connected to each other via Bluetooth. Very nice GUI displaying the cards and choosing the available options for the player.
A simple MD5 checksum comparator.
Paste in the desired checksum, select the file to be checked.
You get a green checksum indication for a match, otherwise the calculated checksum goes red.
Easy, with no tedious manual checking.
Now you can make a list of all things that you wish to buy, from meal supplies to gadgets or tecnology. You can mark the purchase date, select the category, inform every item you are interested and it can be possible check prices on web.
Mobile Sudoku Solver is a Java (J2ME) application for solving, designing and playing Sudoku puzzle game on mobile devices. It can find all the solutions available and hold them all in memory. You can select one of them, edit and solve it again.
this desktop app manages your Twitter experience. it shows non friends and non followers. it allows you to still view the last tweet for both groups. it allows you to page through all your friends and followers to view their most recent tweet.
Jar Installer is a java based program for creating self-extracting installation packages through a GUI. Just select your files, logo and create a jar file which can be double clicked for installation.
SPIDR (Space Physics Interactive Data Resource) is a distributed database and application server network, built to select, visualize and model historical space weather data. SPIDR is a web-application and a grid of data mining web-services.
Optex Analyzer is a software to analyze and compare algorithms to solve approximately optimization problems. It has a GUI that allows select a set of input files containing raw algorithm results. The analysis is shown with tables and charts.
LAN Tournament Manager is used to setup and display brackets for any tournament. You can currently choose from single or double elimination (pool play to come in future). LTM is currently v.11.
Abstracts developers from SQL syntax, with methods that return Strings to pass on to JDBC, thus allowing compile-time checking for, many, otherwise run-time bugs. e.g. stmt.executeQuery(SqlWrapper.selectId(ordersTable, customerColumn, "John Smith")