Simple Project List Software Map

zlib/libpng License
277 projects in result set
最后更新: 2012-07-22 18:16

SDL_gfx

The SDL_gfx library offers several components: Graphic Primitives, Rotozoomer, Framerate control, and MMX image filters. The Primitives component provides basic drawing routines: pixels, hlines, vlines, lines, aa-lines, thick-lines, rectangles, rounded-rectangles, boxes, rounded boxes, circles, aa-circles, ellipses, trigons, polygons, textured-polygons, Bezier curves, and an 8x8 pixmap font for drawing onto any SDL Surface. Full alpha blending, hardware surface locking, and all surface depths are supported. The Rotozoomer can use interpolation for high quality output.

(Machine Translation)
最后更新: 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)
最后更新: 2013-06-16 13:31

GLFW

GLFW is a portable framework for OpenGL application development. It handles operating system specific tasks such OpenGL window management, resolution switching, keyboard, mouse, and joystick input, timer input, creating threads, and more.

(Machine Translation)
最后更新: 2010-02-17 16:15

Irrlicht Engine

The Irrlicht Engine is a high performance real-time 3D engine written and usable in C++, and also available for .NET languages. It is completely cross-platform, using D3D, OpenGL, and its own software renderer.

最后更新: 2009-07-18 18:40

Nullsoft Scriptable Install System

Nullsoft Scriptable Install System is a tool for creating quick and user-friendly installers for Microsoft Windows operating systems. It is a script-based system that adds a very small overhead, only 34 KB. It features LZMA compression, support for multiple languages, and an easy-to-use plugins system

最后更新: 2006-08-29 10:15

gzip Recovery Toolkit

The gzip Recovery Toolkit attempts to automate the recovery of data from corrupted gzip files (including tarballs) through a program called gzrecover. This package is still very experimental at this point.

(Machine Translation)
最后更新: 2014-02-15 23:00

mkconfig

mkconfig is a build configuration utility. It creates an output file intended to be included as a header file, run as a shell script, used as a configuration file, or any other use. mkconfig is written in portable shell script and designed to be extensible for any configuration use.

(Machine Translation)
最后更新: 2010-10-27 22:04

libHaru

libHaru is a library for generating PDF files. It supports generating PDF files with lines, text, images, outlines, text annotations, and link annotations, compressing a document with deflate-decode, embedding PNG and JPEG images, embedding Type1 and TrueType fonts, creating encrypted PDF files, using various character sets, using CJK fonts and encodings, and basic U3D usage.

最后更新: 2004-05-19 23:53

TinyXML

TinyXml is a simple, small, and minimal C++ XML parser that
can be easily integrated into other programs. It reads XML and
creates C++ objects representing the XML document. The
objects can be manipulated, changed, and saved again as XML.

(Machine Translation)
最后更新: 2010-08-13 14:40

ImgBrowz0r

ImgBrowz0r (pronounced Imagebrowzor or I-m-g-browzor) is a class written in PHP5 (tested with 5.2.9) that enables you to set up a simple gallery with basic configuration to 10 minutes. It's also possible to integrate it into a CMS or your existing site. You can change various other things like sorting order and thumbnail sizes. It generates thumbnails, generates pagination/breadcrumbs, and outputs XHTML that is provided with classes and IDs so that everything can be extended and changed with Javascript and CSS. The only thing you have to do is install it, upload your images, and maybe clean the cache once in a while.

(Machine Translation)
最后更新: 2014-01-23 12:59

OGDL

OGDL (Ordered Graph Data Language) is a structured
textual format for representing graphs of
information. Its grammar is very simple, allowing
for very compact parsers. It is a readable
substitute for XML in data applications (such as
configuration files).

(Machine Translation)
最后更新: 2010-03-25 20:55

PhysicsFS

PhysicsFS is a library to provide abstract access to
various archives. The programmer defines a "write
directory" on the physical filesystem. No file writing
done through the PhysicsFS API can leave that
write directory, for security. For file reading, the
programmer lists directories and archives that form
a "search path". Once the search path is defined, it
becomes a single, transparent, hierarchical
filesystem. This makes for easy access to ZIP files
in the same way as you access a file directly on
the disk, and it makes it easy to ship a new archive
that will override a previous archive on a per-file
basis. Symbolic links can be disabled, for added
safety. Finally, PhysicsFS gives you a platform-
abstracted means to determine if CD-ROMs are
available, the user's home directory, where in the
real filesystem your program is running, etc.

(Machine Translation)
最后更新: 2005-04-10 07:30

Hu-Go!

Hu-Go! is a PC Engine Emulator for Linux/i386 under console and X11. It plays Hu cards and CDs (and various forms of dumps from them).

(Machine Translation)
最后更新: 2010-03-08 13:12

Dolphin-emu

Dolphin is a Nintendo GameCube, Wii, and Triforce emulator for Microsoft Windows, Linux, and Mac OS X (on Intel-based machines), it is the first emulator to successfully run commercial GameCube and Wii games, and is still the only emulator capable of running commercial Wii games.

最后更新: 2012-01-29 02:42

duff

Duff is a command-line utility for quickly finding
duplicates in a given set of files.

(Machine Translation)