Ports Search

Results 8,3618,370 of 17,754 for %E6%8E%A7%E5%88%B6%E5%8F%B0.(0.01 seconds)
biology/ssaha-3.1c (Score: 7.851118E-5)
Very fast matching and alignment of DNA sequences
SSAHA is a software tool for very fast matching and alignment of DNA sequences. It stands for Sequence Search and Alignment by Hashing Algorithm. It achieves its fast search speed by converting sequence information into a `hash table' data structure, which can then be searched very rapidly for matches. SSAHA: a fast search method for large DNA databases (2001). Ning Z, Cox AJ, Mullikin JC. Genome Res. 11: 1725-9. PMID: 11591649
cad/pythoncad-37 (Score: 7.851118E-5)
Open-source CAD package built designed around Python
PythonCAD is a CAD package written, surprisingly enough, in Python. The PythonCAD project aims to produce a scriptable, open-source, easy to use CAD package for Linux, the various flavors of BSD Unix, commercial Unix, and other platforms to which someone who is interested ports the program. Work began on PythonCAD in July, 2002, and the first public release was on December 21, 2002.The firs developer team stop to develop PythonCad In the 2007.In May 2009 A new developer team star to develop Pythoncad since now.
chinese/lunar-2.1 (Score: 7.851118E-5)
Convert between Gregorian Solar Calendar (SC) and Lunar Calendar (LC)
The lunar program performs date conversion between the Gregorian Solar Calendar (SC) and the Chinese Lunar Calendar (LC). Given a date in either calendar, the program also outputs the corresponding "shengxiao" (animal of the year) and "ganzhi" characters. The date range currently covered is from about 1900 A.D. to 2049 A.D. The standard time of the Lunar Calendar is Beijing (Hong Kong) Standard Time, not GMT. Be sure to adjust appropriately for other time zones and "Daylight Saving Time".
comms/ge-x2212-0.0.2010.09.15 (Score: 7.851118E-5)
EEPROM programmer for GE Phoenix SX Radios
This program is a software package for programming the X22C12 EEPROM in the GE Phoenix SX radios (specifically the VHF and UHF 16 channel scanning versions). The X2212 is removed from the radio, placed in the parallel port adaper socket and can be read/written/verified or archived. The prom contents can be saved in a hex file format or exported as a text file for printing. Changing frequencies and channel guard settings is as easy as filling in the blanks.
comms/gkermit-1.0 (Score: 7.851118E-5)
File transfer utility using the kermit protocol
G-Kermit file transfer utility ------------------------------ G-Kermit is a Unix program for uploading and downloading files with the Kermit protocol. It is: . Stable and low-maintenance . Small and fast with no frills . Released under the GNU Public License G-Kermit is command-line only (no interactive commands or scripting) and remote-mode only (no making connections). It has an extremely simple user interface, and implements a large subset of the Kermit protocol in a small amount of highly portable code.
comms/grig-0.8.1 (Score: 7.851118E-5)
Amateur Radio control front-end
Grig is a graphical front-end to the Ham Radio libraries written using Gtk+ and Gnome widgets by Alexandru Csete. Part of the groundstation suite, it purpose is to control an amateur radio transceiver from X. It supports any of the transceivers that hamlib supports, including rpc.rigd over the network. The groundstation suite comprises Gnome-rig and Gnome-predict and is intended to provide a low-cost amateur radio station with the facilities of a high-end satellite station.
comms/wy60-2.0.9 (Score: 7.851118E-5)
Curses-based emulator for the Wyse 60 terminal
Wy60 can be invoked from within any one of many commonly used terminal emulators as long as there is a working terminfo entry for it. It sets up a emulation environment converting between Wyse 60 escape sequences and the escape codes of the host system, and launches a shell to run within this emulated environment. The current set of supported escape sequences is limited, but should suffice to run many existing legacy applications without requiring any changes.
converters/Unicode-MapUTF8-1.11 (Score: 7.851118E-5)
Perl class that implements conversion between arbitrary charsets
Provides an adapter layer between core routines for converting to and from UTF8 and other encodings. In essence, a way to give multiple existing Unicode modules a single common interface so you don't have to know the underlaying implementations to do simple UTF8 to-from other character set string conversions. As such, it wraps the Unicode::String, Unicode::Map8, Unicode::Map and Jcode modules in a standardized and simple API.
converters/zfec-1.4.24 (Score: 7.851118E-5)
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.
converters/trans-1.20 (Score: 7.851118E-5)
Character encoding converter generator
This is a character encoding converter generator package. Currently there are 72 different character encoding description files supplied with this package, not counting the 13 *.net files, which are modified character encoding description files. All but 13 of the above mentioned files describe 8-bit character encodings/sets. It covers ISO 646, many IBM codepages for MS-DOS, Microsoft Windows codepages, ISO 8859-x, HP, Adobe, Apple Macintosh, Atari, NeXTSTEP character encodings, a few EBCDIC encodings, KOI8-R, and a few more.