Ports 搜索

共有18,669项符合descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE的查询结果,以下是第2,5012,510项(搜索用时0.01秒)
math/snns-4.3 (Score: 7.456975E-4)
Fully featured neural network simulator
SNNS (Stuttgart Neural Network Simulator) is a software simulator for neural networks on Unix workstations developed at the Institute for Parallel and Distributed High Performance Systems (IPVR) at the University of Stuttgart. The goal of the SNNS project is to create an efficient and flexible simulation environment for research on and application of neural nets. The SNNS simulator consists of two main components: 1) simulator kernel written in C 2) graphical user interface under X The simulator kernel operates on the internal network data structures of the neural nets and performs all operations of learning and recall. It can also be used without the other parts as a C program embedded in custom applications. It supports arbitrary network topologies and the concept of sites. SNNS can be extended by the user with user defined activation functions, output functions, site functions and learning procedures, which are written as simple C programs and linked to the simulator kernel. The graphical user interface XGUI (X Graphical User Interface), built on top of the kernel, gives a 2D and a 3D graphical representation of the neural networks and controls the kernel during the simulation run. In addition, the 2D user interface has an integrated network editor which can be used to directly create, manipulate and visualize neural nets in various ways.
devel/Module-Implementation-0.09 (Score: 7.456519E-4)
Loads one of several alternate underlying implementations for a module
Module::Implementation abstracts out the process of choosing one of several underlying implementations for a module. This can be used to provide XS and pure Perl implementations of a module, or it could be used to load an implementation for a given OS or any other case of needing to provide multiple implementations. Module::Implementation is only useful when you know all the implementations ahead of time. If you want to load arbitrary implementations then you probably want something like a plugin system, not this module.
net/Net-Nmsg-0.15 (Score: 7.456519E-4)
Net::Nmsg is a perl binding to libnmsg
Net::Nmsg is a perl binding to libnmsg, the reference implementation of the NMSG binary structured message interchange format. The NMSG documentation describes the format as: The NMSG format is an efficient encoding of typed, structured data into payloads which are packed into containers which can be transmitted over the network or stored to disk. Each payload is associated with a specific message schema. Modules implementing a certain message schema along with functionality to convert between binary and presentation formats can be loaded at runtime by libnmsg. nmsgtool provides a command line interface to control the transmission, storage, creation, and conversion of NMSG payloads.
print/rlpr-2.06 (Score: 7.4477843E-4)
Send print jobs to lpd servers anywhere on a network
Send print jobs to lpd servers anywhere on a network. Does not require lpd server to be listed in client's /etc/printcap, and is therefore useful for printing from machines one does not have root access on. Gettext (-lintl) is not used by this port because it adds bloat without functionality -- there are no language files supplied with this package yet. May be in future versions.
www/downloads-0.12.0.3.10047 (Score: 7.437337E-4)
Trac plugin providing a downloads section
This plugin provides downloads section which may contain releases or other files. It is administrated via WebAdminPlugin and there is an interface to the trac-admin tool that may help during automatic server maintenance. The Downloads section of Trac displays a table with information about the uploaded files such as description, component, version, size, architecture, type and optionally assigned tags which the download is related to. It also collects information about number of downloads which can be displayed on wiki page together with direct links to the specified download.
www/HTTP-Request-AsCGI-1.2 (Score: 7.433312E-4)
Setup a CGI environment from a HTTP::Request
Provides a convinient way of setting up an CGI enviroment from a HTTP::Request.
audio/fdmf-0.0.9.s (Score: 7.4266247E-4)
Find similar music by perceptual hashing
fdmf is portable perl/C software for finding pairs of music files in a collection that are likely to contain the same music. It works on the music itself, not on the filename, tags, or headers. It uses an audio fingerprint, or perceptual hash to recognize the duplicate files. It is currently under heavy development, so it might be buggy, broken, or otherwise bad. But it works for me.
deskutils/genius-1.0.21 (Score: 7.4266247E-4)
Arbitrary precision calculator for Gnome Desktop Environment
Genius Calculator is a precision calculator for Gnome Desktop Environment. Features of Genius: * arbitrary precision integers (2-36), multiple precision floats * uses rationals when possible * will calculate and show half calculated expressions if the calculation could not be completed * variables * user functions * variable and function references with C like syntax * anonymous functions * it will add missing parenthesis on the ends of expressions (only in the GUI version) * matrix support * complex numbers * more ...
deskutils/pypanel-2.4 (Score: 7.4266247E-4)
Desktop panel written in Python
PyPanel is a lightweight panel/taskbar written in Python and C for X11 window managers. It can be easily customized to match any desktop theme or taste. PyPanel works with EWMH compliant WMs (Openbox, PekWM, FVWM, and many others). Some of the customizable features include: - Transparency with shading/tinting - Panel dimensions, location, and layout - Font type and colors with Xft and shadow support - Button events/actions - Clock and workspace name display - System tray (notification area) - Autohiding - Application launcher - Custom application icons
emulators/stella-4.6.1 (Score: 7.4266247E-4)
Multi-platform Atari 2600 VCS emulator
From the documentation: Stella is a freely distributed multi-platform Atari 2600 VCS emulator; originally developed for Linux by Bradford W. Mott. Stella allows you to enjoy all of your favorite 2600 games once again by emulating the 2600's hardware with software. Stella is written in C++, which allows it to be ported to other operating systems and architectures. Since its original release Stella has been ported to AcornOS, AmigaOS, DOS, FreeBSD, IRIX, Linux, MacOS, OpenStep, OS/2, Unix, and Windows.