Ports 搜索

共有18,669项符合descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE的查询结果,以下是第1,9411,950项(搜索用时0.009秒)
math/quadprog-1.5.5 (Score: 0.0010812465)
Functions to solve Quadratic Programming Problems
This routine implements the dual method of Goldfarb and Idnani (1982, 1983) for solving quadratic programming problems of the form min(?dT b + 1/2bT Db) with the constraints AT b >= b0.
security/vlock-2.2.3 (Score: 0.0010779581)
Locks a terminal
This is a utility which locks a terminal so it can only be unlocked with the user's password (or the root password). It uses PAM authentication by default.
devel/Type-Tie-0.009 (Score: 0.0010763181)
Tie a variable to a type constraint
Type::Tie exports a single function: ttie. ttie ties a variable to a type constraint, ensuring that whatever values stored in the variable will conform to the type constraint. If the type constraint has coercions, these will be used if necessary to ensure values assigned to the variable conform.
net/tableutil-0.6 (Score: 0.0010737755)
Utility for converting and aggregating lists of IP addresses
Tableutil is a utility for converting, aggregating and performing operations on lists of IP-addresses. Its primary use is to convert files into a format pfctl(8) can read. It can read plain-text-files with ranges (123.123.123.123-234.234.234.234), CIDR-style networks (192.168.0.0/24) single addresses (242.242.242.242) or with hostnames (one.two.com). It can also read p2b files.
net/thcrut-1.2.5 (Score: 0.0010737755)
Local network discovery tool
RUT (pronouced as 'root') mean 'aRe yoU There'. It was developed to brute force its way into wvlan (IEEE 802.11b) access points which use mac authentification. It offers a wide range of _local_ network discovery features like arp lookup on all hosts on a network with vendor-string, spoofed DHCP request, RARP, BOOTP, ICMP-ping and address mask request and some other features.
converters/zfec-1.4.24 (Score: 0.0010723956)
Fast erasure codec for Python
A fast erasure codec which can be used with the command-line, C, Python, or Haskell. Fast, portable, programmable erasure coding a.k.a. "forward error correction": the generation of redundant blocks of information such that if some blocks are lost then the original data can be recovered from the remaining blocks. The zfec package includes command-line tools, C API, Python API, and Haskell API.
net/libtnl-1.5.0 (Score: 0.0010689143)
Robust, secure, easy to use cross-platform C++ networking API
The Torque Network Library is a robust, secure, easy to use, cross-platform C++ networking API designed for high performance simulations and games. The network architecture in TNL has powered some of the best internet multiplayer action games to date. Whether you're writing a multiplayer game, developing a complex simulation, or just need a solid foundation for network apps, TNL will meet your needs. TNL is available under the GNU General Public License (GPL), an indie license, and a commercial license.
devel/ptlib-2.10.11 (Score: 0.0010687886)
Cross platform C++ library, used by OPAL
PWLib is a multi-platform code library that can be used to write applications that will compile and run on the BSD Unixes, Windows, Linux and a few other Unix variants. It was developed by Equivalence Ltd Pty. It is used by the OPAL library.
devel/pwlib-1.12.0 (Score: 0.0010687886)
Cross platform C++ library, used by OpenH323
PWLib is a multi-platform code library that can be used to write applications that will compile and run on the BSD Unixes, Windows, Linux and a few other Unix variants. It was developed by Equivalence Ltd Pty. It is used by the OpenH323 library.
dns/firedns-0.9.12 (Score: 0.0010687886)
C library for handling asynchronous DNS queries
libfiredns is a library for handling asynchronous DNS requests. It provides a very simple interface for sending requests and parsing reponses, as well as low-timeout blocking functions. libfiredns functions have much lower timeouts than the stock functions and tend to be faster because they send requests to all configured system nameservers at the same time.