This package provides a general framework for developing spatial indices.
Currently it defines generic interfaces, provides simple main memory and
disk based storage managers and a robust implementation of an R*-tree, an
MVR-tree and a TPR-tree.
Supported Features:
* Generic main memory and disk based storage managers.
* R*-tree index (also supports linear and quadratic splitting).
* MVR-tree index (a.k.a. PPR-tree).
* TPR-tree index.
* Advanced query capabilities, using Strategy and Visitor patterns.
* Arbitrary shaped range queries, by defining generic geometry interfaces.
* Large parameterization capabilities, including dimensionality,
fill factor, node capacity, etc.
* STR packing / bulk loading.
The State Threads is a small application library which provides a
foundation for writing fast and highly scalable Internet applications
(such as web servers, proxy servers, mail transfer agents, and so on) on
UNIX-like platforms. It combines the simplicity of the multithreaded
programming paradigm, in which one thread supports each simultaneous
connection, with the performance and scalability of an event-driven
state machine architecture. In other words, this library offers a
threading API for structuring an Internet application as a state
machine.
The State Threads library is a derivative of the Netscape Portable
Runtime library (NSPR).
This extension provides a Tcl interface to the mmap(2) POSIX system
call.
It provides a Tcl package that allows Tcl scripts to:
1) Memory map files for improved access efficiency;
2) Share memory between related processes;
3) Easily implement cyclic persistent log files.
The functionality of 'mmap' is exported from this extension in the
form of a new Tcl channel type, named "mmap". A memory mapping is
established with the 'mmap' command. Following 'mmap' execution,
access to the memory mapped file is done via the standard Tcl
commands: puts/gets/seek/flush/close/fconfigure, only that this
time these commands operate on memory, rather than on a file.
Edith Pro is a high quality user-friendly text editing system
that combines a modern, colourful multi-window user interface
with large basic editing flexibility. It is intended for those
who want a powerful editing tool, but are not prepared to
spend a wealth of energy into learning and configuring their
applications.
Edith Pro concentrates on editing features that are universal
in applicability; as such it is not a programmable editor, but
it has many well thought-out elementary features that allow
efficient text editing for arbitrary types of text.
This port uses the Linux binary compatibility.
Loemu is a free application that provides a simple frontend for various game
emulators.
Features:
- Currently it supports game emulation with mame, sdlmame and snes9x.
- Browse games using dynamic list. This allows to browse in a list generated
with some categories (and it has other advantages).
- Finds games quickly. Using a specific dialog that looks for a game in all
the gamelist.
- The generation of the dynamic list filtering the gamelist is very fast.
- It has been developed with PyGTK + Glade.
- Released under GNU General Public License.
The design of loemu allows the support of more emulators adding specific
emulator configuration files.
Gwget 是一个 Gnome 桌面的下载管理器。其主要特性如下:
* 恢复:默认情况下,gwget 尝试继续所有的下载。
* 通知:Gwget 尝试使用 Gnome 通知区域。你可以关闭主窗口,让 gwget 在后台运行。
* 递归:当你给的下载 URL 是一个 html、php、asp 或者 web 页的目录时,
gwget 检测后会询问你是否是仅要下载某个文件(多媒体文件或者仅仅该索引页
等等)。
* 拖放:你可以拖放一个 url 到主窗口或者通知区域图标来添加一个下载。
Clone of the strategy board game 'Blokus'. Four players must place
as many of their 21 pieces on the board as possible while preventing
others from doing the same.
This is made difficult by the fact that a piece played by a player
must touch another of the player's pieces, but only at their corners
(a player's first piece must touch a board corner).
The game is over when no player can play any new pieces. The winner
is the player with the fewest & smallest pieces remaining. Bonus
points are awarded for playing all pieces.
Features a tweakable AI to take the place of any human players.
Unreal Tournament 2003 is a first-person shooter computer game designed mainly
for multiplayer gaming although the game had a built in single-player mode
that mimics multiplayer gaming by featuring AI-bots. The game is part of the
Unreal franchise's series of games and is a the sequel to 1999's Unreal
Tournament. Unreal II: The Awakening was released as a sister product to the
game, however, was developed for single-player only. Later, Unreal II would
receive an add-on that would enable a multiplayer mode. UT 2003 was followed
by Unreal Tournament 2004 released in March of 2004.
glMaze is a multiplayer maze game based on the opengl 3d graphics engine.
If a command line argument is present, glmaze tries to interpret this as
the server name to connect to. If no argument was given, glmaze becomes
the master client and starts a local server. Up to six players can join
a session. Only the master client can start the session. Other players
can join a running game. The game stops when the first player reaches
ten kills. The player with the top score at this moment is the winner.
KHangMan is a game based on the well-known hangman game. It is aimed
at children aged six and over. The game has several categories of
words to play with, for example: animals (animals words) and three
difficulty categories: easy, medium and hard. A word is picked at
random, the letters are hidden, and you must guess the word by trying
one letter after another. Each time you guess a wrong letter, part of
a picture of a hangman is drawn. You must guess the word before being
hanged! You have 10 tries.