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.
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.
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.
bg5pdf 是一个用 PDFlib 来把 Big5 编码的文本文件包装成 PDF 文件的简单的包装器。
其输出文件不包含嵌入的字体。你必须下载 Acrobat Acroread Asianfont 包来查看
和打印其输出文件。该包装器除了简单的换行包装外,不提供任何格式化函数。如果你需要
复杂的格式化,你可以试试 CJK-LaText 或者其它类似工具。
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
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/
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.
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.
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
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.