Simple Project List 軟體列表

zlib/libpng License
277 projects in result set
最後更新: 2018-12-15 18:22

nkf Network Kanji Filter

ものすごく古い漢字コード変換プログラムであるnkfを、 メンテナンスするプロジェクトです。

許可證: zlib/libpng License
自然語言: Japanese
操作系統: OS Independent
程式語言: C
Topics: Text Processing
使用者介面: Console (Text Based)
Register Date: 2002-09-20 13:45
最後更新: 2012-06-06 22:29

zlib

zlib is designed to be a free, general-purpose, legally unencumbered, lossless data-compression library for use on virtually any computer hardware and operating system. The zlib data format is itself portable across platforms. Unlike the LZW compression method used in Unix compress(1), the compression method currently used in zlib essentially never expands the data. (LZW can double or triple the file size in extreme cases.) zlib's memory footprint is also independent of the input data and can be reduced, if necessary, at some cost in compression.

最後更新: 2014-03-16 17:59

pngcrush

pngcrush is an excellent batch-mode compression utility for PNG images. Depending on the application that created the original PNGs, it can improve the file size anywhere from a few percent to 40% or more (completely losslessly). The utility also allows specified PNG chunks (e.g. text comments) to be inserted or deleted, and it can fix incorrect gamma info written by Photoshop 5.0 as well as the erroneous iCCP chunk written by Photoshop 5.5.

最後更新: 2022-12-10 06:05

SAKURA Editor

A free Japanese text editor for Windows.

Development Status: 5 - Production/Stable
目標受眾: End Users/Desktop
自然語言: Japanese
操作系統: Windows
程式語言: C++
Topics: Text Editors
使用者介面: Graphical
Register Date: 2018-05-22 06:30
最後更新: 2016-08-09 20:26

Xming X Server for Windows

Xming は、Microsoft Windows XP/Vista/7/8 (+ Server 2003/2008/2012) のための、すぐれたX Window サーバです。完全な機能を有し、小型で高速、簡単にインストールでき、Microsoft Windows上で単独で動作するとともに、(マシン毎にインストールすることなく)どこででも使えます。

最後更新: 2014-02-15 23:00

di

di is a disk information utility that displays everything that df does and more. It features the ability to display your disk usage in whatever format you prefer. It also checks the user and group quotas, so that the user sees the space available for their use, not the system wide disk space. It is designed to be highly portable across many platforms and is great for heterogenous networks.

最後更新: 2012-06-02 05:36

IP Tables State

IP Tables State implements the "state top" feature
from IP Filter for IP Tables. "State top" displays
the states held by your stateful firewall in a
"top"-like manner. Since IP Tables doesn't have a
built-in way to easily display this information
once, an option was added to iptstate to do this.

(Machine Translation)
最後更新: 2012-09-22 22:03

Hierarchical Data Format

HDF (Hierarchical Data Format) is a general purpose library and file format for storing scientific data. It arranges data into datasets (multidimensional arrays) and groups (a structure for organizing objects).

最後更新: 2013-09-26 01:07

ClanLib

ClanLib is a cross-platform game SDK currently supporting Windows and Linux. It provides easy-to-use interfaces for 2D graphics, input, sound, resources, networking, GUI, OpenGL, and more. The goal is to provide a game SDK that does all the dirty work that all modern games need to implement anyway, thus making the game developer concentrate on the gameplay instead of reinventing the wheel over and over again.

最後更新: 2014-03-25 22:11

OptiPNG

OptiPNG is a PNG optimizer that recompresses the image files to a smaller size without losing any data. It works in a manner similar to pngcrush, but it has a wider automatic search space (leading to possibly a better compression), and it runs faster.

最後更新: 2007-07-13 10:43

libmng

libmng is the reference library for MNG, the animation extension to the popular PNG format. It provides powerful animation features combined with PNG's robustness and patent freedom.

最後更新: 2007-06-27 09:11

C++ Portable Types Library (PTypes)

The C++ Portable Types Library (PTypes) is a simple alternative to the STL that includes multithreading and networking. It defines dynamic strings, character sets, variants, lists and other basic data types along with threads, synchronization primitives and IP sockets. It is portable across modern Unix and Windows systems and includes a sample HTTP daemon showing the full power of the library.

最後更新: 2011-09-08 21:40

The Squirrel programming language

Squirrel is a light-weight programming language (around 6000 lines of code) that features

higher-order functions, classes/inheritance, delegation, tail recursion, generators, cooperative threads, exception handling, reference counting and garbage collection on demand. It has a C-like

syntax.

最後更新: 2014-06-02 01:02

pysmb

pysmb is an experimental SMB/CIFS library written in pure Python to support file sharing between Windows and Linux machines.

(Machine Translation)
最後更新: 2009-10-19 11:53

pysqlite

SQLite is a powerful embedded relational database
engine. pysqlite makes it available to Python
developers via the Database API 2.0.

(Machine Translation)