Simple interactive Java browser is basic simple browser show how we can use voice commands to navigate in web sites and use hyperlinks as a voice commands.
A unified collection of algorithms for Artificial Life. It includes evolutionary algorithms, neural networks, data mining tools, compilers, among others.
ECL is a system-level specification language for HW/SW designs and is based on Esterel and C.
The ECL compiler parses ECL, writes Esterel and C, and uses the Esterel compiler to produce an implementation.
Originally developed at Cadence Berkeley Labs.
This is a multi-threaded Java program 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.
A wrapper for Apache UIMA (http://incubator.apache.org/uima/) that connects to the Open Biomedical Annotator (OBA) rest service from the National Center for Biomedical Ontology (http://www.bioontology.org/wiki/index.php/Annotator_User_Guide).
ORE (Ontology Rule Editor) is a platform-independent application to manage
the use of inference rules defined on a model represented by an ontology. ORE offers a easy, well-guided and intiutive GUI to define and test these inference rules.
New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
Atomic Transformation Code is an EPL-licensed low-level model transformation language implemented upon the Eclipse EMF project. It is an intermediate layer created with the goal of executing any model transformation language, such as QVT, or RubyTL.
MediaWikiRevisionsExtractor extracts the history of a particular wiki page, computes the modifications made between each revisions and finally, stores the whole set of modifications in a file.
RssGsc (Rank Sum Statistics for Gene Set Collections) is a bioinformatics tool used to find meaningful gene sets using a ranked list of genes (obtained form an experiment).
Knime (http://www.knime.org) nodes for sequence bioinformatics. Sequime is an eclipse plug-in for the KNIME data mining platform, providing additional nodes for reading, processing and visualizing sequence information.
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.
Parsers for biological data based on scanner generators like Flex (C), Re2c(C), Jflex (Java) and Ifickle (Tcl). This scanner generators are providing easier maintainance, development and higher speed than hand written scanners. Scanner output is SQL.