Simple Project List 軟體列表

146 projects in result set
最後更新: 2009-11-23 21:20

jrawio

jrawio is a Service Provider Implementation for
the Java Image I/O API that provides the
capability to read images stored in a "camera raw"
format. It supports various formats from the major
camera manufacturers (e.g. NEF, CRW, CR2, PEF,
SRF, MRW) as well as Adobe Digital Negative Format
(DNG). It is made of pure Java code and does not
require any native library.

(Machine Translation)
最後更新: 2002-01-19 06:28

The Harbour Project

Harbour is a free, cross-platform compiler for the Xbase language. It is designed to be as compatible with CA-Clipper as humanly possible. Harbour ships with full source and makefiles, and combined with one of many C compilers will create executables which run natively on the following platforms: Linux, FreeBSD, DOS, Windows 3.x/9x/NT/W2000, and OS/2.

(Machine Translation)
最後更新: 2002-09-16 01:38

tiff2png

This is a simple command-line utilitiy to convert
images from TIFF to PNG format. It is primarily
useful in dealing with TIFF images that contain
alpha channels (transparency information), since
the NetPBM suite is (currently) ill-suited for such
conversions. A few test images are included.

(Machine Translation)
最後更新: 2004-08-27 14:16

FIDOGATE

FIDOGATE is a Fido-Internet gateway and a Fido tosser. The gateway converts between the worlds of Fido NetMail/EchoMail (or FTNs, Fido Technology Networks in general) and the UNIX mail/news system. FIDOGATE will convert Fido mail packets to RFC822/1036-style messages and vice versa.

(Machine Translation)
最後更新: 2008-06-07 10:41

Apache Portable Runtime

The mission of the Apache Portable Runtime
(APR) project is to create and maintain
software libraries that provide a predictable
and consistent interface to underlying platform-
specific implementations. The primary goal is
to provide an API to which software
developers may code and be assured of
predictable if not identical behaviour
regardless of the platform on which their
software is built, relieving them of the need to
code special-case conditions to work around
or take advantage of platform-specific
deficiencies or features.

(Machine Translation)
最後更新: 2001-04-28 07:58

sformat

Sformat allows you to format, partition, analyze, and repair SCSI disks.
Sformat is the first SCSI disk formatting utility for SunOS/Solaris. It should
run on many other OSes, but it will do so without the ability to manage
partitions.

(Machine Translation)
最後更新: 2004-07-12 08:59

change

Change is a non-interactive text editor, similar to sed, but much easier to use. It works by substituting a specified target pattern in the source text with another specified text pattern. It can operate on multiple files specified on the command line, or it can operate upon stdin/stdout in filter mode.

最後更新: 2014-02-26 00:39

Gforth

Gforth is a fast and portable implementation of the ANS Forth language. It works nicely with the Emacs editor, offers some nice features such as input completion and history and a powerful locals facility, and it even has (the beginnings of) a manual. Gforth employs traditional implementation techniques: its inner innerpreter is indirect or direct threaded. Gforth runs under Unix, Win95, OS/2, and DOS and should not be hard to port to other systems supported by GCC.

最後更新: 2010-12-10 10:00

sdd

sdd is a replacement for a program called 'dd'. sdd is much faster than dd in cases where input block size (ibs) is not equal to the output block size (obs). Statistics are more easily understood than those from 'dd'. Timing available, -time option will print transfer speed Timing & Statistics available at any time with SIGQUIT (^\) Can seek on input and output Fast null input Fast null output. Support for the RMT (Remote Tape Server) protocol makes remote I/O fast and easy.

最後更新: 2012-02-14 11:27

XPaint

XPaint is an easy-to-use image editor which supports many standard and less standard paint procedures that demanding non-professional users would expect. It includes several advanced features like image processing algorithms, programmable C scripts, simultaneous editing of multiple images, and supports a wide variety of image formats.

(Machine Translation)
最後更新: 2012-06-01 22:12

FIGlet

FIGlet is a program for making large letters out of ordinary text. It prints its input using large characters made up of ordinary screen characters. FIGlet output is generally reminiscent of the sort of "signatures" many people like to put at the end of email and UseNet messages. It is also reminiscent of the output of some banner programs, although it is oriented normally, not sideways.

(Machine Translation)
最後更新: 2004-07-12 08:59

compare

compare is similar to cmp but faster and with
better readable output. compare examines one file
and standard in, or two files on a byte by byte
basis, and prints the file position of the first
difference it finds, first in decimal and then in
hexadecimal, followed by the differing byte
content in hexadecimal and a quoted character.

(Machine Translation)
最後更新: 2001-10-31 18:12

C Scripting Language

C Scripting Language (CSL) is an embeddable scripting language with C syntax. A comprehensive set of libraries is included in the base package, and writing your own libraries is possible with an easy API for C programs, as well as a class interface for C++ programs. If you are looking for a compact and powerful scripting engine for your application, CSL might be the choice.

最後更新: 2009-01-13 21:32

Phex

Phex is a P2P filesharing client which is based on the Gnutella
network. It offers advanced functions and integrates all common
Gnutella extensions like multi-source downloads and advanced search
features.

(Machine Translation)
最後更新: 2005-10-15 01:03

Elvis

Elvis is a clone of vi/ex, the standard UNIX editor. Elvis supports nearly all
of the vi/ex commands, in both visual mode and ex mode. Elvis adds support for
multiple files, multiple windows, a variety of display modes including "hex"
and "html", on-line help, WYSIWYG printing, and other miscellaneous extensions.

(Machine Translation)