RSS 797 projects tagged "OS Independent"

Download Website Updated 02 Mar 2001 Mindy

Screenshot
Pop 18.33
Vit 1.00

Mindy is a very simple serial molecular dynamics program derived from NAMD source code. It currently uses xplor parameter and structure files. The program is written in very straightforward C++.

Download Website Updated 02 Mar 2001 Mol_Volume

Screenshot
Pop 16.97
Vit 1.00

Mol_Volume calculates the volume of a macromolecule by a method somewhat akin to the Monte Carlo method, namely, by measuring how many vertices of a dense regular grid happen to be within the probe radius of the molecule's atoms. The volume is then calculated as V = V_grid * N_near / N_total = N_near * V_per_node.

Download Website Updated 02 Mar 2001 PDBCat

Screenshot
Pop 18.22
Vit 1.00

PDBCat can be used to manipulate and process PDB files using commonly available text-processing tools such as Perl, awk, etc. The Brookhaven Protein Data Bank stores atomic coordinate information for protein structures in a column-based format which is designed to be read easily read by FORTRAN programs. PDBCat converts the ATOM and HETATM records of PDB files from this column-based format to a field-based one that is more easily processed by standard Unix tools.

Download Website Updated 02 Mar 2001 SODIUM

Screenshot
Pop 17.55
Vit 1.00

SODIUM places the required number of sodium ions around a (simulated) system of electric charges, e.g., the atoms of a biological macromolecule (protein, DNA, protein/DNA complex). The ions are placed in the nodes of a cubic grid in which the electrostatic energy achieves the smallest values. The energy is re-computed after placement of each ion. A simple Coulombic formula is used for the energy. The coordinates of the placed ions are printed out in the PDB format for further usage. Trivial modifications to the program should allow the placement of any combination of multivalent ions of different charges.

Download Website Updated 13 May 2013 PHPlot

Screenshot
Pop 441.18
Vit 87.67

PHPLOT is a PHP graphics class for creating charts and plots. It works with PHP5 (but older versions can use PHP4). PHPlot uses the PHP GD extension to produce PNG, GIF, or JPEG images. TrueType fonts (TTF) are optional, or built-in GD fonts can be used. The available plot types are: area, bars, line/points, lines, pie, points, squared, stacked-bars, and thin bar-line. Labels, tick marks, plot legend, X/Y axes, and more are all configurable. Images can be imported as a background, multiple graphs can be drawn on one image, and images can be saved to disk or returned to a browser.

Download Website Updated 13 Mar 2006 vtkFlRenderWindowInteractor

Screenshot
Pop 40.25
Vit 4.32

vtkFlRenderWindowInteractor is a class which enables you to create applications with full VTK and FLTK integration and interaction. This means that VTK renders to your FLTK UI, and your FLTK UI interacts with the VTK pipelines. Standard VTK interactor styles and picking work by default. This code has been tested successfully on Linux, SGI Irix, Sun Solaris, and Windows (NT, 2000, and XP).

Download Website Updated 24 Mar 2001 SyNTeX - Syntactic tree drawing program

Screenshot
Pop 59.80
Vit 66.66

SyNTeX is a LaTeX preprocessor that draws syntactic trees using the LaTeX picture environment. The preprocessor reads the comments in a LaTeX file and draws the tree based on commands that it finds in the comments.

Download Website Updated 22 Jul 2002 Linguaphile

Screenshot
Pop 80.94
Vit 1.50

Linguaphile is a simple command line language translator. It is open source, platform independent, and programmed in Perl. Linguaphile currently supports the following languages: Afrikaans, Alawa, Albanian, Arrernte, Basque, Belarusian, Bulgarian, Catalan, Croatian, Czech, Danish, Dutch, English, Esperanto, Estonian, Finnish, French, Galician, German, Greek, Hawaiian, Hungarian, Icelandic, Indonesian, Interlingua, Irish, Italian, Kala Lagaw Ya, Korean, Kriol, Latvian, Lithuanian, Malay, Maltese, Maori, Norwegian, Pitjantjatjara, Polish, Portuguese, Romanian, Russian, Samoan, Serbian, Slovak, Slovenian, Spanish, Swahili, Swedish, Thai, Tok Pisin, Turkish, Ukrainian, Warlpiri, and Welsh. The Spanish to English translation is the most useful at this stage.

Download Website Updated 08 Jan 2005 Debrief

Screenshot
Pop 56.28
Vit 3.19

Debrief is an Open Source Java application used to analyze ship and submarine tracks in 2 and 3 dimensions. The analyst is presented with calculated performance data during "runs" of the vessel tracks, and is able to annotate the diagram before exporting it in WMF format.

No download Website Updated 06 Mar 2003 A practical lambda-calculator

Screenshot
Pop 28.21
Vit 2.18

A practical lambda-calculator is a normal-order evaluator for the untyped lambda-calculus, extended with convenient commands and shortcuts to make programming in it more productive. Shortcuts are distinguished constants that represent terms. Commands define new shortcuts, activate tracing of all reductions, compare terms modulo alpha-conversion, print all defined shortcuts and evaluation flags, etc. Terms to evaluate and commands are entered at a read-eval-print-loop (REPL) "prompt" or "included" from a file by a special command. A Haskell branch is an embedding of the lambda calculator (as a domain-specific language) into Haskell. The calculator can be used interactively within Hugs or GHCi.

Screenshot

Project Spotlight

W3Perl

A Web server logfile statistic analysis program.

Screenshot

Project Spotlight

mochad

A TCP gateway daemon for the X10 CM15A, CM15Pro, and CM19A home automation controllers.