641 projects tagged "Windows"
Waveblend is a focus enhancing tool. It implements an image fusion algorithm to combine many images to one, using the images most in focus at each point; the resulting image is in focus everywhere. It uses the complex dual-tree two dimensional discrete wavelet transform algorithm, with a number of pre- and post-processing steps.
CADSM is a basic 3D CAD with advanced motion simulation capabilities. It is suitable for anyone interested in learning 3D CAD and motion simulation inexpensively before using more sophisticated packages. Educators, students, and new engineers will find it ideal for the teaching and learning of geometry, kinematics, dynamics, vibrations, mechanisms, linkages, cams, machine design, and physics. Data can be exported to spreadsheets or the POVRay ray tracer.
nMicrocoder is an ncurses EDA tool to write microcode. Basically, it is a stripped down spreadsheet program that lets you fill a table with "0", "1", and "-", and gives you compile-ready verilog code in return. It was written as an alternative to full spreadsheet programs. It is known to run on Linux, IRIX, and Solaris, unless ncurses 5.3 is installed.
AntFlow builds upon Apache Ant to provide a new approach to simplifying system automation that uses pipelines of hot folders chained together to perform a given task. Using XML, it associates an automated task such as data transfer, encryption, or XML processing with a directory on the local system. Whenever a file is copied or written into the hot folder, the associated task is executed and the file is moved to the next hot folder in the pipeline for further processing.
The NCAR Command Language (NCL) is a programming language designed specifically for the access, analysis, and visualization of data. It can be run in interactive or batch mode, and includes features common to modern languages, including types, variables, operators, expressions, conditional statements, loops, and functions and procedures, and also functions to handle the manipulation of metadata, the configuration of output graphics, the importing of data from a variety of formats, and an algebra that supports array operations. Many useful functions and procedures for processing and manipulating data are included.