public marks

PUBLIC MARKS from YukuanMark with tag lib

August 2006

Loki | Main / HomePage

Loki is a C++ library of designs, containing flexible implementations of common design patterns and idioms.

July 2006

Dr. Dobb's | The Boost.Threads Library | Û 15, 2003

Just a few years ago it was uncommon for a program to be written with multiple threads of execution. Today Internet server applications run multiple threads of execution to efficiently handle multiple client connections. To maximize throughput, transactio

Regex++

Regex++ provides a set of portable template classes and functions for compiling, matching and searching for regular expressions.

Dr. Dobb's | Regular Expressions in C++ | ] 25, 2001

Regular expressions form a central role in many programming languages, including Perl and Awk, as well as many familiar UNIX utilities such as grep and sed. The intrinsic nature of pattern matching in these languages has made them ideally suited to text p

Notus Documenation

Notus is not your traditional GUI framework like MFC, wxWindows, WTL, etc. It is an unique library that is bringing the generative programming concepts into the GUI world. It is an attempt to create a common domain model. In this model, the construction o

Boost Test Library

The Boost Test Library provides a matched set of components for writing test programs, organizing tests in to simple test cases and test suites, and controlling their runtime execution. The Program Execution Monitor is also useful in some production (non-

Boost.Regex: Introduction

Regular expressions are a form of pattern-matching that are often used in text processing; many users will be familiar with the Unix utilities grep, sed and awk, and the programming language Perl, each of which make extensive use of regular expressions.

regex_proposal

This proposal is based heavily on the Boost regular expression library, although GRETA is also discussed. The proposal represents widespread existing practice; the Boost regex library is in use on over twenty compiler/platform combinations, and is one of

A Proposal to Add an Extensible Random Number Facility to the Standard Library (Revision 2)

Computers are deterministic machines by design: equal input data results in equal output, given the same internal state. Sometimes, applications require seemingly non-deterministic behaviour, usually provided by generating random numbers. Such application

Boost Random Number Library

Random numbers are useful in a variety of applications. The Boost Random Number Library (Boost.Random for short) provides a vast variety of generators and distributions to produce random numbers having useful properties, such as uniform distribution.

[ GTL ] The Graph Template Library

GTL, the Graph Template Library GTL can be seen as an extension of the Standard Template Library STL to graphs and fundamental graph algorithms.

JUNG - Java Universal Network/Graph Framework

by 5 others
JUNG — the Java Universal Network/Graph Framework--is a software library that provides a common and extendible language for the modeling, analysis, and visualization of data that can be represented as a graph or network. It is written in Java, which all

gef.tigris.org

The goal of the GEF project is to build a graph editing library that can be used to construct many, high-quality graph editing applications. Some of GEF's features are: * A simple, concrete design that makes the framework easy to understand and extend. *

The Boost Graph Library

Graphs are mathematical abstractions that are useful for solving many types of problems in computer science. Consequently, these abstractions must also be represented in computer programs. A standardized generic interface for traversing graphs is of utmos

SGT Graphics Package

The Scientific Graphics Toolkit (SGT) facilitates easy development of platform independent, Java applications to produce highly interactive, flexible, publication quality, object oriented graphics of scientific data. Features include user settable or auto

Welcome to JGraphT - a free Java Graph Library

by 1 other
JGraphT is a free Java graph library that provides mathematical graph-theory objects and algorithms. JGraphT supports various types of graphs including:

January 2006

NTL: A Library for doing Number Theory

NTL is a high-performance, portable C++ library providing data structures and algorithms for manipulating signed, arbitrary length integers, and for vectors, matrices, and polynomials over the integers and over finite fields.

The GNU MP Bignum Library

GMP is a free library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating point numbers. There is no practical limit to the precision except the ones implied by the available memory in the machine GMP runs on.

December 2005

YukuanMark's TAGS related to tag lib

ai::alife +   Algorithm +   boost +   c::cpp +   computer +   cpp +   evolutionary computation +   graph +   graphics +   gui +   java +   language +   math +   regex +   RNG +   scientific +   scitech +   software building +   space +   template +   thread +   toolkit +   UTest +