JDemo is the Java demonstration framework. It provides a new approach for demo driven software development: When developing software you write short code snippets. Those demos can then be used for code documentation and demonstrating the program output.
Javaprogram to create a (potentially multilingual) glossary of the unique words in any given Lojban text.
Note that the Sourceforge page for this was superceded by the Bitbucket repository: https://bitbucket.org/pretoriusjf/vlastezba/overview
Any further updates will be made there.
This is my third year project. This is a Java networking software with client and server
How to Use this ..
1-First Start Server program by double clicking on server.bat file.
2-Now Start Client.jar file and log in to chatting room
This program allows you to create a transmission hologram using just a computer, a laser-printer, and an overhead transparency. This hologram will behave like one created using a laser and can be projected or viewed with a point source.
Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
This is a multi-threaded Javaprogram that tries to maximise CPU utilization by separating and distributing the computational part of the work from the file reading and writing part by using separate threads.
ProViz is a program visualization framework for Java. It is built as a plugin to the Eclipse IDE. (We are getting close to publishing resources and making this project distributable. Stay tuned!) A video demo: http://www.youtube.com/watch?v=BsoK1n-OM
A small javaprogram that checks the validity of a European vat code. It works by calling the web service http://ec.europa.eu/taxation_customs/vies/checkVatService.wsdl To see source code rename the .jar into .zip and open it to run: java -jar check_
This Program plays any looping metronome file while it allows you to record. It will then take the recorded session and cut a loop to the same time length by synchronizing the loop points. Optionally it can mix the two files as well, (Java Required)
A Szudoku játék megfejtését segíti a program. A cellákra kattintva megadhatjuk az rejtvényben szereplő számértékeket majd a megfejt gomb megnyomásával a program kitölti a hiányzó cellák értékeit.
Astro-Online is a web (now widget) based astrology program that can be downloaded and installed on any web server. Widgets (horoscopes) can also be shared through a share button on websites and personal pages (no installation necessary).
The project JConsommation is a program written in Java with a graphical interface which allows you to calculate and store the results of the consumption of your vehicle.
Amazingly simple, amazingly useful, personal database software (based on the windows-only Treepad program). Simply store your notes in a single tree structure. Excellent for lists, outlines, document planning...
mysloc is a (fast) program that prints for each source file (C, C + +, Java, C #...) the number of: lines of code , comments ,lines ,effective code , mixed lines ,blank lines . The author was inspired by the functioning of the Unix program wc.
This is an IDE for 8051 which can be used to write and simulate assembly language program and find out errors if any. The project implements almost all 8051 functions. It visually shows the content of all register and memory.
Simple command line driven Javaprogram to allow you to record arbitrary events in a MySQL database. E.g. when a machine or a person logged on or off. Just call Makam at appropriate points in your login/logout scripts.
A Javaprogram / applet for remote bookmark and mail address management. Browser and system independent, no special web service required. All you need is ftp or ssh access to a remote host.
SleepArchiver is a cross-platform data manager for Sleeptracker-series watches. The aim of the program is to provide powerful, yet user-friendly capabilities to collect, store and analyze sleep data.
A Visual Sorter written in Java for the bubblesort-, selectionsort- and insertionsort-algorithm. At the end of the program a log.html is written to the current user's desktop. Tested only on Windows-systems.
JTronic is a game designed for programming competitions. Players program a Java agent that participates in a game that combines the classic Tron and PacMan games. Features include an AWT GUI, record/playback functionality, and tournament mode.