Regpack is a powerful onboarding, registration, and payments platform trusted by thousands of organizations worldwide. Our mission is simple: to give you the tools to automate busywork, streamline your processes, and keep your focus where it belongs, on growing your programs and serving your clients.
GUI based tool to generate test cases for competitive programmers
Test Case Generator (TCG) is opensource and easy to use gui based tool to generate test cases to use in competitive programming. The tool supports test cases for Array, String, Matrix, Graph and Palindrome.
Installation
- To run this tool, you will need JAVA JDK 8 or later version installed on your host machine. Download JAVA JDK 8 or above from here, if not already installed.
- Download Test Case Generator
- Double click the downloaded package to start the application...
A framework and Java class for rapid development of quiz apps for Android-smartphones. Preview-clip: http://youtu.be/QmBexUPsqm0
I have currently no resources to push this project further. However, if you're interested feel free to contact me - depending on the feedback I receive I might re-arrange my priorities.
"GDialog" is an add-on for "Project X - DVB demux Tool". It adds a dialog to it's GUI to retrieve and select the video recordings of the Siemens Gigaset M740AV / M750S settop boxes. For details please read the wiki (see 'www' - 'de' only).
It is a powerfull CAN (Controller Area Network) Trace Programm. With this Programm you can Trace the CAN-Telegrams(Frames) and send Telegrams on the CAN-Bus.
OneTimePIM is a comprehensive Product Information Management System designed to streamline the import and distribution of product data.
A single source of truth for all of your product information with easy ways to distribute that data to wherever it needs to go, including the most powerful e-commerce connectors in the industry.
The 'Monitor' application, which consists of 2 parts, a MonitorServer (linux daemon) and a MonitorClient (javagui), will enable the user to monitor and log server process, memory, network and cpu information of multiple servers at a time.
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
Bean Bowl is the a fun and useful Java lab, allowing you to play around with Java classes and objects using direct manipulation techniques instead of writing long main() methods. Use it either as an application or as a GUI component framework for you own
java-turing-emulator aims to provide a GUI for creating, editing and simulating Turing machines and deterministic machines. its build in java and uses the swt-framework.