Ports Search

Results 18,15118,160 of 18,669 for descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE.(0.024 seconds)
cad/dinotrace-9.4c (Score: 2.3190394E-5)
Graphical signal trace waveform viewer
Dinotrace is a signal waveform tracing tool that supports traces in the form of Verilog Value Change Dump (VCD), ASCII, Verilator, Tempest CCLI, COSMOS, Chango and Decsim Binary. Dinotrace is also equipped with an interface to GNU Emacs. Dinotrace was conceived in the early 1980's by Allen Gallotta at Digital Equipment Corporation, who wrote the code and supported it through version 4.2. When created, it was the first graphical display tool for the simulators being designed at Digital.
cad/electric-7.0.0 (Score: 2.3190394E-5)
Sophisticated electrical CAD system
Electric is a sophisticated electrical CAD system that can handle many forms of circuit design, including: Custom IC layout (ASICs) Schematic drawing Hardware description language specifications Electro-mechanical hybrid layout (snip, this is an edited version of Electric's homepage) Electric handles these file formats: CIF I/O GDS I/O VHDL I/O DXF I/O PostScript, HPGL, and QuickDraw output For real functionality, one should consider installing support simulation software such as cad/spice.
cad/pcb-20140316 (Score: 2.3190394E-5)
X11 interactive printed circuit board layout system
PCB is an interactive printed circuit board editor for the X11 window system. PCB includes a rats nest feature, design rule checking, and can provide industry standard RS-274-X (Gerber), NC drill, and centroid data (X-Y data) output for use in the board fabrication and assembly process. PCB offers high end features such as an autorouter and trace optimizer which can tremendously reduce layout time.
chinese/bg5pdf-1.0.0 (Score: 2.3190394E-5)
Convert Chinese-Big5 encoded files to PDF, using PDFlib
bg5pdf is a simple wrapper for wrapping Big5 encoding text file into PDF file by using PDFlib. The output of this program does not contain embedding fonts. You have to download Acrobat Acroread Asianfont pack to view and print the output file. This wrapper does not provide any formatting function except simple line wrapping. If you need sophisticated formatting, you should try CJK-LaTex or other equivalent tools.
chinese/bug5-1.18 (Score: 2.3190394E-5)
Big5/GBK <-> UTF-8 translating layer in terminal
bug5 is a Big5/GBK <-> UTF-8 translating layer in terminal. It's modified from script(1). Features that screen doesn't have: - Autoset locale - UAO - Unpad padded ambiguous-width characters - ANSI-Broken Big5 (eg. Double Color) fixing - Optional Traditional-Simplified conversion - BSD License - Specifying size for slave terminal + auto scrolling region setting Features that both bug5 and screen has: - Optional ambiguous-width characters padding - Specify I/O conversion
chinese/opendesktop-fonts-1.4.2 (Score: 2.3190394E-5)
Ming and Kai face of OpenDesktop fonts
OpenDesktop Font is combine of two arphic Ming and Kai font with 12-pixel(9-point), 13-pixel(10-point), 14-pixel(10.5-point), 15-pixel(11-point), 16-pixel(12-point) embedded bitmap fonts NOTICE: This Truetype font contains embedded bitmap fonts made by firefly and is released as a whole under the ARPHIC PUBLIC LICENSE. There are also separate bitmap fonts made by Firefly and released under the GENERAL PUBLIC LICENSE (GPL): ftp://ftp.opendesktop.org.tw/odp/ODOFonts/Bitmaps/
comms/libimobiledevice-1.2.0 (Score: 2.3190394E-5)
Library to communicate with Apple iOS devices
libimobiledevice is a cross-platform software library that talks the protocols to support iPhone, iPod Touch, iPad and Apple TV devices. Unlike other projects, it does not depend on using any existing proprietary libraries and does not require jailbreaking. It allows other software to easily access the device's filesystem, retrieve information about the device and its internals, backup/restore the device, manage SpringBoard icons, manage installed applications, retrieve addressbook/calendars/notes and bookmarks and synchronize music and video to the device.
comms/gqrx-2.5.3 (Score: 2.3190394E-5)
Software defined radio receiver powered by GNU Radio and Qt
Gqrx is an experimental software defined radio receiver implemented using GNU Radio and the Qt GUI toolkit. Currently it supports the following devices: - Funcube Dongle Pro and Pro+ - RTL2832U-based DVB-T dongles (rtlsdr via USB and TCP) - OsmoSDR - USRP - HackRF Jawbreaker - Nuand bladeRF - RFspace SDR-IQ, SDR-IP and NetSDR - Airspy - any other device supported by the gr-osmosdr library Gqrx can operate as a traditional AM/FM/SSB receiver with audio output or as an FFT-only instrument.
converters/Convert-IBM390-0.28 (Score: 2.3190394E-5)
Functions for manipulating mainframe data
Convert::IBM390 -- functions for manipulating mainframe data Convert::IBM390 is a Perl module. It supplies various functions that you may find useful when messing with IBM System/3[679]0 data. See the POD documentation in the module, or "man Convert::IBM390" after you have installed it. asc2eb, eb2asc, eb2ascp: ASCII/EBCDIC conversion packeb, unpackeb: pack/unpack and convert an EBCDIC record hexdump: dump memory in an MVS-like format
databases/cppdb-0.3.1 (Score: 2.3190394E-5)
Platform and database independent SQL connectivity library
CppDB is a SQL connectivity library that is designed to provide platform and database independent connectivity API similarly to what JDBC, ODBC and other connectivity libraries do. It supports Sqlite3, PostgreSQL, MySQL and as many RDBMSs as possible via cppdb-odbc bridge. It was written with performance, simplicity in use and locale safety as the primary goals in mind. It also provides both explicit verbose API and brief and nice syntactic sugar.