Sponsorzy katalogu:
Centrum Rezerwacji Hoteli. Internetowy system umozliwiający dokonanie rezerwacji z natychmiastowym potwierdzeniem w ponad 500 hotelach w całej Polsce. Hotele Warszawa, hotele w Krakowie, Poznaniu, Wrocławiu i wielu innych mistach w Polsce po bardzo konkurencyjnych cenach.
Centralny System Rezerwacji Online oferuje rezerwację hoteli w całej Polsce po bezkonkurencyjnych cenach. Odwiedź www.hotele.pl i rezerwuj hotele w Polsce po super cenach !
System rezerwacji hoteli w Polsce. Szybka i intuicyjna rezerwacja, bezpieczna płatność online kartami kredytowymi i przelewami. Rezerwuj hotele w całej Polsce. W ofercie kilkaset hoteli, zarówno tych luksusowych, jak i tanich hoteli turystycznych.
| | |
| |
Tytuł strony: a386
Opis strony: C programming library providing a virtual i386 running in protected mode.
Adres: http://a386.nocrew.org/
Tytuł strony: AccentC free scripting language library
Opis strony: Add scripting functionality into application. Features included: simple interface, built-in GUI, debugger, error handling.
Adres: http://www.geocities.com/accentc/
Tytuł strony: Better String Library
Opis strony: A safe and fast string library. It's buffer overflow and aliasing safe, high performance. The library includes a robust C++ wrapper that uses overloaded operators and rich constructors to make the CBstring struct a natural and powerful string abstraction.
Adres: http://bstring.sourceforge.net/
Tytuł strony: Cheap Threads
Opis strony: Open source C library implementing synchronous multithreading with prioritized scheduling and message passing.
Adres: http://home.swbell.net/mck9/ct/
Tytuł strony: Crusher Data Compression Toolkits
Opis strony: Cross-platform compression libraries. [Open source, Commercial]
Adres: http://www.dcmicro.com/crusher/
Tytuł strony: DateLib
Opis strony: A portable library for all kinds of date and time calculations, provides auto-analyzing date and time parsers.
Adres: http://www.datelib.de/index.shtml.en
Tytuł strony: diet libc
Opis strony: A small, static libc optimized for small size.
Adres: http://www.fefe.de/dietlibc/
Tytuł strony: djblib
Opis strony: Source-file library derived from the many fine software packages written by D.J. Bernstein; collects files from various packages into a central repository from which code is easy to use in new programs.
Adres: http://www.superscript.com/djblib/intro.html
Tytuł strony: The Endpoint Library
Opis strony: Library for winsock applications.Currently only compatible with winsock v1.1.
Adres: http://tangentsoft.net/endpoint/
Tytuł strony: FFTW Home Page
Opis strony: Fast free C FFT library; includes multi-dimensional, real-complex, and parallel transforms.
Adres: http://www.fftw.org/
Tytuł strony: Fingerprint Verification System
Opis strony: An easy to use library that allows programmers to integrate fingerprint technology into their software without specific know-how. Fast, easy to use, and small; great for embedded systems. [Open source, MPL]
Adres: http://fvs.sourceforge.net/
Tytuł strony: Flux
Opis strony: A library for integrated data storage and indexing, marshalling, transfer and encryption. It also features a slew of utility functions for various purposes. It is written in C, using the GLib paradigm. [Open source]
Adres: http://www.fluxlib.org/
Tytuł strony: ForbiSoft
Opis strony: ForbiSoft DIB Library provides platform independent bitmap loading. ForbiSoft ToolTip Library provides platform independent tooltip display. Target Win32 or Windows CE with the same code. Shipped as source code and will compile with Microsoft eMbedded 3.0 and Visual Studio 6.0. [Commercial]
Adres: http://www.forbisoft.com/
Tytuł strony: GNU Scientific Library
Opis strony: A free numerical library for C programmers. [Open source, GPL]
Adres: http://www.gnu.org/software/gsl/
Tytuł strony: Gopt
Opis strony: An ANSI C library, for parsing command line arguments and options according to GNU standards. [Open source, GPL]
Adres: http://gopt.sourceforge.net/
Tytuł strony: IRCG
Opis strony: A library for dispatching messages to huge groups of users over an arbitrary number of separate communication channels in real-time using IRC protocol. [Open source]
Adres: http://schumann.cx/ircg/
Tytuł strony: jclassinfo
Opis strony: Information extractor and disassembler for Java classes. Backend code available as a C library. [Open source, GPL]
Adres: http://jclassinfo.sourceforge.net/
Tytuł strony: Levenberg-Marquardt non-linear least squares algorithms in C/C++
Opis strony: Package containing double and single precision flavors of the Levenberg-Marquardt algorithm. Included are versions with analytic and finite difference approximated jacobians. [Open source, GPL]
Adres: http://www.ics.forth.gr/~lourakis/levmar/
Tytuł strony: libESMTP
Opis strony: Library for Posting Electronic Mail: manages posting email using SMTP to a preconfigured MTA. Can be used as part of a Mail User Agent or other program that must post email. Free: GNU LGPL.
Adres: http://www.stafford.uklinux.net/libesmtp/
Tytuł strony: libsndfile
Opis strony: A C library for reading and writing files containing sampled sound. Project news, features list, API reference, FAQ, and download. [LGPL]
Adres: http://www.mega-nerd.com/libsndfile/
Tytuł strony: libspopc
Opis strony: A simple pop3 client library to be used by MDAs and/or MUA. one of libspopc's purposes is to help non-network-aware C developers to host easily a pop3 mail client in their programs. However, libspopc provides also a classical socket-level API for those who prefer. [Open source, LGPL]
Adres: http://brouits.free.fr/libspopc/
Tytuł strony: libZI
Opis strony: A portable configuration file API that utilizes XML for data storage and retrieval. libZI provides a typesafe way of serializing configuration data into a file in a manner consistent to XML standards. [Open source, GPL]
Adres: http://libzi.sourceforge.net/
Tytuł strony: LZO
Opis strony: Portable high-speed lossless data compression library written in ANSI C.
Adres: http://www.oberhumer.com/opensource/lzo/
Tytuł strony: MAlib
Opis strony: C library for Media Analysis, Motion Analizing, Movie Architecture, and Media Authoring. [Open source, LGPL]
Adres: http://www.malib.net/
Tytuł strony: Math a la Carte
Opis strony: Collections of mathematical software in Fortan and C. Software is free for some uses and can be purchased for others. Much of the software was developed at the Jet Propulsion Laboratory.
Adres: http://mathalacarte.com
Tytuł strony: Matrix2D
Opis strony: A library implements a set of functions allowing to manage bi-dimensional matrix with languages C and C++. Matrix2D includes also several functions of images processing. [Free for personal use]
Adres: http://dev.tplanet.net/Matrix2D/
Tytuł strony: MyLibC
Opis strony: A glibc clone for windows.
Adres: http://mylibc.sourceforge.net/
Tytuł strony: The Schrödinger Project
Opis strony: Project supported by BBC research and development and Fluendo to develop open source libraries for the Dirac video codec. Include developer information and frequently asked questions.
Adres: http://schrodinger.sourceforge.net/
Tytuł strony: Sglib
Opis strony: A generic library for C. It extensively uses the preprocessor for generic implementation of sorting algorithms on arrays, lists, sorted lists, red-black trees. The library operates on user types and does not depend on a particular memory management system. [Open source]
Adres: http://sglib.sourceforge.net
Tytuł strony: SQATT
Opis strony: A library providing Inter Process Communication support functions.
Adres: http://www.geocities.com/sqatt_develop/
Tytuł strony: Standard Function Library: SFL
Opis strony: By iMatix Corp., portable function library for C/C++ programs; many years development; written in ANSI C; ports: DOS, OpenVMS, OS/2, most Unix, Windows; full sources and documentation (HTML); given as Open Source software for the benefit of Internet community.
Adres: http://legacy.imatix.com/html/sfl/
Tytuł strony: Template2doc
Opis strony: Library that allow generation of html page using templates. A template contain specific keywords that tell the routines where to insert data. Support insertion of table data.
Adres: http://www.algonet.se/~thunberg/template2doc/
Tytuł strony: ubiqx
Opis strony: A free and open source library of simple programming utilities (written in C), including linked lists, AVL and Splay balanced binary trees, a simple caching system, Sparse Arrays. [Open source, LGPL]
Adres: http://ubiqx.org/
Tytuł strony: uClibc
Opis strony: C library optimized for embedded systems. Free: GNU LGPL.
Adres: http://www.uclibc.org/
Tytuł strony: UniquE RAR File Library
Opis strony: The URARFileLib is a platform-independent, small and fast static library for decompressing RAR files (RAR archives are created with WinRAR). Full RAR v2.0 file format support of all compression methods, including multimedia compression and encoding.
Adres: http://www.unrarlib.org/
Tytuł strony: Vermont Views
Opis strony: A C programming library for creating cross platform user interfaces across Unix, Linux, Posix, VMS, DOS and Windows.
Adres: http://www.vtsoft.com/vcsproducts/vviews.html
Tytuł strony: W3C Sample Code Library
Opis strony: A general-purpose Web API written in C
Adres: http://www.w3.org/Library/
Tytuł strony: WM_MOTIF
Opis strony: C library allows developers to port code from Windows to Unix or Linux systems. By Software Uno.
Adres: http://softwareuno.com/
Tytuł strony: xnprintf() family functions for C/C++
Opis strony: A small source file for 16/32/64-bit compilers. Provides snprintf() and others. [GPL or modified BSD license]
Adres: http://domainename.com/software/xnprintf.html
Cytat dnia:
Więcej wart jest człowiek pełen polotu i ognia, choćby nawet popełniał dużo błędów, niż ograniczony i zbyt ostrożny.
|
Search the Libraries category
Powered by the Free PHP ODP Script
Serwery