ACCORD is a C library for composition of scanning electron or helium-ion microscope images with correction of drift. It produces significantly more accurate images than the traditional imaging techniques and also provides drift trajectories.
Simple API interface to svmlight, with some examples of use, that enable octave to work with support vector machines
Open Machine Learning will be a collection of data structures and algorithms written in C++ that enables machine learning research.
An open-source Java project for a software application that translates scientific names to common names in the ambit of the animal kingdom.
Provides an API, which enables the Matlab or Octave user (and developer) to incorporate Space Weather data and metadata resources from the Space Physics Interactive Data Resource (SPIDR) directly into an Matlab/Octave application. Examples included.
Measurement science-based performance & conformance testing framework
Real-time production information is needed to optimize manufacturing activities in a factory, but acquiring this information from isolated proprietary equipment is a manual process that takes time and introduces errors. Connecting equipment to the factory network can make accurate production information immediately available, but widespread interconnection of equipment has been inhibited by the lack of common information models and methods to measure performance and conformance. This project will develop and deploy a measurement science-based performance and conformance testing framework to enable real-time factory floor monitoring and optimization of manufacturing applications.
small and fast C++ library dealing with artificial intelligence
A fast artificial intelligence library which currently supports: kNN (k-Nearest Neighbor algorithm) MLP (Multilayer-Perceptron)
SAS macros and sample code for stratifying (and aggregating) data according to time-varying covariates. Especially useful for Poisson regression, Cox regression and calculating standardised incidence ratios.
Math Parser for Java
Moved to GitHub https://github.com/fedups Algebraic equation processing at run time for Java programs. Supports variables, functions with parameters, rate table lookups, an embedded "if" function... Infinitely extensible, very small footprint.
FEED-FORWARD NETWORK
FEED-FORWARD network. Simple to use, hard to manage. Born to be fast and tiny. AI FEED-FORWARD neural network
Translate Chinese to English
Translate Chinese to English using CEDICT (cantonese dictionary). Demonstrate the speed of C# and Linq. Copy the chinese text from any browser/application to Windows clipboard and see the translation.
MageTheorycraft models the casting mechanics of a mage in World of Warcraft (WoW) and outputs a simulated combat log.
eyeCure helps you cure your ill eyes, tired or intermittent exotropia.
eyeCure helps you cure your tired eyes or intermittent exotropia (exodeviation) by forcing you take rest regularly, if you don't feel good in eyes, or even have headache for too much computer usage. eyeCure did help me feel much better. Hope it helps you too.
CE-QUAL-ICM Version 1.0 is a three-dimensional eutrophication model for the Chesapeake Bay and major tributaries developed by researchers at the U.S. Army Corps of Engineers Engineering Research and Development Center in Vicksburg, MS.
============================= THIS CODE IS DEPRECATED ============================= For updated information about MTSA visit: http://mtsa.dc.uba.ar
Python command line tool to dump HDF data sets using metadata layout maps. More information: http://www.hdfgroup.org/projects/h4map/
C.C.T.C.I.--->Computer Controlled Tesla Coil Interface this program will be able to control a Tesla Coil from a computer ex. control up to 7 relays control 8 servos using an ez usb interface and open pcb made by Alex McCown and Brian Park
Document Designer is an XUL app to make complex design documents for software or engineering construction.
Programa con utilidades para electricidad, incluye calculo de alimentadores, motores, bandejas, adaptado a las normas NEC, IEC, IEEE.
Convert data file from fixed width format table to CSV
Fixed width data files are probably the most annoying data to import into database. This utility allows user to insert user-defined column separators into user-defided positions of flat file table given in fixed-width format. I am using this utility to import astronomical catalogs provided as flat tables at CDS ftp-server into postgresql; Build: $ make all [cc={icc|gcc}] Install: $ make install [prefix=/path/to/your/bin/directory] Example of usage: $ gzip -dc table.dat.gz | fw2csv --stops=4,10,11,20,30,36 -d '|' -header 1 | psql wsdb -c "copy mytable from stdin with csv delimiter '|'" For the list of available options call $ fw2csv --help
A Combat Simulator for World of Warcraft. At the moment it's in pre-Alpha and just does some calculations for the Warrior Class.
Control reducido de cámara Mintron 12V6H para Windows.
Este sencillo programa permite controlar la cámara de video Mintron 12V6H. Se sitúa en la esquina inferior derecha de la pantalla. Tiene control de opacidad de manera que puede permanecer sobre la ventana de captura. Con sencillos controles permite gestionar los parámetros: AGC, ELC/ALC, SenseUp, Gamma y SenseUp/AGC Priority. Necesitarás un cable para la conexión mediante RS-485. ****************************************************** This simple program allows you to control the video camera Mintron 12V6H. It is located in the lower right corner of the screen. Has control opacity so it can stay on the capture window. With simple controls to manage parameters: AGC, ELC / ALC, SenseUp, Gamma and SenseUp / AGC Priority. You will need a cable to the RS-485 connection. Sorry, only in Spanish language.
The PGMFI project has as its goal total understanding of the computerized systems such as ECUs, ABS controllers and other devices present in Honda vehicles. Currently, the Non-Commercial-Sharealike license is reccomended for all releases.
Game Toolbox is a C# assembly designed to facilitate the creation of games and game prototypes. It contains no graphics code, does not depend on XNA, and is Mono-compatible. It provides implementations of A*, GOAP, a genetic algorithm, and more.