RSS 12 projects tagged "Module"

No download Website Updated 09 Apr 2011 Shell Script Loader

Screenshot
Pop 60.95
Vit 3.51

Shell Script Loader is a framework (in a helper script) that can be used by shell-script-based applications for easy including or loading of co-shell-scripts or subscripts. With this utility, scripters may now be able to apply multi-file or module-oriented scripting or programming in shells just like the way they are always done in known languages like Perl, PHP, and Ruby. The provided functions are load(), include(), and call() with the extended versions loadx(), includex(), and callx(). The extended versions can accept glob patterns and regular expressions. Shell Script Loader supports many shells including the very old ones like bash, zsh, ksh, pdksh, sh, ash, dsh, and all shells based on the original sh. Scripts made with Shell Script Loader may also be compiled to form a single script. A generic compiler written in awk is already available.

No download No website Updated 02 Sep 2009 Python Simulated Annealing Module

Screenshot
Pop 25.87
Vit 36.86

Simulated annealing is a computational algorithm for optimization. It mimics the physical process of thermal annealing in which a metal is heated and then slowly cooled to settle into a highly ordered crystal structure. For common metals, the lowest energy state is already known. But the method is useful for other problems where the best state is not known and exhaustively searching all possible states is impractical. The method is applied by modeling the problem as a physical system with structure, energy, and temperature. This Python module implements simulated annealing so that it can be easily applied to a variety of problems. An example program is include to perform simulated annealing of the traveling salesman problem.

No download No website Updated 20 Jun 2010 Qore SQLite3 Module

Screenshot
Pop 20.07
Vit 1.11

Qore SQLite3 Module is a module for the Qore Programming Language that supports access to SQLite3 database files. The driver is thread safe and supports transaction management and transparent character encoding conversion.

No download No website Updated 05 Oct 2009 Qore OpenGL Module

Screenshot
Pop 20.05
Vit 36.41

Qore OpenGL Module is a module that provides an OpenGL API to the Qore programming language. It should be used in conjunction with another module that provides generic graphical display capabilities (such as the qt4 or glut modules).

Download No website Updated 05 Oct 2009 Qore Glut Module

Screenshot
Pop 26.29
Vit 36.41

Qore Glut Module is a module that provides a GLUT API to the Qore programming language, allowing Qore scripts and programs to implement platform-independent OpenGL GUIs.

No download Website Updated 10 May 2010 Samba pdbsql

Screenshot
Pop 18.38
Vit 33.30

Pdbsql provides three samba passdb backend modules: pdb_mysql, pdb_pgsql, and pdb_multi. pdb_mysql is a MySQL passdb backend. pdb_pgsql is a PostgreSQL passdb backend. pdb_multi is a backend which loads multiple passdb backends. These are provided because support for MySQL and PostGreSQL passdb backends has been removed from the Samba source tree, due to lack of an active maintainer.

No download Website Updated 20 Jun 2010 Qore xmlsec Module

Screenshot
Pop 17.20
Vit 32.67

The Qore xmlsec Module provides the ability for Qore programs to sign, verify, encrypt, and decrypt XML strings according to the xmldsig and xmlenc standards.

No download No website Updated 20 Jun 2010 Qore asn1 Module

Screenshot
Pop 20.95
Vit 32.67

The Qore asn1 Module provides initial ASN.1 functionality that allows Qore programs to parse and generate ASN.1 data.

No download No website Updated 28 Feb 2013 Qore uuid Module

Screenshot
Pop 41.58
Vit 6.13

The Qore uuid module provides the ability to generate, manipulate, and parse UUIDs (universally unique identifiers). It requires qore 0.8.0+ to build and run, as it uses new type info APIs in newer releases of Qore.

Download No website Updated 12 Nov 2012 Qore XML Module

Screenshot
Pop 20.40
Vit 2.14

Qore XML Module provides XML parsing and generation support, as well as XPath, XML-RPC classes and functions, and other related XML functionality to Qore. The functionality in this module was split from version 0.8.1 of the main Qore library.

Screenshot

Project Spotlight

RSyntaxTextArea

A syntax highlighting text editor written in Java Swing.

Screenshot

Project Spotlight

cdrtools

A tool for creating disk-at-once and track-at-once CDs, DVDs, and BluRays.