Ports 搜索

共有18,669项符合descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE的查询结果,以下是第2,5612,570项(搜索用时0.01秒)
x11/antimicro-2.22 (Score: 7.2502694E-4)
Program for mapping keyboard and mouse to a gamepad
AntiMicro is a graphical program used to map keyboard keys and mouse controls to a gamepad. This program is useful for playing PC games using a gamepad that do not have any form of built-in gamepad support. However, you can use this program to control any desktop application with a gamepad; this means that your system has to be running an X environment in order to run this program.
devel/Filesys-Virtual-0.06 (Score: 7.2459056E-4)
Perl extension to provide a framework for a virtual filesystem
Perl extension to provide a framework for a virtual filesystem. Currently this module only exists to complement POE::Component::Server::FTP.
science/Chemistry-Canonicalize-0.11 (Score: 7.2459056E-4)
Number the atoms in a molecule in a unique way
Perl module which provides functions for "canonicalizing" a molecular structure; that is, to number the atoms in a unique way regardless of the input order.
textproc/PerlPoint-Package-0.45.2 (Score: 7.2459056E-4)
PerlPoint is both a presentation and a documentation toolset
PerlPoint is both a presentation and a documentation toolset. More precise, its a toolset to generate presentations and documentations. You will write a simple text and start a converter to make the final documents from this source. The final format is your choice, depending on the used converter. So you can make a presentation, speaker notes, handouts, an internet documentation and a brochure all from the same text source, but looking very individual. Because of this two step architecture PerlPoint authors deal both with the text format and several converters. The text source describes structure and contents of your document, while a converter adds layout. Let's start.
textproc/Pod-Tree-1.25 (Score: 7.2459056E-4)
Create a static syntax tree for a POD
Pod::Tree parses a POD into a static syntax tree. Applications walk the tree to recover the structure and content of the POD.
devel/cc65-2.13.3 (Score: 7.244069E-4)
Cross-compiler for 6502-based systems, includes 65816 assembler
cc65 is a complete cross development package for 65(C)02 systems, including a powerful macro assembler, a C compiler, linker, librarian and several other tools. Direct library support (that is, startup/initialization code) and support libraries for other features are available for... - the Commodore C64 - the GEOS operating system for the Commodore C64 - the Commodore C128 - the Commodore C16, C116 and Plus/4 - the Commodore P500 - the Commodore 600/700 family of computers - the Apple ][ - the Atari 8bit machines - the Oric Atmos - the Nintendo Entertainment System (NES) - the Supervision Game Console - the Atari Lynx Console
graphics/icon-slicer-0.3 (Score: 7.236454E-4)
Utility for generating icon and cursor themes
icon-slicer is a utility for generating icon themes and libXcursor cursor themes. The inputs to icon-slicer are conceptually: A) a set of multi-layer images, one for each size B) a XML theme description file Each image contains all the cursors arranged in a grid; for cursors the layers are: - a layer with a dot for the hotspot of each cursor - the main image or first animation frame for multi-frame animated cursors - the second animation frame for multi-frame animated cursors For icons, the layers are: - a layer with the images - an optional layer with attachment points for emblems - an optional layer with boxes for embedding text into icons In practice, since loading of multilayer images is not supported by standard image libraries, each layer is input as a separate image file.
textproc/libtextcat-2.2 (Score: 7.236454E-4)
Language guessing by N-Gram-Based Text Categorization
Libtextcat is a library with functions that implement the classification technique described in Cavnar & Trenkle, "N-Gram-Based Text Categorization" [1]. It was primarily developed for language guessing, a task on which it is known to perform with near-perfect accuracy. The central idea of the Cavnar & Trenkle technique is to calculate a "fingerprint" of a document with an unknown category, and compare this with the fingerprints of a number of documents of which the categories are known. The categories of the closest matches are output as the classification. A fingerprint is a list of the most frequent n-grams occurring in a document, ordered by frequency. Fingerprints are compared with a simple out-of-place metric. [1] The document that started it all: William B. Cavnar & John M. Trenkle (1994) N-Gram-Based Text Categorization, <http://citeseer.ist.psu.edu/68861.html>.
mail/MIME-Lite-HTML-1.24 (Score: 7.228149E-4)
Provide routine to transform a HTML page into a MIME mail
This module is a Perl mail client interface for sending message that support HTML format and build them for you.. This module provide routine to transform a HTML page in MIME::Lite mail. The job done is: * Get the file (LWP) if needed * Parse page to find include images (gif, jpg, flash) * Attach them to mail with adequat header if asked (default) * Include external CSS,Javascript file * Replace relative url with absolute one * Build the final MIME-Lite object with each part found Did you already see link like "Send this page to a friend" ?. With this module, you can do script that to this in 3 lines. It can be used too in a HTML newsletter. You make a classic HTML page, and give just url to MIME::Lite::HTML.
devel/omniORB-4.2.1.2 (Score: 7.2251435E-4)
Robust high performance CORBA ORB for C++ and Python
omniORB is a GPL'd Object Request Broker (ORB) which implements specification 2.6 of the Common Object Request Broker Architecture (CORBA).