persistent data structure
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1482
Persistent Styles 1.2
This WordPress plugin will allow you to have a style sheet that you can add styles regardless of your theme. more>>
Persistent Styles 1.2 offers users a professional WordPress plugin that will allow you to have a style sheet that you can add styles regardless of your theme.
Major Features:
- This avoids loosing custom styles when themes are changed.
- Installation
- Unpack and upload it to the /wp-content/plugins/ directory.
- Activate the plugin through the Plugins menu in WordPress.
Requirements: WordPress 2.0 or higher
Added: 2009-04-28 License: GPL Price: GPL
13 downloads
Data Structures in C++ 1.0
This tutorial teaches how to implement Data Structures as classes using C++. Stacks,Queues,Circular Queues,Linked Lists,Stacked Linked List,Queued Linked List,Circular Linked List,Double Linked List and Binary Trees are explained. more>> This tutorial teaches how to implement Data Structures as classes using C++. Stacks,Queues,Circular Queues,Linked Lists,Stacked Linked List,Queued Linked List,Circular Linked List,Double Linked List and Binary Trees are explained.<<less
Added: 2005-03-28 License: Freeware Price: $0.00USD
39 downloads
Other version of Data Structures in C++
License:Freeware
Arrays as Data Structure in C/C++ Programming
The aim of this first tutorials is to teach you how to declare, initialise and use simple arrays as well as multidimensional arrays. You will also be able to use arrays as data structure in your C/C++ program. more>> The aim of this first tutorials is to teach you how to declare, initialise and use simple arrays as well as multidimensional arrays. You will also be able to use arrays as data structure in your C/C++ program.<<less
Added: 2009-03-28 License: Freeware Price: $0.00USD
28 downloads
Application Structure for PHP
This article describes how to structure a PHP application. Detailing directory structure, code flow and key files to include. more>> This article describes how to structure a PHP application. Detailing directory structure, code flow and key files to include.<<less
Added: 2006-03-14 License: Freeware Price: Free
1345 downloads
Eyesis Data Grid Control 1.0
Create dynamic-easy-to-use data grid controls for your web site in seconds more>> Create dynamic-easy-to-use data grid controls for your web site in seconds<<less
Added: 2008-11-10 License: BSD Price: $0.00USD
17 downloads
PHP control structures - do while
PHP contains a various statement types Conrol structures allow us to manage script to do or not to do anything. When you use do while control structure, script does its job until condition turns false more>> PHP contains a various statement types Conrol structures allow us to manage script to do or not to do anything. When you use do while control structure, script does its job until condition turns false. When you use do while script statement once, always return true. Beginning expression is always true. End of each iteration, PHP evaluates control structure. Main difference from while do, first expression must be return true.<<less
Added: 2007-07-27 License: Freeware Price: Free
828 downloads
General Structure of a Java Script
Having known briefly about the features of Java Script let us start with a lighter section of knowing about how to pace a Java Script within a HTML page, and how to execute this and so on.This can be done by using the area Java Script. more>> Having known briefly about the features of Java Script let us start with a lighter section of knowing about how to pace a Java Script within a HTML page, and how to execute this and so on.This can be done by using the area Java Script.<<less
Added: 2006-11-23 License: Freeware Price: $0.00USD
11 downloads
RSS FAQs - Atom Feed File Structure and Elements 1.0
A collection of 15 FAQs on Atom feed file structure and elements. Clear answers are provided with tutorial samples on Atom feed documents and Atom entry documents; sub-elements of the feed and entry elements; generating contents for id, updated, and link more>> A collection of 15 FAQs on Atom feed file structure and elements. Clear answers are provided with tutorial samples on Atom feed documents and Atom entry documents; sub-elements of the feed and entry elements; generating contents for id, updated, and link sub-elements.<<less
Added: 2006-10-27 License: Freeware Price: $0.00USD
10 downloads
Other version of RSS FAQs - Atom Feed File Structure and Elements
License:Freeware
XP Data Recovery 3.7
This utility is a boot disk that allows you to recover files from Windows XP and more. Easy to use. more>> This utility is a boot disk that allows you to recover files from Windows XP and more. Easy to use.<<less
Added: 2004-10-04 License: Other Price: $0.00USD
14 downloads
Data Dumper
Data Dumper brings you a convenient and useful program which will show you an objects structure easily and quickly. more>> Data Dumper brings you a convenient and useful program which will show you an object's structure easily and quickly. This is a JavaScript library similar to the Data:Dumper module in PERL and it will print an expanded object structure. If you're building complex data structures or objects, this library can help you debug your code and see exactly what data is where!<<less
Added: 2009-07-27 License: Other Free / Open Source License - MIT License Price: OtherFreeOpenSourceLicenseMITLicense
downloads
C Programming - Structures and Unions
In this tutorial you will learn about C Programming - Structures and Unions, Giving values to members, Initializing structure, Functions and structures, Passing structure to elements to functions, Pas more>> In this tutorial you will learn about C Programming - Structures and Unions, Giving values to members, Initializing structure, Functions and structures, Passing structure to elements to functions, Passing entire function to functions, Arrays of structure, Structure within a structure and Union.<<less
Added: 2006-06-01 License: Freeware Price: Free
1289 downloads
Flash Drive Data Replication 3.9
Its free and free of adware, etc - download, try it and see for yourself - replicate anything! more>> Its free and free of adware, etc - download, try it and see for yourself - replicate anything!<<less
Added: 2005-04-30 License: Freeware Price: $0.00USD
12 downloads
ASP.NET 2.0: Data Bound Controls
In this tutorial you will learn about Data Bound Controls - The Hierarchy of Data Bound Controls, Simple Data Bound Controls, Composite DataBound Controls and Hierarchical Data Bound Controls. more>> In this tutorial you will learn about Data Bound Controls - The Hierarchy of Data Bound Controls, Simple Data Bound Controls, Composite DataBound Controls and Hierarchical Data Bound Controls.<<less
Added: 2006-06-04 License: Freeware Price: Free
1237 downloads
Data Shuffler 0.1
Objects and relational databases have different mechanisms for structuring data. Many parts of an object, such as collections and inheritance, arent present in relational databases. When you build an object model with a lot of business logic its more>> Objects and relational databases have different mechanisms for structuring data. Many parts of an object, such as collections and inheritance, arent present in relational databases. When you build an object model with a lot of business logic its valuable to use these mechanisms to better organize the data and the behavior that goes with it. Doing so leads to variant schemas; that is, the object schema and the relational schema need not match up. You still need to transfer data between the two schemas, and this data transfer becomes a complexity in its own right. If the in-memory objects know about the relational database structure, changes in one tend to ripple to the other.<<less
Added: 2009-02-14 License: BSD Price: $0.00USD
11 downloads
Capturing Click Data 1
Easy tutorial on how to implement a php click stream engine on your website that will capture useful click data. more>> Easy tutorial on how to implement a php click stream engine on your website that will capture useful click data.<<less
Added: 2007-11-06 License: Freeware Price: $0.00USD
14 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above persistent data structure search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed