Allows you to build your own circuits and test them
With this software you will be able to build your own circuits and test them. You are allowed to use this easy-to-use tool for educational reasons.
Run on Windows:
- Install Java: https://java.com/en/download/
- Download the binaries
- Open the jar-file with the javaruntime
Limitations:
- Currently only German language supported.
- This software requires Java 8 or above to work. Tested with OpenJDK & Oracle Java.
For more information check out the project's source code at https://github.com/Crusader99/digital-logic-simulator
Project to dinamically export queries to Excel, PDF and Jasper Viewer
Project to execute SQL queries from an SQL file. Once the file is loaded you can export the result to an Excel or PDF file or to view it with Jasper Viewer. The file loaded can be seen in a textarea. This textarea is editable so that you can edit your query at runtime and export it. For the time being you can't include parameters to the query. The best of this project is that you really don't know how many columns of the table of your database are and this project dinamically does this.