Software Index
Related Topics
Popular Trends
Trending Topics
 

Abstraction

Product Title  /  Popularity Revised License Rating Size
Abstraction
Abstraction CD Rom 1000 Royalty-Free Textures Similar to the images found on the Mutation CD Rom, this volume continues on the theme of CG textures, except these are NOT seamless tiles. They make ideal backgrounds for use with your 2D ...
June 12th 2006 Demo    577k
Database Independent Abstraction Layer for
Database Independent Abstraction Layer for C (libdbi) implements a database-independent abstraction layer in C, similar to the DBI/DBD layer in Perl.

Writing one generic set of code, programmers can leverage the power of multiple databases and multiple simultaneous database connections by ...
April 3rd 2011 Freeware    1,126k
Klorofil Platform
Open source (free) PHP platform developed by Saltanera to ease and accelerate application development. It has windowed GUI framework and web application framework.

Other classes are:

- Distributed computing
- Database abstraction layer (Oracle, MySQL, PostgreSQL, and SQLite)
- Networking ...
January 7th 2007 Freeware    2,286k
vProftpd
vProftpd provides a Perl application to maintain users for a ProFTPD Virtual login system.

Virtual ProFTPD Control creates, deletes, and maintains users for a ProFTPD Virtual login system.

It uses commandline switches to make it easy to call from other scripts or ...
October 16th 2011 Freeware    72k
Guido van Robot
Guido van Robot, or GvR for short, is a minimalistic programming language that provides just enough syntax to help students learn the concepts of sequencing, conditional branching, looping, and procedural abstraction.. . Publisher of Guido van Robot, Author of Guido ...
June 7th 2011 Freeware    481k
HDBC for Mac
HDBC provides an abstraction layer between Haskell programs and SQL relational databases. This enables you to write database code only once, in Haskell, and have it work with any number of backend SQL databases (MySQL, PostgreSQL, Oracle, ODBC-compliant databases, etc.). ...
July 19th 2011 Freeware    31k
dlib for Mac
dlib strives to be easy to use right and hard to use wrong. Thus, it comes with extensive documentation and thorough debugging modes.

dlib provides a platform abstraction layer for common tasks such as interfacing with network services, handling threads, or ...
June 27th 2011 Freeware    1,741k
Form++ Library for MFC--Now MFC 7.0 Compliant
Form++ Library provides Microsoft Foundation Class (MFC)/Visual C++ developers with a complete library of MFC extension classes,which implement a drag and drop (e.g. Microsoft Visio) graphical interface.All of these classes fit seamlessly with MFC, and inherit many of MFC's existing ...
March 20th 2002 Shareware  5 stars 9k
ArkanoidXP!
Arkanoid XP is a breakthru into variety of styles. From now on, arkanoid fans will be able to choose game style and game type to their liking. ArkanoidXP is the game that gives such opportunity to you. The game meets ...
July 26th 2003 Shareware    4,270k
Samaritan
Samaritan is a full featured and easy to use semi-wisiwig Windows help file editor, that allows you to compose WinHelp help files in an intuitive manner. It features its own HTML-like meta-language that is an abstraction of every entities of ...
January 20th 2004 Demo    2,288k
Advanced Installer Professional
Advanced Installer Professional is a Windows Installer authoring tool which enables developers and system administrators to easily build reliable MSI packages. Advanced Installer runs on Windows 2000/XP, and the install packages it creates run on all Microsoft Windows 9x/ME/NT/2k/XP operating ...
February 8th 2007 Shareware    7,356k
Multicom OEM
Multicom OEM is a programming interface, which allows you to add support of virtual serial ports to your own application. You have full control over ports created with the help of Multicom OEM.With Multicom OEM you can:-Create your_protocol-to-serial abstraction.-Create virtual ...
April 8th 2004 Commercial    430k
AVSD OEM
AVSD OEM is a programming interface, which allows you to add support of virtual serial ports to your own application. You have full control over ports created with the help of AVSD OEM.With AVSD OEM you can:-Create your_protocol-to-serial abstraction.-Create virtual ...
May 21st 2004 Commercial    430k
Abstraction Clock Screensaver AC5
Stylish screen saver including such useful attributes as the date with indication of the month and the day, digital clock. Screen saver is created with touching of abstractional elements.
May 21st 2004 Shareware    910k
UCCDraw ActiveX Control V8.0
UCCDraw ActiveX Control with FULL source code!

UCCDraw is an ActiveX Component that enables you to build Visio-style charts from within your application.

Figure 1:Allows you to create flow charts, vector drawings, raster images and more with the ability to ...
January 7th 2006 Demo    488k
UCCDraw Flow/Diagramming Component
UCCDraw ActiveX Control with FULL source code!

UCCDraw is an ActiveX Component that enables you to build Visio-style charts from within your application.

Figure 1:Allows you to create flow charts, vector drawings, raster images and more with the ability to ...
August 24th 2006 Demo  5 stars 488k
Umatrix plug-in
Synthesizer of Geometric Abstractions. A multifunctional tool for creation of composite images by layering a myriad various 3d objects. Fast high-quality rendering and realtime preview. The smart random settings generator helps you to create a complete artwork with just a ...
December 18th 2006 Demo    3,731k
Beyond Logic Spawn Processes & Shutdown Remote 2.05
Perhaps you have needed to Shutdown, Powerdown, Reboot, Suspend, Hibernate, LogOff or Lock a large number of workstations at the one time or at certain times from a scheduler and give the user notice and the ability to cancel the ...
July 14th 2011 Freeware    51k
Android SDK
Android project is a software stack for mobile devices including an operating system, middleware and key applications. Developers can create applications for the platform using the Android SDK. Applications are written using the Java programming language and run on Dalvik, ...
March 18th 2011 Freeware    161,167k
bonddb
Bonddb is a object oriented wrapper for postgresql SQL. bonddb project is a fast data abstraction layer written in C for C/C applications to allow easy access to class objects.

Bonddb is not a stand alone object orientated database, but works ...
January 26th 2011 Freeware    304k
Related Scripts
Best Practices: Database Abstraction
Best Practices: Database Abstraction is a tutorial which takes comparision on some traditional database access methods with PEAR. The author gives his view on points like properly named, makes sense, minimal methods and complete method, he interprets all the above ...
December 10th 2005 Freeware     
Curl Abstraction Class
Simple, bare-bones class abstraction of the php_curl extension. The basic goal was to cut down on the clutter to effeciently harness libcurl's powers.
December 16th 2005 Freeware     
Database Abstraction Layer
Database Abstraction Layer is purely built in PHP script to access databases. This tool is used to access the data from within the PHP page. This script has several features like multiple configurations, to handle custom errors, fetch last inserted ...
December 2nd 2005 Freeware     
Database Abstraction Layer (DAL)
DAL is a Database Abstraction Layer written entirely in PHP. The goal is to provide users with a general way to access databases. Changing from one DBMS to another only means changing the driver you wish to use.
December 19th 2005 Freeware     
Database Abstraction with PEAR
In this article, the author discusses database abstraction with PEAR with some sample PHP code functions for easy understanding. The author deals in the following areas like what is PEAR? database connect, database disconnect, database is error, Database getOne and ...
December 9th 2005 Freeware     
MySQL Database Abstraction Layer
Simple MySQL abstraction layer. Three functions require calls from within your scripts to modify, insert, update, delete and select records. Select queries returned as 1 or 2-D arrays. Internal debugger catches script errors and mails them to admin.
December 9th 2005 Freeware     
Website Abstraction Encrypted Password Generator
Website Abstraction Encrypted Password Generator generates password and is stored encrypted in the source code. This can protect your web pages allowing access to only those with the correct password. In case of wrong one, the script displays an alert ...
December 7th 2005 Freeware     
Abstract DB
AbstractDB is a database tool and which is used to access the data quick and easy. It allows the users to switch between the database abstraction layers which are Pear, PHPLIB, ADOdb and MySQL database by changing only a single ...
December 6th 2005 Freeware     
AbstractDB
If you believe that database abstraction is a good think, but you don't want to join the religous fights about the best one out there, then we have a common interest. / This abstract wrapper class provides easy and simple ...
December 19th 2005 Freeware     
act28.DEV CRM Development Toolkit
act28.DEV CRM Development Toolkit is a CRM application framework written in PHP. It uses an MVC2/OOD architecture, which allows you rapidly develop and deploy custom integrated CRM components and modules. The database abstraction layer uses PEAR DB which makes it ...
December 21st 2005 Commercial     
Related Code
Data Helper Class
cDataHelper class provides abstraction for handling db operations like inserting records with foreign key. The zip file contains 2 files: the class and example code.
June 9th 2007     3k
New Software
Popular Software