Simple Project List Software Map

704 projects in result set
最后更新: 2002-10-08 01:05

Php.XPath

phpXML is a PHP class for accessing XML documents through the powerful XPath language without requiring the DOM XML extensions to be setup on your server. This script makes XPath available everywhere, even on sites that do not have this extension available.

(Machine Translation)
最后更新: 2005-02-21 20:47

.sol Editor (Flash Shared Object)

このツールは、Macromedia Flashの共有オブジェクトファイル(.sol)を作成し、ファイルの内容を表示して、値を変更を行えるようにします。

最后更新: 2010-09-19 10:58

Tera-WURFL

Tera-WURFL is a PHP class that can identify the capabilities of mobile devices using the standardized Wireless Universal Resource File (WURFL). This implementation uses the same methods as the stock PHP WURFL library, but significantly improves performance by storing the WURFL data in a database backend (currently only MySQL). You can use multiple patch files to override the capabilities in the WURFL file. Tera-WURFL is able to figure out if the client visiting your site is a wireless device or a desktop Web browser. Unlike other implementations of WURFL, Tera-WURFL includes an easy-to-use graphical user interface to allow you to update your WURFL file directly from the Internet, load the WURFL file, browse and clear the device cache, and more.

(Machine Translation)
最后更新: 2006-09-16 21:20

Camino

Camino (formerly Chimera) is a Web browser that has a Cocoa user interface, and embeds the Gecko layout engine. It
is intended to be a simple, small, and fast
browser for Mac OS X.

(Machine Translation)
最后更新: 2004-08-25 09:16

leads4web

leads4web is a customizable, multilingual, Web-based Customer
Relationship Management system. It includes contacts, notes, todos,
documents, and user, group, and event management.

(Machine Translation)
最后更新: 2003-09-26 09:40

Jamon

Jamon is a text template engine for Java that
is useful for generating dynamic HTML, XML, or
any text-based content. It has a rich feature
set that supports encapsulation,
parameterization, functional decomposition,
and reuse of presentation logic.

Because it is compiled to non-reflective Java code, and statically type-checked, Jamon is ideally suited to supporting refactoring of template-based UI applications.

Templates declare the arguments they require for
rendering, including dynamic template content
("fragments"), and are translated into Java
classes with public methods whose signatures
reflect the arguments declared in the
templates. This provides compile-time type-
checking as well as excellent performance.

(Machine Translation)
最后更新: 2011-07-01 20:33

jCore

jCore is a multi-site Web content management system. It includes support for e-commerce, photo/video galleries, polls, newsletters, and more.

(Machine Translation)
最后更新: 2009-12-29 02:11

Classless.Hasher

Classless.Hasher is a collection of standard hashing and checksum algorithms implemented within the .NET framework (Microsoft, Mono, etc.). It provides a uniform interface to easily use any of the algorithms contained within this library in other programs.

最后更新: 2008-12-19 21:08

Portable Windows Library

PWLib is a moderately large class library that was
originally designed as a method to produce
applications that run on both Microsoft Windows
and Unix/X11 systems. It includes classes for I/O
portability, multi-threading portability, aid in
producing Unix daemons and NT services portably,
and all sorts of Internet protocols. It also
offers basic "container" classes such as arrays,
linear lists, sorted lists (RB Tree), and
dictionaries (hash tables) which were all created
before the STL. This library is used by the
OpenH323 library.

(Machine Translation)
最后更新: 2003-09-09 01:41

pcmcia-cs

Card Services for Linux is a complete PCMCIA or PC Card support package. It includes a set of loadable kernel modules that implement a version of the Card Services applications program interface, a set of client drivers for specific cards, and a card manager daemon that can respond to card insertion and removal events, loading and unloading drivers on demand. It supports hot swapping of most card types, so cards can be safely inserted and ejected at any time.

最后更新: 2011-03-21 17:07

LEPL

LEPL is a recursive descent parser library written
in Python. It is based on parser combinator
libraries popular in functional programming, but
also exploits Python language features. Operators
provide a friendly syntax, and the consistent use
of generators supports full backtracking and
resource management. Backtracking implies that a
wide variety of grammars are supported; appropriate memoisation ensures that even left-recursive grammars terminate.

(Machine Translation)
最后更新: 2012-04-01 21:24

Metacza

Metacza is a language and its compiler which produces output in the C++ Meta Template Language. Its concise syntax makes Meta Template Programming much easier. Metacza allows you to write programs using boost::mpl, and to produce C++ header files that can be used on their own. Programming without boost::mpl is also supported. Metacza is a higher order language with closures, let, and lambda.

(Machine Translation)
最后更新: 2004-05-17 07:42

Report Manager

Report Manager is both a print scheme designer (report) and a high-level printing (reporting) engine. The functionality is similar to some other comercial tools like Crystal Reports.

最后更新: 2009-02-12 06:44

dirac

Dirac is a general-purpose video codec aimed at
resolutions from QCIF (176x144) to HDTV
(1920x1080), progressive or interlaced. It uses
wavelets, motion compensation, and arithmetic
coding, and aims to be competitive with other
state-of-the-art codecs. The Open Source
implementation provides a C++ library with an
encoder and decoder.

(Machine Translation)
最后更新: 2004-10-01 22:11

Network Packet Capture Facility for Java

Network Packet Capture Facility for Java is a set of
Java classes that provide an interface and system
for network packet capture. A protocol library and
tool for visualizing network traffic is included. It
utilizes libpcap, a widely used system library for
packet capture.

(Machine Translation)