Ports 搜索

共有17,754项符合%E6%8E%A7%E5%88%B6%E5%8F%B0的查询结果,以下是第16,80116,810项(搜索用时0.018秒)
emulators/mess-0.166 (Score: 4.532845E-5)
Multiple Emulator Super System
MESS is an acronym that stands for Multi Emulator Super System. MESS will more or less faithfully reproduce computer and console systems on a PC. MESS can currently emulate over 250 systems from the last 5 decades. MESS emulates the hardware of the systems and sometimes utilizes ROM images to load programs and games. Therefore, these systems are NOT simulations, but the actual emulations of the hardware.
emulators/stella-4.6.1 (Score: 4.532845E-5)
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.
emulators/tiemu3-3.03 (Score: 4.532845E-5)
TI89(ti)/92(+)/V200 hand-helds emulator
This project aims to develop a fast emulator for the TI89 (Titanium), 92(+), and V200PLT calculators. This emulator started on the Jonas Minnberg's (X)Tiger emulator which is based on UAE (the Universal Amiga Emulator). It was deeply reworked and improved, thus it's very different now. TiEmu uses the GDK library (GTK component) for display. The GUI has been written with GTK+ (the Gimp ToolKit).
emulators/libspectrum-1.2.2 (Score: 4.532845E-5)
Handling of ZX-Spectrum emulator files formats
libspectrum is a fairly simple library designed to make the handling of various ZX Spectrum emulator-related file formats easy. So far it handles: * Snapshots: .z80, .szx, .sna (all read/write), .zxs, .sp., .snp and +D snapshots (read only) * Tape images: .tzx, .tap (read/write) and Warajevo .tap (read only) * Input recordings: .rzx (read/write) * Timex cartridges: .dck (read only) There are also some subsidiary functions which may be generally useful for Spectrum-related utilities.
emulators/xcpc-20070122 (Score: 4.532845E-5)
Portable Amstrad 464&/664/6128 emulator
Xcpc is a portable Amstrad CPC464/CPC664/CPC6128 Emulator written in C. It is designed to run on any POSIX system (Linux/BSD/UNIX-like OSes). Implemented Features: * Athena GUI (selected at compilation time) * Motif* GUI (selected at compilation time) * Floppy disk images support (*.dsk) * Snapshot memory images support (*.sna) * Drag and Drop support (*.dsk, *.sna) * Keyboard emulation (QWERTY, AZERTY) * Joystick emulation (numeric keypad, numlock disabled) * Almost full CRTC-6845 / GateArray emulation * Adaptative frame-rate
finance/PerformanceAnalytics-1.4.3541 (Score: 4.532845E-5)
Econometric tools for performance and risk analysis
Collection of econometric functions for performance and risk analysis. This package aims to aid practitioners and researchers in utilizing the latest research in analysis of non-normal return streams. In general, it is most tested on return (rather than price) data on a regular scale, but most functions will work with irregular return data as well, and increasing numbers of functions will work with P&L or price data where possible.
finance/libofx-0.9.10 (Score: 4.532845E-5)
OpenSource implementation of the OFX (Open Financial eXchange)
LibOFX is a parser and an API designed to allow applications to very easily support OFX command responses, usually provided by financial institutions for statement downloads. LibOFX was implemented directly from the full OFX 1.6 spec, and currently supports: - Banking transactions and statements - Credit card and statements - Investment transactions - OFX 2.0 Future projects for LibOFX include: - Header parsing - DTD autodetection - Currency conversion - QIF import - QIF export (integrated inside the library) - OFX export
finance/Business-OnlinePayment-3.04 (Score: 4.532845E-5)
Generic interface for processing online credit card payments
Business::OnlinePayment is a generic interface for processing payments through online credit card processors, online check acceptance houses, etc. (If you like buzzwords, call it an "multiplatform ecommerce-enabling middleware solution"). IMPORTANT: Business::OnlinePayment only defines the frontend interface to the system, in order to use it you also need to have at least one backend processing module installed, the processors supported are listed below along with the types of transactions supported.
ftp/bsdftpd-ssl-1.1.0 (Score: 4.532845E-5)
Secure FTP client/server with TLS/SSL support
BSDftpd-ssl is the secure FTP server that supports industry standard TLS/SSL encryption and authentication for whole FTP sessions and data transfers. This implementation is compatible with the original FTP protocol, which is described in RFC 959, and the TLS/SSL enhancement allows RFC 2228-compliant TLS/SSL protection for both control and data channels. This package contains the secure FTP server, the command-line TLS/SSL-aware FTP client utility, an essential documentation, and also script programs for a basic X.509 certificate management.
ftp/cmdftp-0.9.8 (Score: 4.532845E-5)
Command line shell-like ftp client
cmdftp is a command line FTP client for Unix systems that features include passive mode for all data transfers, shell like transparent syntax for local and remote modes, multiple and recursive file transfers using wildcards, recursive copy and move commands, remote and local text file viewing and editing, network errors detection and resuming of currently executing command, partial download resuming (if server accepts REST command), tab completion for both local and remote names, autologin using classic ~/.netrc approach, large file support, and more.