RSS 20 projects tagged "Windows"

Download Website Updated 08 Aug 2012 BRL-CAD

Screenshot
Pop 522.06
Vit 23.17

BRL-CAD is a powerful constructive solid geometry solid modeling system that includes an interactive geometry editor, ray-tracing support for rendering and geometric analysis, path-tracing for realistic image synthesis, network distributed framebuffer support, and image and signal-processing tools.

Download Website Updated 27 Feb 2004 Java Development Environment for Emacs

Screenshot
Pop 154.60
Vit 2.57

Java Development Environment for Emacs (JDEE) is an Emacs-based integrated development environment (IDE) for developing Java applications and applets. Features include multiple code browsers, a JPDA-based debugger, method and field completion, template-based and procedure-based code generation, Java source code interpreter, context-sensitive help, and more.

Download Website Updated 30 Jan 2001 ICI

Screenshot
Pop 41.47
Vit 2.84

ICI is a general purpose interpretive programming language that has dynamic typing and flexible data types with the flow control constructs and operators of C. It is designed for use in many environments, including embedded systems, as an adjunct to other programs, as a text-based interface to compiled libraries, and as a cross-platform scripting language with good string-handling capabilities.

No download Website Updated 08 Mar 2012 Simple Sockets Library

Screenshot
Pop 65.65
Vit 2.74

The Simple Sockets Library makes sockets easy to use and comes as public domain source code. It resembles C's file I/O, uses whatever port is available, has named servers and port reuse, streaming/blocking sockets used, polling support, blocking/selection support via numerous functions, timeout control and firewall support.

No download Website Updated 27 Nov 2001 NIST Web Metrics Testbed

Screenshot
Pop 40.80
Vit 1.14

The objective of the NIST Web Metrics Testbed is to explore the feasibility of a range of tools and techniques that support rapid, remote, and automated testing and evaluation of website usability. There are currently six components: 1. Web Static Analyzer Tool (WebSAT): checks web page HTML against typical usability guidelines. 2. Web Category Analysis Tool (WebCAT): lets the usability engineer construct and conduct a web category analysis (card-sorting). 3. Web Variable Instrumenter Program (WebVIP): instruments a website to capture a log of user interaction. 4. Framework for Logging Usability Data (FLUD): a file format and parser for representation of user interaction logs (such as those captured by WebVIP). 5. VisVIP Tool: produces a 3D visualization of user navigation paths through a website, based on FLUD data. 6. TreeDec: adds navigation aids to the pages of a website.

Download Website Updated 17 Sep 2001 freescope

Screenshot
Pop 42.78
Vit 2.29

freescope is a programmer tool that provides source code browsing for various operating systems. It is a clone of the cscope program but has its own unique features, such as symbol completion and easy result browsing.

Download No website Updated 26 Jun 2001 EASEA

Screenshot
Pop 48.83
Vit 1.42

EAsea Specification of Evolutionary Algorithms (EASEA), is a high-level language dedicated to the specification of evolutionary algorithms. The language and compiler are quite mature. EASEA compiles .ez specification files into C++ or Java object files, using existing evolutionary libraries. Supported C++ libraries currently are GALib or EO.

Download Website Updated 23 Nov 2005 freeglut

Screenshot
Pop 125.20
Vit 1.77

freeglut is intended to be a 100% plug-compatible clone, and is released under the Xfree license. The GLUT (OpenGL Utility Toolkit) is a widely used library for doing window control, keyboard, and mouse input, and other basic functions for OpenGL programs. However, GLUT is not OpenSourced - although it's source code is available under a somewhat ill-defined set of restrictions. Hence, 'freeglut'.

Download Website Updated 12 Jul 2012 SQL Query Generator

Screenshot
Pop 149.73
Vit 11.57

SQL Query Generator is a command-line program that will help you make INSERT INTO, DELETE, and UPDATE SQL queries. The queries created with this program can be stored as plain text in a file, printed to the screen, or both.

Download Website Updated 01 Apr 2002 sigslot Portable C++ Signal/Slot Library

Screenshot
Pop 27.33
Vit 1.00

The sigslot library is a portable, type-safe, thread-safe implementation of the signal/slot paradigm written entirely as a C++ template library. No preprocessor is required. The library can coexist with other C++ libraries, notably the Microsoft Foundation Classes (MFC), adding Qt-like functionality to any suitably instrumented classes. The library should work fine with any reasonably standards compliant C++ compiler that supports the STL and templates with optional template parameters. Partial template specialisation is NOT required.

Screenshot

Project Spotlight

Snippetory

A general Java template engine based on passive templates.

Screenshot

Project Spotlight

procenv

A command-line utility that simply dumps all attributes of its environment.