22 projects tagged "Windows"
CESE Plus is a software platform designed to perform a wide array of cell electrophysiology simulations. It is a universal simulation environment supporting multitude of cell models and systems, including cardiac atrial, ventricular and SA node models, neuronal models, and more. CESE Plus is an enhanced commercial version of the CESE platform. These enhancements include full support for Mac OS X; a split display for comparison of multiple simulated data traces; data import and export between MS Excel, Axon text files, and ASCII tables; powerful cursors to select regions of interest and perform online measurements and statisical analysis; VirtuClamp to simulate voltage clamp and current clamp protocols; improved equation solvers with greater accuracy; and full commercial support.
GRAL is a library for creating high quality plots and charts in Java. Many plot types are available like scatter plot, bubble plots, line plots, area plots, pie charts, and bar charts. Additionally, GRAL can exchange and process data (smoothing), and various plug-ins allow the import and export of data and graphics to formats like CSV, JPEG, PNG, EPS, PDF, or SVG.
GloboNote is a desktop note taking application. It helps you to create to-do lists, reminders, and other notes in one place. There is no limit in the number of sticky notes you can create. Notes can be organized by groups and searched using the search tool. You can format a note's text, change its color, font, size, and transparency level. You can make a note sticky by setting it to always stay on top, or hide or roll-up a note when not use. You can set alarms, play custom alarm sounds (WAV, MP3, AIFF, and AU), attach files, insert images, and more.
Griffon is dekstop application development platform for the JVM. Inspired by Grails, it leverages the Groovy language and concepts like convention over configuration. The Swing toolkit is the default UI toolkit of choice however others may be used, principaly SWT and JavaFX. Developers may use a combination of the Groovy and Java as well as other JVM languages such as Scala, Clojure, Mirah, and Jython. It encourages the use of the MVC pattern and follows in the spirit of the Swing Application Framework (JSR 296) by defining a simple yet powerful application life cycle and event publishing mechanism.
JAME is an application for creating fractals and other graphics artifacts. It is written in the Java language, with some native code to accelerate encoding of videos and images. It has a real-time, multi-threaded graphics engine with layers, filters, effects, a lot of formulas, and parameters. JAME supports operations such as continuous zoom of Mandelbrot and Julia sets, rotation, and color shifting. JAME has also advanced features such as networked computation and scripting. You can take photos of your fractals or record movies from your exploration paths. Photos and movies are stored in a database to be rendered in high resolution and exported to a file. JAME can be extended by plug-ins which provide fractals, formulas, filters, effects, and more.
JBackpack is a personal backup program. It features incremental backups, network transparency, and encryption. JBackpack uses rdiff-backup for all backup and restore functions. SSHFS and SMB are used to access remote file systems. EncFS is used to encrypt backup destination directories.
JLokalize is an editor for supporting the internationalization (i18n) of Java applications. Java programms usually store translatable text in properties files. JLokalize is an editor which makes organizing these files simple. Its code is based on Attesoro. It is small, portable, easy-to-use, and specialized for its purpose. It is fully compatible with standard ResourceBundle based implementations.