Ports 搜索

共有18,669项符合descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE的查询结果,以下是第4,5314,540项(搜索用时0.012秒)
games/sdlsand-20061017 (Score: 3.8337242E-4)
Simulation of falling sand and other materials
The SDL Sand game (The Falling SDL-Sand Game) is a C++ implementation of the original 'World of Sand' (and later 'Hell of Sand') game implemented in JAVA. SDL Sand uses the SDL (Simple DirectMedia Library - http://www.libsdl.org/) library for screen output. Therefore the implementation can possibly run on every platform supported by SDL.
games/tornado-1.4 (Score: 3.8337242E-4)
Ccurses-based game of weather destruction
A clone of an old C64 game. The object is to destroy your opponent's house with the power of weather, before they do the same to you. Play against the computer AI, or against another player locally or over the network.
graphics/vigra-1.11.0 (Score: 3.8337242E-4)
VIGRA stands for "Vision with Generic Algorithms"
VIGRA stands for "Vision with Generic Algorithms". It's a novel computer vision library that puts its main emphasize on customizable algorithms and data structures. By using template techniques similar to those in the C++ Standard Template Library, you can easily adapt any VIGRA component to the needs of your application, without thereby giving up execution speed.
lang/pfe-0.33.71 (Score: 3.8337242E-4)
Implementation of ANSI Forth
This package contains all necessary ANSI-C source files to build a running Forth-environment on most UNIX machines, on DOS and on OS/2. The Forth-system is closely modeled along the new American National Standard for the programming language Forth. Every word of every word set mentioned in the dpANS-6 document of June 1993 has been implemented. Additionally it is compatible to Forth-83.
mail/libspf-1.0.0.p5 (Score: 3.8337242E-4)
Sender Policy Framework (SPF) library and client
Sender Policy Framework (SPF) library and client in C. SPF is a standard under development for email envelope sender verification. Domain owners can specify who is qualified to send mail for the domain by publishing SPF TXT records in DNS. Read all about SPF at http://spf.pobox.com/
math/ccmath-2.2.1 (Score: 3.8337242E-4)
Mathematics library with many different functions
CCMATH is a mathematics library, coded in C, that contains functions for linear algebra, numerical integration, geometry and trigonometry, curve fitting, roots and optimization, Fourier analysis, simulation generation, statistics, special functions, sorts and searches, time series models, complex arithmetic, and high precision computations.
math/libmissing-20130815 (Score: 3.8337242E-4)
Standard math functions missing from the FreeBSD libm
This is a collection of stopgap replacements for standard math functions missing from libm in various supported versions of FreeBSD. The functions are slower than the existing libm functions, but are more accurate than many naive replacements. Exceptions are largely ignored. N. Beebe's extended C version of the ELEFUNT package is used to provide regression tests for some of the real-valued functions.
math/mathomatic-16.0.5 (Score: 3.8337242E-4)
Highly portable, general purpose CAS (Computer Algebra System)
Mathomatic is a highly portable, general purpose CAS (Computer Algebra System). Mathomatic can: * Solve, simplify, and compare algebraic equations, * Perform calculus transformations, * Help with finite series analysis, * Perform complex number and polynomial arithmetic, * Generate efficient C or Java code from equations.
math/igraph-0.7.0 (Score: 3.8337242E-4)
High performance graph data structures and algorithms
This module extends Python with a Graph class which is capable of handling arbitrary directed and undirected graphs with thousands of nodes and millions of edges. Since the module makes use of the open source igraph library written in almost 100% pure C, it is blazing fast and outperforms most other pure Python-based packages around.
multimedia/flvtool++-1.2.1 (Score: 3.8337242E-4)
Tool for hinting and manipulating the metadata of FLV files
flvtool++ is a tool for hinting and manipulating the metadata of FLV files. It was originally created for Facebook's Video project (http://facebook.com/video/) for fast video hinting. It is loosely based on the Ruby FLVTool2, but is written in C++ for performance reasons.