 |
|
"C & C++ ebooks and example source codes that show how to develop various Windows programs easily" |
|
|
|
| September 07, 2010 02:11 Malay Peninsula Standard Time |
|

Sort by:
Title ( )
Date ( )
Rating ( )
Popularity ( )
Sites currently sorted by: Title (A to Z)
|
Category: C Libraries
|
MapServer
|
Hits: 345
2004/3/19
|
: MapServer is an OpenSource development environment for building spatially enabled Internet applications. The software builds upon other popular OpenSource or freeware systems like Shapelib, FreeType, Proj.4, libTIFF, Perl and others. MapServer will run where most commercial systems won't or can't, on Linux/Apache platforms. MapServer is known to compile on most UNIXes and will run under Windows NT/98/95.
The MapServer system now supports MapScript which allows popular scripting languages such as Perl, Python, Tk/Tcl, Guile and even Java to access the MapServer C API. MapScript provides a rich environment for developing applications that integrate disparate data.
|
| Rate this Site | Report Broken Link | Tell a Friend | View/Send Comments |
|
|
|
Category: C Libraries
|
SCEW - Simple C Expat Wrapper
|
Hits: 294
2004/10/7
|
: The aim of SCEW is to provide an easy interface around the XML Expat parser (original Expat site). It provides functions to load and access XML elements without the need to create the Expat event handling routines each time you want to load a different XML document. It also lets you access to the internal Expat parser, that means you can still have all the functionality that Expat library gives you.
SCEW also incorporates functions to create and handle XML trees. That is, add and delete nodes, change attribute names and values...
|
| Rate this Site | Report Broken Link | Tell a Friend | View/Send Comments |
|
|
|
Category: C Libraries
|
The GNU MP Bignum Library
|
Hits: 358
2004/6/25
|
: GMP is a free library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating point numbers. There is no practical limit to the precision except the ones implied by the available memory in the machine GMP runs on. GMP has a rich set of functions, and the functions have a regular interface.
The main target applications for GMP are cryptography applications and research, Internet security applications, algebra systems, computational algebra research, etc.
|
| Rating: 7.50 (2 votes) Rate this Site | Report Broken Link | Tell a Friend | View/Send Comments |
|
|
|
|
|
|
|
|