Ports 搜索

共有18,669项符合descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE的查询结果,以下是第18,15118,160项(搜索用时0.018秒)
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)
用 PDFlib 来转换中文 Big5 码编码文件为 PDF 文件
bg5pdf 是一个用 PDFlib 来把 Big5 编码的文本文件包装成 PDF 文件的简单的包装器。 其输出文件不包含嵌入的字体。你必须下载 Acrobat Acroread Asianfont 包来查看 和打印其输出文件。该包装器除了简单的换行包装外,不提供任何格式化函数。如果你需要 复杂的格式化,你可以试试 CJK-LaText 或者其它类似工具。
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)
OpenDesktop 的明体和楷体界面
OpenDesktop 字体是两个 arphic 明体和楷体的组合,它包含了 12-像素(9-点), 13-像素(10-点), 14-像素(10.5-点), 15-像素(11-点), 16-像素(12-点) 等嵌入的位图字体 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 seperate 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.