Ports 搜索

共有17,754项符合%E6%8E%A7%E5%88%B6%E5%8F%B0的查询结果,以下是第1,1311,140项(搜索用时0.01秒)
audio/festvox-rab8-1.4.1 (Score: 0.0017962308)
British English male voice, sampled at 8 kHz, for Festival
from the NetBSD maintainer: This voice provides a British English male voice using a residual excited LPC diphone synthesis method. It uses the CMU Lexicon pronunciations. Prosodic phrasing is provided by a statistically trained model using part of speech and local distribution of breaks. Intonation is provided by a CART tree predicting ToBI accents and an F0 contour generated from a model trained from natural speech. The duration model is also trained from data using a CART tree. This voice can be activated via (voice_rab_diphone). It is sampled at 8 kHz and conflicts with the festvox-rab16 package (16 kHz samples). Trevor Johnson
net/publicsuffixlist-0.1 (Score: 0.0017874747)
Is a given string a domain suffix?
Is a given string a domain suffix?
textproc/XML-Handler-Dtd2DocBook-0.41 (Score: 0.0017874747)
Generate a DocBook documentation from a DTD
Generate a DocBook documentation from a DTD
audio/festvox-ked16-1.4.0 (Score: 0.0017796466)
American English male voice, sampled at 16 kHz, for Festival
from the NetBSD maintainer: This voice provides an American English male voice using a residual excited LPC diphone synthesis method. It uses the CMU Lexicon pronunciations. Prosodic phrasing is provided by a statistically trained model using part of speech and local distribution of breaks. Intonation is provided by a CART tree predicting ToBI accents and an F0 contour generated from a model trained from natural speech. The duration model is also trained from data using a CART tree. This voice can be activated via (voice_ked_diphone) .
audio/festvox-ked8-1.4.0 (Score: 0.0017796466)
American English male voice, sampled at 8 kHz, for Festival
from the NetBSD maintainer: This voice provides an American English male voice using a residual excited LPC diphone synthesis method. It uses the CMU Lexicon pronunciations. Prosodic phrasing is provided by a statistically trained model using part of speech and local distribution of breaks. Intonation is provided by a CART tree predicting ToBI accents and an F0 contour generated from a model trained from natural speech. The duration model is also trained from data using a CART tree. This voice can be activated via (voice_ked_diphone) .
misc/rname-1.0 (Score: 0.0017471433)
Execute a program with a fake name
This is a simple utility to execute a program under a different name.
misc/ree-1.3 (Score: 0.0017404815)
Tool to dump your ROM extensions
Ree stands for ROM extension extractor. Ree will scan your system memory, address c0000 - f0000 in 512 steps for identification of ROM extensions (55,aa), if found it will calculate its size (byte after id, multiplied by 512byte steps) and save the output to a .rom file. This package also comes with fontdump, a program to extract the fonts from your video BIOS ROMs. You might ask yourself why collect x86 ROM extensions? It's like collecting butterflies. A collection of various .rom files can be found on the project page. Please submit your ROMs there.
net/scapy-2.2.0 (Score: 0.0017404815)
Powerful interactive packet manipulation program in python
Scapy is a powerful interactive packet manipulation program. It is able to forge or decode packets of a wide number of protocols, send them on the wire, capture them, match requests and replies, and much more. It can easily handle most classical tasks like scanning, tracerouting, probing, unit tests, attacks or network discovery (it can replace hping, 85% of nmap, arpspoof, arp-sk, arping, tcpdump, tethereal, p0f, etc.). It also performs very well at a lot of other specific tasks that most other tools can't handle, like sending invalid frames, injecting your own 802.11 frames, combining technics (VLAN hopping+ARP cache poisoning, VOIP decoding on WEP encrypted channel, ...), etc.
security/steghide-0.5.1 (Score: 0.0017157837)
Steganography tool to hide data in binary files
Steghide is a steganography tool which is able to hide data in "container files" and to extract this data again. If you do not know what steganography is take a look at Neil F. Johnson's paper about steganography at http://www.jjtc.com/Steganography/ Steghide is designed to be portable and configurable and features hiding data in bmp, wav and au files, blowfish encryption, MD5 hashing of passphrases to blowfish keys and pseudo-random distribution of hidden bits ("stego bits") in the container data.
x11/xkeywrap-1.1 (Score: 0.0017157837)
Record, repeat, and play key sequence from keyboard
XKeyWrap is a wrapper of key sequence between keyboard and an application (ex.emacs). XKeyWrap can record and play key sequence in real time. And XKeyWrap can send key sequence to an application on other X server over the network. If you want to read more details, type % xkeywrap -readme and % man xkeywrap If you want to see a demonstration of XKeyWrap, type % cp /usr/local/share/examples/xkeywrap/demo.dat . % cp /usr/local/share/examples/xkeywrap/xkeywrap_demo.c . % xkeywrap -p -s 2 -f demo.dat -x emacs -geometry 80x25 xkeywrap_demo.c