library system
Library Accounting System
LAS is a media cataloguing system based in php, mysql and javascript for books, movies journals & magazines (music planned). LAS is currently geared torward the individual user, but in the future may more>> LAS is a media cataloguing system based in php, mysql and javascript for books, movies journals & magazines (music planned). LAS is currently geared torward the individual user, but in the future may introduce features for institutions & groups. It supports loaning and viewing of records, automatic downloading of book information, and call number creation. The most recent update added support for movies.<<less
PHPLibrary 1.0
PHP Library is an easy to use Library System for storing Students, Items and Loans. With a fully functional admin control panel you can make loans with ease. It can also generate barcodes for Items and Students. It requires MySQL database backend. The more>> PHP Library is an easy to use Library System for storing Students, Items and Loans. With a fully functional admin control panel you can make loans with ease. It can also generate barcodes for Items and Students. It requires MySQL database backend. The script is has a wide range of options you can change as well as a good documentation.<<less
Micro Menu System
Micro Menu System is a small PHP script which generates a site navigation system from a configuration file. It can handle 2 levels of menus. more>> Micro Menu System is a small PHP script which generates a site navigation system from a configuration file. It can handle 2 levels of menus.<<less
FTP Library 1.5
edtFTPj is the first choice of Java developers worldwide for incorporating FTP functionality into their applications. edtFTPj is Open Source, licensed under the LGPL, the GNU Lesser General Public License. This means you can freely embed edtFTPj more>> edtFTPj is the first choice of Java developers worldwide for incorporating FTP functionality into their applications. edtFTPj is Open Source, licensed under the LGPL, the GNU Lesser General Public License. This means you can freely embed edtFTPj into your commercial Java applications, subject to the normal LGPL restrictions. Unrestricted (non-GPL) source licenses can be also be purchased.<<less
Librarian DB 0.1.2
Librarian DB is a simple Web based library management system that keeps track of the books in a library. It tracks book title, ISBN, categories, etc... It permits adding/deleting/updating/ searching. It is extremely flexible and extendible. more>> Librarian DB is a simple Web based library management system that keeps track of the books in a library. It tracks book title, ISBN, categories, etc... It permits adding/deleting/updating/ searching. It is extremely flexible and extendible.<<less
XFA library 0.17
XFA library is a Finite Automata (FA) library to handle tasks like building programmatically or from regular expressions. more>>
XFA library 0.17 offers you a convenient tool which is designed to handle tasks like building (programmatically or from regular expressions), converting NFA (Non-deterministic FA) to DFA (Deterministic FA) and reducing FA graphs.
The library relies only on the availability of an ANSI C compiler, and in this way can be used in almost every system (from embedded devices to servers). The XFA library uses the concepts of state and transaction to define an arbitrarly complex FA graph, where states are connected by transactions.
The library supply both low level graph building capabilities and regular expression driven graph construction. The complexity of the graphs that are treatable by the XFA library is only limited by the amount of available memory.
<<lessPCRE library 7.2
PCRE library 7.2 is a wonderful software which is able to implement regular expression pattern matching using the same syntax and semantics as Perl 5. more>> PCRE library 7.2 is a wonderful software which is able to implement regular expression pattern matching using the same syntax and semantics as Perl 5. PCRE has its own native API, as well as a set of wrapper functions that correspond to the POSIX regular expression API.<<less
dbg library 1.20
dbg library 1.20 offers you a powerful software which is able to facilitate modern debugging idioms. more>> dbg library 1.20 offers you a powerful software which is able to facilitate modern debugging idioms. It provides various constraint checking utilities together with an integrated error logging facility. These utilities are flexible and customisable.
Major Features:
- Expressive constraint checking utilities
- Integrated stream-based logging facilities
- Execution tracing support
- Differentiates between different sEasy to use, powerful, configurable
- assertion behaviIntegrates well with modern C code
- Can be compiled out with no overhead
HFLOAT library
HFLOAT library provides you with a powerful application which lets you easily deal with fast computations with very long floating point numbers. more>> HFLOAT library provides you with a powerful application which lets you easily deal with fast computations with very long floating point numbers. With hfloat you can compute pi to many million digits.hfloat uses fft-multiplication, therefore you need fxt in order to compile it.<<less
Awake WebTV System
Awake WebTV System is CMS system developed especially for video streaming. It includes a CMS system, Chat System, Polls and many other facilities. more>> Awake WebTV System is CMS system developed especially for video streaming. It includes a CMS system, Chat System, Polls and many other facilities.<<less
CImg Library 1.2.8
CImg Library is an open source C toolkit for image processing. more>> CImg Library 1.2.8 is a program which appears as an open source C toolkit for image processing. It supports classes and functions to load, save, process and display images in your own C code.
Major Features:
- Consist only of a single header file CImg.h that must be included in your C program source.
- Contain useful image processing algorithms for image loading/saving, displaying, resizing/rotating, filtering, object drawing (text, lines, faces, curves, ellipses, 3D objects, ..), etc...
- The main image class can represent images up to 4-dimension wide (x,y,z,v) (from 1-D scalar signals to 3-D multi-channel volumes), with template pixel types.
- Depend on a minimal number of libraries : you can compile it only with standard C libraries. No need for exotic libraries and complex dependencies.
- Additional features appear with the use of ImageMagick, libpng, libjpeg or XMedCon. Install the Image-Magick package or link your code with libpng and libjpeg to be able to load and save standard compressed image formats (GIF,BMP,TIF,JPG,PNG,...).
Modular Homepage System 1.0
Modular Homepage System is an easy to use script for making dynamic web-pages (from simple information pages to comunities) by simple activation/deactivation of modules (e.g. polls, FAQ, forum, ... ). It is programed in perl using mysql. more>> <<less
dimnum library 1.16
dimnum library 1.16 offers you a convenient tool which contains templated C classes for storage and manipulation of numbers as encountered in physics and engineering. more>> dimnum library 1.16 offers you a convenient tool which contains templated C classes for storage and manipulation of numbers as encountered in physics and engineering. Due to the use of templates, there is no size or speed penalty with respect to normal variables (the latter depends on compiler optimisations; in practise the GNU compiler produces slightly slower code when dimnum numbers are used).<<less
Cute PHP Library 0.50
Cute PHP library is a small collection of classes for PHP. The purpose of the classes is to simplify functions for daily work with PHP (e.g. convertions, formating, DB session, and so on). more>> Cute PHP library is a small collection of classes for PHP. The purpose of the classes is to simplify functions for daily work with PHP (e.g. convertions, formating, DB session, and so on).<<less
C Sockets Library 2.1.7
C Sockets Library 2.1.7 brings you a convenient tool wrapping the berkeley sockets C API and therefore works on most unixes and also win32. more>>
C Sockets Library 2.1.7 brings you a convenient tool wrapping the berkeley sockets C API and therefore works on most unixes and also win32. The library is in use in a number of real world applications, both commercial and open source.
Features include, but are not limited to, SSL support, IPv6 support, tcp and udp sockets, sctp sockets, http protocol, highly customizable error handling. Testing has been done on Linux and Windows 2000, and to some part on Solaris and Mac OS X.<<less